{$smarty.const.RYOTEI_CART_HEAD_TITLE}
ご予約フォーム
{if !empty($list) || (empty($list) && empty($regular_list)) }
{$smarty.const.RYOTEI_CART_HEAD_TITLE} ご予約内容
商品
販売価格(税込)
個数
小計(税込)
削除
{if $msg}
{$msg}
{else} {foreach from=$list item="listItem" name="loop"}
{if $listItem.photo}
{/if}
{if $listItem.brand_id == $smarty.const.SARYO_BRAND_ID}
稚加榮茶寮
{/if}
{$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)} {/if}
{$listItem.tax_with|number_format}
円
{foreach from=$listItem.count_list item="count_list" name="loop_count"}
{$count_list}
{/foreach}
{if $listItem.count_msg}
{$listItem.count_msg}
{/if}
{$listItem.total_tax_with|number_format}円
削除
{/foreach} {/if}
商品計(税込)
{$all_total|number_format}円
※送料の計算は配送先選択後に行います。
{if !empty($deliveryErrors) || !empty($itemErrors) || isset($cartReferrerError)}
{foreach from=$deliveryErrors item=deliveryError}
{$deliveryError.f_name}{$deliveryError.l_name}様のお届け先は現在登録されておりません。
{/foreach} {foreach from=$itemErrors item=itemError}
{$itemError} は現在販売されておりません。
{/foreach} {if isset($cartReferrerError)}
ご注文完了処理でエラーを検知しました。お手数ですが再度購入処理をお試しください。 ※お買い物中に複数ページを開いてお買い物されている場合は、1つのページで手続きを行ってください。
{/if}
{/if}
{if !$msg AND $list}
{/if}
{$smarty.const.RYOTEI_CART_HEAD_TITLE}ページに
戻る
※ブラウザの戻るボタンのご使用はお控えください
{/if} {if !empty($regular_list)}
定期お届けコースのお買い物カゴ
商品
販売価格(税込)
個数
小計(税込)
削除
{if $regular_msg}
{$regular_msg}
{else} {foreach from=$regular_list item="regularListItem" name="regularLoop"}
{if $regularListItem.photo}
{/if}
{$regularListItem.name} {if $regularListItem.option_1} 【{if !empty($regularListItem.option_1_name)}{$regularListItem.option_1_name} : {/if}{$regularListItem.option_1}】 {/if} {if $regularListItem.option_2} 【{if !empty($regularListItem.option_2_name)}{$regularListItem.option_2_name} : {/if}{$regularListItem.option_2}】 {/if} {if $regularListItem.option_3} 【{if !empty($regularListItem.option_3_name)}{$regularListItem.option_3_name} : {/if}{$regularListItem.option_3}】 {/if} {if $regularListItem.tax_rate} (消費税:{$regularListItem.tax_rate}%) {/if} {assign var="itemRegularCycle" value="`$smarty.const.ITEM_REGULAR_CYCLE`"} {if $itemRegularCycle[$regularListItem.cycle_type_flag]} (お届け周期:{$itemRegularCycle[$regularListItem.cycle_type_flag]}) {/if}
{if !empty($regularListItem.free_1)} {/if}
{$regularListItem.tax_with|number_format}
円
{foreach from=$listItem.count_list item="count_list" name="loop_count"}
{$count_list}
{/foreach}
{if $listItem.count_msg}
{$listItem.count_msg}
{/if}
{$regularListItem.total_tax_with|number_format}円
削除
{/foreach} {/if}
商品計(税込)
{$regular_all_total|number_format}円
※定期お届けコースは送料無料となります。
{if !empty($deliveryErrors) || !empty($itemErrors)}
{foreach from=$deliveryErrors item=deliveryError}
{$deliveryError.f_name}{$deliveryError.l_name}様のお届け先は現在登録されておりません。
{/foreach} {foreach from=$itemErrors item=itemError}
{$itemError} は現在販売されておりません。
{/foreach}
{/if}
{if !$regular_msg AND $regular_list}
{/if}
お買い物を続ける
{/if}