include_once("config.inc.php"); include_once("db_conn.php"); include_once("web_set.php"); //include_once("member_session.php"); include_once("include/function/jfunction.php"); include_once("include/class/jsel_page_rwd.php"); $DBTable_class="ebox_products_menu"; $DBTable="ebox_products"; //========================================================================== $this_page="products_list.php"; $page=JRequest('page',1); $product_mode=JRequest('p_mode',1); $p_class1=JRequest('pdcl',0); $view=JRequest('view',0); $this_ListValue=12; //數量 //搜尋===================================== $pcl2=JRequest('pcl2',0); $pcl3=JRequest('pcl3',0); $search_txt=JRequest('search_txt',''); if ($search_txt=="產品關鍵字") {$search_txt="";} $get_str=""; //傳址字串 $page_title=""; //========================================================================== //_thumbs //========================================================================== $pd_c_content=""; $pd_cimg=""; $p_price_name_json=array("price_n1"=>"會員價","price_n2"=>"售價","price_n3"=>"市價","price_n3_value"=>"0","price_n3_display"=>""); $pd_class_name=""; if(($p_class1==0 || $p_class1=="") && $search_txt==""){ $pd_class_name="商品總覽"; $pd_cimg=''; }elseif ($search_txt!="") { $pd_class_name="商品搜尋-->".$search_txt; }else{ $SQL_str="select * from ebox_products_menu where sid=".$p_class1; $pdcl_rs=mysql_query($SQL_str,$conn) or die("DB:Error(pd01)"); $this_get_class=mysql_fetch_array($pdcl_rs); $pd_class_name=$this_get_class['item_name']; if($this_get_class["c_img"]!=""){ $pd_cimg='