{include file="../../ec_header.tpl"}
カートの中身
こちらの内容でご注文される場合は「購入手続きへ」のボタンからお進みください。
商品
販売価格
個数
小計
削除
{if $msg}
{$msg}
{else} {foreach from=$list item="listItem" name="loop"}
{if $listItem.photo}
{/if}
{$listItem.code}
{$listItem.name} {if $listItem.option_1} 【{if !empty($listItem.option_1_name)}{$listItem.option_1_name} : {/if}{$listItem.option_1}】 {/if} {if $listItem.option_2} 【{if !empty($listItem.option_2_name)}{$listItem.option_2_name} : {/if}{$listItem.option_2}】 {/if} {if $listItem.option_3} 【{if !empty($listItem.option_3_name)}{$listItem.option_3_name} : {/if}{$listItem.option_3}】 {/if} {if $listItem.tax_rate} (消費税:{$listItem.tax_rate}%) {/if}
{if !empty($listItem.free_1)}
{$listItem.free_1}
{/if} {if !empty($listItem.regularly_flg) && !empty($listItem.regularly_delivery_interval) && !empty($listItem.regularly_delivery_week)}
お届け間隔:{$listItem.regularly_delivery_interval}
購入2回目以降のお届け週:{$listItem.regularly_delivery_week}
{/if}
{$listItem.tax_with|number_format}円
{if $listItem.regularly_flg == 1}
{$listItem.count}
{else}
{foreach from=$listItem.count_list item="count_list" name="loop_count"}
{$count_list}
{/foreach}
{/if}
{if $listItem.count_msg}
{$listItem.count_msg}
{/if}
{$listItem.total_tax_with|number_format}円
削除
{/foreach} {/if}
税込合計
{$all_total|number_format}円
獲得ポイント
{$totalPoint}pt
{if !$msg AND $list}
{/if}
お買い物を続ける