{if $action.dl_price_free}
| ▼お届け先に間違いはありませんか? | ||||
| お名前 | {$destination.addressee|escape} | |||
|---|---|---|---|---|
| 郵便番号 | {$destination.post|escape} | |||
| 都道府県 | {$destination.pref|escape} | |||
| 住所1 | {$destination.address1|escape} | |||
| 住所2 | {$destination.address2|escape} | |||
| 電話番号1 | {$destination.tel|escape} | |||
| ▼お支払い方法に間違いはありませんか? | ||||
| お支払い方法 | {if $action.dl_price_free} -- {else} {if $payment[0] == 1}カード{/if} {if $payment[0] == 2}代金引換{/if} {if $payment[0] == 3}銀行振込み{/if} {if $payment[0] == 4}コンビニ決済{/if} {if $payment[0] == 5}郵便振替{/if} {/if} | |||
| カード会社 | {if $payment[1] == 1}VISA{/if} {if $payment[1] == 2}MASTER{/if} {if $payment[1] == 3}NICOS{/if} {if $payment[1] == 4}JCB{/if} {if $payment[1] == 5}アメックス{/if} | |||
| カード情報 | {action->getCardNumberHide|escape} |
{else}
カード情報 | {if $action.dl_price_free}カード情報の入力はありません。 | {else}次の画面にて入力します。 | {/if} {/if}
| お届け | ヤマト運輸 | |||
| お支払い方法 | 現金(クレジット払い不可) | |||
| お振込先 | 次の画面で表示されます | |||
| 口座番号 | 次の画面で表示されます | |||
| お支払い方法 | 商品に同封している振替用紙にてお支払いとなります。 振替用紙を最寄の郵便局にお持ちいただき、 ご購入された金額をお振込ください。 振替手数料は{if $smarty.const.SITE_YUUBIN > 0}{$smarty.const.SITE_YUUBIN}円{else}無料{/if}です! |
|||
| コンビニ店指定 | {if $payment[9] == 1}セブンイレブン{/if} {if $payment[9] == 2}ローソン・セイコーマート{/if} {if $payment[9] == 3}ファミリーマート{/if} {if $payment[9] == 4}サークルKサンクス・デイリーヤマザキ・ヤマザキデイリーストアー・タイムリー・ミニストップ{/if} | |||
| 姓 | {$payment[10]|escape} | |||
| 名 | {$payment[11]|escape} | |||
| 姓(カナ) | {$payment[12]|escape} | |||
| 名(カナ) | {$payment[13]|escape} | |||
| 電話番号 | {$payment[14]|escape} | |||
| 備考 |
|---|
| ▼カートの内容に間違いはありませんか? | |||
| 商品名(すぐに発送可能です) | 単価 | 数量 | 小計 |
|---|---|---|---|
| {$cart_item[4]|escape} | {$cart_item[5]|escape|number_format} 円 | {$cart_item[3]|escape|number_format} | {$cart_item[11]|escape|number_format} 円 |
|   | 送料 | {$action.pricedata.$k.souryouprc|number_format} 円 | |
| 代引手数料: | {$action.pricedata.$k.daibiki|number_format} 円 | ||
| 郵便振替手数料: | {$action.pricedata.$k.yuubin|number_format} 円 | ||
| 小計: | {$action.pricedata.$k.totalprice|number_format} 円 | ||
| 商品名(在庫が入り次第発送します) | 単価 | 数量 | 小計 |
| {$cart_item[4]|escape} | {$cart_item[5]|escape|number_format} 円 | {$cart_item[3]|escape|number_format} | {$cart_item[11]|escape|number_format} 円 |
|   | 送料 | {$action.pricedata.$k.$l.souryouprc|number_format} 円 | |
| 代引手数料: | {$action.pricedata.$k.$l.daibiki|number_format} 円 | ||
| 郵便振替手数料: | {$action.pricedata.$k.$l.yuubin|number_format} 円 | ||
| 小計: | {$action.pricedata.$k.$l.totalprice|number_format} 円 | ||
| 商品名(出品商品です) | 単価 | 数量 | 小計 |
|
{$sellitem[4]|escape}
出品者:{$sellitem[8]|escape} |
{$sellitem[5]|escape|number_format} 円 | {$sellitem[3]|escape|number_format} | {$sellitem[11]|escape|number_format} 円 |
|   | 送料 | {$action.pricedata.$k.$sellercd.souryouprc|number_format} 円 | |
| 代引手数料: | {$action.pricedata.$k.$sellercd.daibiki|number_format} 円 | ||
| 郵便振替手数料: | {$action.pricedata.$k.$sellercd.yuubin|number_format} 円 | ||
| 小計: | {$action.pricedata.$k.$sellercd.totalprice|number_format} 円 | ||
| 商品名(ダウンロード商品です) | 単価 | 数量 | 小計 |
| {$cart_item[4]|escape} | {$cart_item[5]|escape|number_format} 円 | {$cart_item[3]|escape|number_format} | {$cart_item[11]|escape|number_format} 円 |
|   | 小計: | {$action.pricedata.$k.$l.totalprice|number_format} 円 | |
| {if $smarty.const.PAY_MERCHANT!='veritrans' && ($payment[0] == 1 || $payment[0] == 4)} {if $action.dl_price_free} 無料ダウンロードの {else} 注文はまだ確定しません {/if} {else} 注文を確定します {/if} | 合計 | {$action.totalprice|number_format} 円 | |