次のステップへ進むには「レジに進む」をクリックしてください。
お買い物を続ける場合は「買い物を続ける」をクリックしてください。
送料は「内容確認画面」で表示されます。
{if $error_message != NULL}
{$error_message|nl2br nofilter}
{/if}
商品小計 |
{$subtotal|number_format} 円 |
消費税 |
{if $tax_rate == 0}内税{else}{$tax|number_format} 円{/if} |
{if $free_delivery_price != NULL}
お買上総額{$free_delivery_price|number_format}円以上で送料無料となります。
{if $free_delivery_price > $subtotal}あと{($free_delivery_price-$subtotal)|number_format}円で送料無料です!{/if}
{/if}