{if $action.dl_price_free}

{/if} {if $payment[0] == 1} {if $smarty.const.PAY_MERCHANT=='veritrans'} {else} {if $action.dl_price_free} {else} {/if} {/if} {/if} {if $payment[0] == 2} {/if} {if $payment[0] == 3} {/if} {if $payment[0] == 5} {/if} {if $payment[0] == 4} {/if}
▼お届け先に間違いはありませんか?  
お名前 {$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}
{$payment[3]|escape}
有効期限 {$payment[4]|escape}年{$payment[5]|escape}月

カード情報カード情報の入力はありません。次の画面にて入力します。
お届け ヤマト運輸
お支払い方法 現金(クレジット払い不可)
お振込先 次の画面で表示されます
口座番号 次の画面で表示されます
お支払い方法 商品に同封している振替用紙にてお支払いとなります。
振替用紙を最寄の郵便局にお持ちいただき、 ご購入された金額をお振込ください。
振替手数料は{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}
備考
{foreach from=$cart_items item=carts key=k} {* 在庫データ *} {if $k==0} {foreach from=$carts item=cart_item key=l} {/foreach} {counter start=2 skip=1 name=r1 assign=r1} {if $action.pricedata.$k.daibiki!="" || $action.pricedata.$k.yuubin!=""}{counter name=r1}{/if} {if $action.pricedata.$k.daibiki!=""} {/if} {if $action.pricedata.$k.yuubin!=""} {/if} {* 予約データ *} {elseif $k==1} {foreach from=$carts item=cart_item key=l} {counter start=2 skip=1 name=r2 assign=r2} {if $action.pricedata.$k.$l.daibiki!="" || $action.pricedata.$k.$l.yuubin!=""}{counter name=r2}{/if} {if $action.pricedata.$k.$l.daibiki!=""} {/if} {if $action.pricedata.$k.$l.yuubin!=""} {/if} {/foreach} {* 出品データ *} {elseif $k==2} {foreach from=$carts item=seller key=sellercd} {foreach from=$seller item=sellitem} {/foreach} {counter start=2 skip=1 name=r3 assign=r3} {if $action.pricedata.$k.$sellercd.daibiki!="" || $action.pricedata.$k.$sellercd.yuubin!=""}{counter name=r3}{/if} {if $action.pricedata.$k.$sellercd.daibiki!=""} {/if} {if $action.pricedata.$k.$sellercd.yuubin!=""} {/if} {/foreach} {* ダウンロードデータ *} {elseif $k==3} {foreach from=$carts item=cart_item key=l} {counter start=1 skip=1 name=r3 assign=r3} {/foreach} {/if} {/foreach}
▼カートの内容に間違いはありませんか?  
商品名(すぐに発送可能です) 単価 数量 小計
{$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} 円

PCpዾyǗlgĂ܂}WŔ܂z 萔O~ył񂫁z Yahoo yV NTT-X Store

z[y[W ̃NWbgJ[h COiq ӂ邳Ɣ[ COsیI COze