Index: temp/trunk/html/products/list.php
===================================================================
--- temp/trunk/html/products/list.php	(revision 10320)
+++ temp/trunk/html/products/list.php	(revision 10321)
@@ -52,10 +52,10 @@
 	$tpl_subtitle = "Á´¾¦ÉÊ";
 }else{
-//	$arrFirstCat = GetFirstCat($category_id);
+	$arrFirstCat = GetFirstCat($category_id);
 	$tpl_subtitle = $arrFirstCat['name'];
 }
 
 $objQuery = new SC_Query();
-$count = $objQuery->count("dtb_best_products", "category_id = ?", array($category_id));
+//$count = $objQuery->count("dtb_best_products", "category_id = ?", array($category_id));
 
 // °Ê²¼¤Î¾ò·ï¤ÇBEST¾¦ÉÊ¤òÉ½¼¨¤¹¤ë
