{include file="include/_header.html"}

ご購入商品、お客様情報をご確認ください。

ご確認後、「この内容で購入する」をクリックしてご注文を完了してください。

ご注文の商品

{foreach $items as $item} {/foreach}
商品名 単価 数量 小計
{$item.name}{if $item.opt1 != NULL } {$cart_item_opt1_label}:{$item.opt1}{/if}{if $item.opt2 != NULL } {$cart_item_opt2_label}:{$item.opt2}{/if}{if $item.opt30 != NULL } {$cart_item_opt30_label}:{$item.opt30}{/if} {$item.price|number_format} {$item.amount} {$item.price_sum|number_format} 円
商品小計 {$subtotal|number_format} 円 {if $discount_price != 0} {if $discount_type=='1'}({$discount_price|number_format}円引){elseif $discount_type=='2'}({$discount_val}%OFF){/if} {/if}
消費税 {if $tax == 0}内税{else}{$tax|number_format} 円{/if}
送料 {$postage|number_format} 円
手数料 {$fee|number_format} 円
お支払い合計 {$payment|number_format} 円

お客様(ご注文者様)情報

お名前(フリガナ) {$user_name}({$user_name_kana})
住所 〒{$user_post} {$user_prefecture|pref_id2str}{$user_city}{$user_address1}{$user_address2}
電話番号 {$user_tel}
FAX番号 {$user_fax}
E-mail {$user_mail}
性別 {$user_opt1}

お支払い方法・配送日時指定

お支払い方法 {$payment_way_name}
配送希望日時 {if $delivery_date_day != NULL }{$delivery_date_mon}月 {$delivery_date_day}日 {/if}配送時間 {$delivery_time_category|arystr_id2str:"指定なし,午前,12時-14時,14時-16時,16時-18時,18時-20時,20時-21時"}
{if $delivery_flg != NULL }

ご注文者様と別の住所へ送付する

お届け先のお名前 {$delivery_name}
お届け先住所 〒{$delivery_post} {$delivery_prefecture|pref_id2str}{$delivery_city}{$delivery_address1}{$delivery_address2}
お届け先電話番号 {$delivery_tel}
ギフト包装 {$delivery_opt1}
{/if}

その他

連絡事項 {$memo|nl2br}

上記でご注文を確定する場合、「この内容で購入する」をクリックしてください。