{if $lp_quick == 1}

ご注文の確認

定期購入の内容をご確認ください
お届け先
{$view->escape($postal_code)}
{$pref_data.0.pref_name} {$view->escape($address1)} {$view->escape($address2)}
{$view->escape($family_name_kana)} {$view->escape($given_name_kana)}
{$view->escape($family_name)} {$view->escape($given_name)}
{$view->escape($tel)}
お届け希望日時
{$deliveryDateStr}{$deliveryHourStr}
お支払い
{$payment_metod} {if $payment == 3}{* 銀行振込 口座情報表示 *}
お振込先
{nl2br($information.account_info)}
{/if}
ご連絡先
メールアドレス:{$view->escape($email)}
その他の情報
性別: {if $sex == 1} 男性 {elseif $sex == 2} 女性 {else} 選択なし {/if}
生年月日: {if $birth_year && $birth_month && $birth_day} {$birth_year}年{$birth_month}月{$birth_day}日 {else} 選択なし {/if}
{if $user.id == 0} {if $information.merumaga_area_flag == 1} メルマガ: {if $merumaga_flag == 1} HTMLメール+テキストメールを受信 {elseif $merumaga_flag == 2} テキストメールを受信 {else} 受信しない {/if}
{/if} {if $information.dm_area_flag == 1} DM: {if $dm_flag == 1} 受け取る {else} 受け取らない {/if} {/if} {/if}
備考
{nl2br($view->escape($bikou))}
購入後について
解約方法、条件、期限
{nl2br($view->escape($information.returned_limit))}
引渡し時期
{nl2br($view->escape($information.delivery_time))}
支払い時期
{nl2br($view->escape($information.shop_message))}
商品情報
{$view->escape($item_data.item_name)}
数量:{$item_num}
¥ {$arr.item_price_tax|number_format}
{* 同梱物欄はシステム上、tableタグで書き換えられます *} {* //同梱物 *}
{* クーポン オプション機能 *}
{* クーポン割引率用タグ *} {* //クーポン割引額用タグ *}
クーポン割引き(¥ 0)
¥ -0
{* //クーポン オプション機能 *}
送料
¥ {$arr.postage_price|number_format}
総合計
¥ {$arr.total_price|number_format}
{/if}