該当する商品は見つかりませんでした。
1327 Undeclared variable: MAX_DISPLAY_BESTSELLERS in: [select distinct p.products_id, p.products_image, pd.products_name, p.master_categories_id
from zen_products p, zen_products_description pd
where p.products_status = '1'
and p.products_ordered > 0
and p.products_id = pd.products_id
and pd.language_id = '1'
order by p.products_ordered desc, pd.products_name LIMIT MAX_DISPLAY_BESTSELLERS]
|