1 | <!--{*
|
---|
2 | /*
|
---|
3 | * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
|
---|
4 | *
|
---|
5 | * http://www.lockon.co.jp/
|
---|
6 | */
|
---|
7 | *}-->
|
---|
8 | <center>»Ùʧ¤¤ÊýË¡»ØÄê</center>
|
---|
9 |
|
---|
10 | <hr>
|
---|
11 |
|
---|
12 | <form method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
|
---|
13 | <input type="text" name="mode" value="deliv_date">
|
---|
14 | <input type="text" name="uniqid" value="<!--{$tpl_uniqid}-->">
|
---|
15 | <input type="text" name="deliv_date" value="<!--{$arrForm.deliv_date.value}-->">
|
---|
16 | <input type="text" name="deliv_time_id" value="<!--{$arrForm.deliv_time_id.value}-->">
|
---|
17 | <input type="text" name="zip01" value="<!--{$arrAddr[0].zip01}-->">
|
---|
18 | <input type="text" name="zip02" value="<!--{$arrAddr[0].zip02}-->">
|
---|
19 | <input type="text" name="pref" value="<!--{$arrAddr[0].pref}-->">
|
---|
20 | <input type="text" name="addr01" value="<!--{$arrAddr[0].addr01}-->">
|
---|
21 | <input type="text" name="addr02" value="<!--{$arrAddr[0].addr02}-->">
|
---|
22 | <!--<input type="text" name="message" value="">-->
|
---|
23 | <!--{if $tpl_login == 1}-->
|
---|
24 | <!--<input type="text" name="point_check" value="2">-->
|
---|
25 | <!--{/if}-->
|
---|
26 |
|
---|
27 | <!--{assign var=key value="payment_id"}-->
|
---|
28 | <!--{if $arrErr[$key] != ""}-->
|
---|
29 | <font color="red"><!--{$arrErr[$key]}--></font>
|
---|
30 | <!--{/if}-->
|
---|
31 | <!--{section name=cnt loop=$arrPayment}-->
|
---|
32 | <input type="radio" name="<!--{$key}-->" value="<!--{$arrPayment[cnt].payment_id}-->" <!--{$arrPayment[cnt].payment_id|sfGetChecked:$arrForm[$key].value}-->>
|
---|
33 | <!--{$arrPayment[cnt].payment_method|escape}-->
|
---|
34 | <br>
|
---|
35 | <!--{/section}-->
|
---|
36 |
|
---|
37 | <center><input type="submit" value="¼¡¤Ø"></center>
|
---|
38 | <center><input type="submit" name="return" value="Ìá¤ë"></center>
|
---|
39 | </form>
|
---|
40 |
|
---|
41 | <br>
|
---|
42 | <hr>
|
---|
43 |
|
---|
44 | <a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
|
---|
45 | <a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
|
---|
46 |
|
---|
47 | <br>
|
---|
48 |
|
---|
49 | <!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
|
---|
50 | <center>LOCKON CO.,LTD.</center>
|
---|
51 | <!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
|
---|