商品一覧・詳細ページで利用可能な販売コンテンツ変数

ここでは、「デザイン管理」>「テンプレート編集」のうち商品一覧・詳細ページで利用できる販売コンテンツ変数を記載しています。
※販売コンテンツオプションをお申し込みいただき、商品ごとに販売コンテンツをご登録いただくことで利用可能です。

商品一覧

【表示用商品名】 {$val.contents_item_name}

【表示用通常価格】 {$val.contents_usual_price}

【商品メイン画像】 {$val.contents_main_image}

【商品一覧用メインコメント】 {$val.contents_main_list_comment}

【発送日目安】 {$val.contents_shipment_aim}

【表示用販売価格】 {$val.contents_item_price_tax} (自動生成)

【商品メイン画像】 {$val.contents_main_image} (自動生成)

商品詳細

【表示用商品名】 {$product.0.contents_item_name}

【表示用通常価格】 {$product.0.contents_usual_price}

【商品メイン画像】 {$product.0.contents_main_image}

【商品画像一覧】 {$contents_image_list}(配列)

例:

{if isset($contents_image_list)}
    <ul>
    {foreach from=$contents_image_list item=val}
        <li><a href="{$val.url}" title="{$view->escape($val.alt)}"><img src="{$val.url}" /></a></li>
    {/foreach}
    </ul>
{else}
    <div class="important">画像リストはありません</div>
{/if}

一覧の画像数は、コンテンツ設定情報 編集画面の「商品詳細ページ メイン画像枚数」の設定に従います。

【商品詳細用メインコメント】 {$product.0.contents_main_comment}

【商品詳細用サブタイトル-1】 {$product.0.contents_sub_title1}

【商品詳細用サブコメント-1】 {$product.0.contents_sub_comment1}

【商品詳細用サブタイトル-2】 {$product.0.contents_sub_title2}

【商品詳細用サブコメント-2】 {$product.0.contents_sub_comment2}

【商品詳細用サブタイトル-3】 {$product.0.contents_sub_title3}

【商品詳細用サブコメント-3】 {$product.0.contents_sub_comment3}

【商品詳細用サブタイトル-4】 {$product.0.contents_sub_title4}

【商品詳細用サブコメント-4】 {$product.0.contents_sub_comment4}

【商品詳細用サブタイトル-5】 {$product.0.contents_sub_title5}

【商品詳細用サブコメント-5】 {$product.0.contents_sub_comment5}

【商品詳細用サブタイトル-6】 {$product.0.contents_sub_title6}

【商品詳細用サブコメント-6】 {$product.0.contents_sub_comment6}

【商品詳細用サブタイトル-7】 {$product.0.contents_sub_title7}

【商品詳細用サブコメント-7】 {$product.0.contents_sub_comment7}

【商品詳細用サブタイトル-8】 {$product.0.contents_sub_title8}

【商品詳細用サブコメント-8】 {$product.0.contents_sub_comment8}

【商品詳細用サブタイトル-9】 {$product.0.contents_sub_title9}

【商品詳細用サブコメント-9】 {$product.0.contents_sub_comment9}

【商品詳細用サブタイトル-10】 {$product.0.contents_sub_title10}

【商品詳細用サブコメント-10】 {$product.0.contents_sub_comment10}

【発送日目安】 {$product.0.contents_shipment_aim}

【商品画像URL-1】 {$product.0.contents_image_url1}

【商品画像説明-1】 {$product.0.contents_image_alt1}

【商品画像URL-2】 {$product.0.contents_image_url2}

【商品画像説明-2】 {$product.0.contents_image_alt2}

【商品画像URL-3】 {$product.0.contents_image_url3}

【商品画像説明-3】 {$product.0.contents_image_alt3}

【商品画像URL-4】 {$product.0.contents_image_url4}

【商品画像説明-4】 {$product.0.contents_image_alt4}

【商品画像URL-5】 {$product.0.contents_image_url5}

【商品画像説明-5】 {$product.0.contents_image_alt5}

【商品画像URL-6】 {$product.0.contents_image_url6}

【商品画像説明-6】 {$product.0.contents_image_alt6}

【商品画像URL-7】 {$product.0.contents_image_url7}

【商品画像説明-7】 {$product.0.contents_image_alt7}

【商品画像URL-8】 {$product.0.contents_image_url8}

【商品画像説明-8】 {$product.0.contents_image_alt8}

【商品画像URL-9】 {$product.0.contents_image_url9}

【商品画像説明-9】 {$product.0.contents_image_alt9}

【商品画像URL-10】 {$product.0.contents_image_url10}

【商品画像説明-10】 {$product.0.contents_image_alt10}

【商品画像URL-11】 {$product.0.contents_image_url11}

【商品画像説明-11】 {$product.0.contents_image_alt11}

【商品画像URL-12】 {$product.0.contents_image_url12}

【商品画像説明-12】 {$product.0.contents_image_alt12}

【商品画像URL-13】 {$product.0.contents_image_url13}

【商品画像説明-13】 {$product.0.contents_image_alt13}

【商品画像URL-14】 {$product.0.contents_image_url14}

【商品画像説明-14】 {$product.0.contents_image_alt14}

【商品画像URL-15】 {$product.0.contents_image_url15}

【商品画像説明-15】 {$product.0.contents_image_alt15}

【商品画像URL-16】 {$product.0.contents_image_url16}

【商品画像説明-16】 {$product.0.contents_image_alt16}

【商品画像URL-17】 {$product.0.contents_image_url17}

【商品画像説明-17】 {$product.0.contents_image_alt17}

【商品画像URL-18】 {$product.0.contents_image_url18}

【商品画像説明-18】 {$product.0.contents_image_alt18}

【商品画像URL-19】 {$product.0.contents_image_url19}

【商品画像説明-19】 {$product.0.contents_image_alt19}

【商品画像URL-20】 {$product.0.contents_image_url20}

【商品画像説明-20】 {$product.0.contents_image_alt20}

【表示用販売価格】 {$product.0.contents_item_price_tax} (自動生成)

【商品メイン画像】 {$product.0.contents_main_image} (自動生成)