商品詳細ページについて

テンプレートは/includes/templates/template_default/tamplates/tpl_product_info_display.php
 
・カテゴリアイコン
商品に対し親カテゴリのアイコンを表示。
/includes/templates/template_default/templates/tpl_modules_category_icon_display.php
管理画面→一般設定→商品情報の設定→[前へ] [次へ] - カテゴリ名と画像の配置で、オン・オフと配置する場所(左右)を決定。
 
・Prev/Nextボタン
[前へ][次へ]ボタン。
/includes/templates/template_default/templates/tpl_products_next_previous.php
管理画面→一般設定→[前へ] [次へ] - ナビゲーションバーの位置で、オン・オフと配置場所(ページの上下)を決定。
カテゴリ内の商品総数に対するカウントも、tpl_products_next_previous.php内で行っている模様。
 
・メインイメージ
/includes/templates/template_default/templates/tpl_modules_main_product_image.php
/includes/modules/additional_images.php
 
・Product details list
型番・在庫量・重量など表示。
 
・追加画像
/includes/templates/template_default/templates/tpl_modules_additional_images.php