source: branches/version-2_5-dev/data/Smarty/templates/mobile/shopping/confirm.tpl @ 20764

Revision 20764, 5.4 KB checked in by nanasess, 13 years ago (diff)

#601 (コピーライトの更新)

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-smarty-template; charset=UTF-8
Line 
1<!--{*
2/*
3 * This file is part of EC-CUBE
4 *
5 * Copyright(c) 2000-2011 LOCKON CO.,LTD. All Rights Reserved.
6 *
7 * http://www.lockon.co.jp/
8 *
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
11 * as published by the Free Software Foundation; either version 2
12 * of the License, or (at your option) any later version.
13 *
14 * This program is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 * GNU General Public License for more details.
18 *
19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
22 */
23*}-->
24<form method="post" action="?">
25<input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" />
26<input type="hidden" name="mode" value="confirm">
27<input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->">
28
29下記のご注文内容に間違いはございませんか?<br>
30
31<br>
32
33【ご注文内容】<br>
34<!--{foreach from=$arrCartItems item=item}-->
35◎<!--{$item.productsClass.name|h}--><br>
36<!--{if $item.productsClass.classcategory_name1 != ""}--><!--{$item.productsClass.class_name1}-->:<!--{$item.productsClass.classcategory_name1}--><br><!--{/if}-->
37<!--{if $item.productsClass.classcategory_name2 != ""}--><!--{$item.productsClass.class_name2}-->:<!--{$item.productsClass.classcategory_name2}--><br><!--{/if}-->
38&nbsp;単価:<!--{$item.productsClass.price02|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}-->円<br>
39&nbsp;数量:<!--{$item.quantity|number_format}--><br>
40&nbsp;小計:<!--{$item.total_inctax|number_format}-->円<br>
41<br>
42<!--{/foreach}-->
43
44【購入金額】<br>
45商品合計:<!--{$tpl_total_inctax[$cartKey]|number_format}-->円<br>
46<!--{if $smarty.const.USE_POINT !== false}-->
47<!--{assign var=discount value=`$arrForm.use_point*$smarty.const.POINT_VALUE`}-->
48ポイント値引き:-<!--{$discount|number_format|default:0}-->円<br>
49<!--{/if}-->
50送料:<!--{$arrForm.deliv_fee|number_format}-->円<br>
51<!--{if $arrForm.charge > 0}-->手数料:<!--{$arrForm.charge|number_format}-->円<br><!--{/if}-->
52<font color="#FF0000">合計:<!--{$arrForm.payment_total|number_format}-->円</font><br>
53(内消費税:<!--{$arrForm.tax|number_format}-->円)<br>
54
55<!--{* ログイン済みの会員のみ *}-->
56<!--{if $tpl_login == 1 && $smarty.const.USE_POINT !== false}-->
57<br>
58【ポイント確認】<br>
59ご注文前のポイント:<!--{$tpl_user_point|number_format|default:0}-->Pt<br>
60ご使用ポイント:-<!--{$arrForm.use_point|number_format|default:0}-->Pt<br>
61<!--{if $arrForm.birth_point > 0}-->お誕生月ポイント:+<!--{$arrForm.birth_point|number_format|default:0}-->Pt<br><!--{/if}-->
62今回加算予定のポイント:+<!--{$arrForm.add_point|number_format|default:0}-->Pt<br>
63<!--{assign var=total_point value=`$tpl_user_point-$arrForm.use_point+$arrForm.add_point`}-->
64加算後のポイント:<!--{$total_point|number_format}-->Pt<br>
65
66<br>
67<!--{/if}-->
68
69<!--{* 販売方法判定(ダウンロード販売のみの場合はお届け先を表示しない) *}-->
70<!--{if $cartKey != $smarty.const.PRODUCT_TYPE_DOWNLOAD}-->
71【お届け先】<br>
72<!--{foreach item=shippingItem from=$arrShipping name=shippingItem}-->
73<!--{if $is_multiple}-->
74    ▼お届け先<!--{$smarty.foreach.shippingItem.iteration}--><br>
75    <!--{* 複数お届け先の場合、お届け先毎の商品を表示 *}-->
76    <!--{foreach item=item from=$shippingItem.shipment_item}-->
77    ◎<!--{$item.productsClass.name|h}--><br>
78    <!--{if $item.productsClass.classcategory_name1 != ""}--><!--{$item.productsClass.class_name1}-->:<!--{$item.productsClass.classcategory_name1}--><br><!--{/if}-->
79    <!--{if $item.productsClass.classcategory_name2 != ""}--><!--{$item.productsClass.class_name2}-->:<!--{$item.productsClass.classcategory_name2}--><br><!--{/if}-->
80    &nbsp;数量:<!--{$item.quantity}--><br>
81    <br>
82    <!--{/foreach}-->
83<!--{/if}-->
84
85〒<!--{$shippingItem.shipping_zip01|h}-->-<!--{$shippingItem.shipping_zip02|h}--><br>
86<!--{$arrPref[$shippingItem.shipping_pref]}--><!--{$shippingItem.shipping_addr01|h}--><!--{$shippingItem.shipping_addr02|h}--><br>
87<!--{$shippingItem.shipping_name01|h}--> <!--{$shippingItem.shipping_name02|h}--><br>
88<!--{$shippingItem.shipping_tel01}-->-<!--{$shippingItem.shipping_tel02}-->-<!--{$shippingItem.shipping_tel03}--><br>
89
90<br>
91
92お届け日:<!--{$shippingItem.shipping_date|default:"指定なし"|h}--><br>
93お届け時間:<!--{$shippingItem.shipping_time|default:"指定なし"|h}--><br>
94
95<br>
96<!--{/foreach}-->
97<!--{/if}-->
98
99【配送方法】<br>
100<!--{$arrDeliv[$arrForm.deliv_id]|h}--><br>
101
102<br>
103
104【お支払い方法】<br>
105<!--{$arrForm.payment_method|h}--><br>
106
107<br>
108
109<!--{if $arrForm.message != ""}-->
110【その他お問い合わせ】<br>
111<!--{$arrForm.message|h|nl2br}--><br>
112<br>
113<!--{/if}-->
114
115<center><input type="submit" value="注文"></center>
116</form>
117<form action="<!--{$smarty.const.MOBILE_SHOPPING_PAYMENT_URLPATH}-->" method="post">
118<input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" />
119<input type="hidden" name="mode" value="">
120<input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->">
121<center><input type="submit" value="戻る"></center>
122</form>
Note: See TracBrowser for help on using the repository browser.