[詳細](商品情報)の設定文章です。
通常価格:
{{ product.list_price | number_to_currency }}
(税込価格
{{ product.master.list_price_include_tax | number_to_currency }}
)
販売価格:
{{ product.first_price | number_to_currency }}
(税込価格
{{ product.first_price_include_tax | number_to_currency }}
)
定期2回目:
{{ product.master.sales_price | number_to_currency }}
(税込価格
{{ product.master.list_price_include_tax | number_to_currency }}
)
{{ product.sales_price | number_to_currency: format: '%n %u' }}
{{ product.sales_price_include_tax | number_to_currency: format: '%n %u' }}