グッズ(Goods)

• 商品詳細ページに固定コンテンツを登録できます。

① コンテンツコード:CommonContents * 決済情報や配送情報のような固定ページに表示されます。

[カテゴリー] Goods
[コンテンツコード] CommonContents]
[タイトル] 例)商品詳細ページ固定コンテンツ

* コンテンツを登録する際は、基本提供のHTMLコードを維持した状態で修正してください。
* 基本提供HTML

<section class="contents" toggle="active">
<div class="editor-contents">ここへコンテンツを入力してください.........</div>
<h2><button class="toggle" toggle-button="" type="button"><span>タイトル 例)商品詳細</span></button></h2>
</section>