zencart:トップの任意の場所におすすめ商品表示
Posted on 日曜日, 2 月 22nd, 2009 at 6:02 PM任意の場所にトップページで表示されている
おすすめ商品・新着商品を表示する
おすすめ商品
<?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_featured_products.php'); ?>
新着商品
<?php require($template->get_template_dir('tpl_modules_whats_new.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_whats_new.php'); ?>
管理画面よりオンオフ(順番変更)などは全く無効となる。(オフにした状態にすべし)
------------------
管理画面
最大値--今月の新着最大値--9
トップページ表示--新着商品--横列あたりの表示数---3
関連記事
Leave a reply