source: branches/version-2_13-dev/data/Smarty/templates/default/shopping/index.tpl @ 23109

Revision 23109, 6.2 KB checked in by pineray, 11 years ago (diff)

#2349 マウスオーバーで画像を切り替える処理をスマートにする
残りの対応.

  • 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 * This file is part of EC-CUBE
3 *
4 * Copyright(c) 2000-2013 LOCKON CO.,LTD. All Rights Reserved.
5 *
6 * http://www.lockon.co.jp/
7 *
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation; either version 2
11 * of the License, or (at your option) any later version.
12 *
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 * GNU General Public License for more details.
17 *
18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
21 *}-->
22
23<div id="undercolumn">
24    <div id="undercolumn_login">
25        <h2 class="title"><!--{$tpl_title|h}--></h2>
26        <form name="member_form" id="member_form" method="post" action="?" onsubmit="return eccube.checkLoginFormInputted('member_form')">
27            <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" />
28            <input type="hidden" name="mode" value="login" />
29
30            <div class="login_area">
31                <h3>会員登録がお済みのお客様</h3>
32                <p class="inputtext">会員の方は、登録時に入力されたメールアドレスとパスワードでログインしてください。</p>
33                <div class="inputbox">
34                    <dl class="formlist clearfix">
35                        <!--{assign var=key value="login_email"}-->
36                        <dt>メールアドレス&nbsp;:</dt>
37                        <dd>
38                            <!--{if strlen($arrErr[$key]) >= 1}--><span class="attention"><!--{$arrErr[$key]}--></span><br /><!--{/if}-->
39                            <input type="text" name="<!--{$key}-->" value="<!--{$tpl_login_email|h}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->; ime-mode: disabled;" class="box300" />
40                            <p class="login_memory">
41                                <!--{assign var=key value="login_memory"}-->
42                                <input type="checkbox" name="<!--{$key}-->" value="1"<!--{$tpl_login_memory|sfGetChecked:1}--> id="login_memory" />
43                                <label for="login_memory">メールアドレスをコンピューターに記憶させる</label>
44                            </p>
45                        </dd>
46                    </dl>
47                    <dl class="formlist clearfix">
48                        <dt>
49                            <!--{assign var=key value="login_pass"}-->
50                            <span class="attention"><!--{$arrErr[$key]}--></span>
51                            パスワード&nbsp;:
52                        </dt>
53                        <dd>
54                            <input type="password" name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" class="box300" />
55                        </dd>
56                    </dl>
57                    <div class="btn_area">
58                        <ul>
59                            <li>
60                                <input type="image" class="hover_change_image" src="<!--{$TPL_URLPATH}-->img/button/btn_login.jpg" alt="ログイン" name="log" id="log" />
61                            </li>
62                        </ul>
63                    </div>
64                </div>
65                <p>
66                    ※パスワードを忘れた方は<a href="<!--{$smarty.const.HTTPS_URL}-->forgot/<!--{$smarty.const.DIR_INDEX_PATH}-->" onclick="eccube.openWindow('<!--{$smarty.const.HTTPS_URL}-->forgot/<!--{$smarty.const.DIR_INDEX_PATH}-->','forget','600','460',{scrollbars:'no',resizable:'no'}); return false;" target="_blank">こちら</a>からパスワードの再発行を行ってください。<br />
67                    ※メールアドレスを忘れた方は、お手数ですが、<a href="<!--{$smarty.const.ROOT_URLPATH}-->contact/<!--{$smarty.const.DIR_INDEX_PATH}-->">お問い合わせページ</a>からお問い合わせください。
68                </p>
69            </div>
70        </form>
71        <div class="login_area">
72            <h3>まだ会員登録されていないお客様</h3>
73
74
75            <h4>会員登録をする</h4>
76            <p class="inputtext">会員登録をすると便利なMyページをご利用いただけます。<br />
77                また、ログインするだけで、毎回お名前や住所などを入力することなくスムーズにお買い物をお楽しみいただけます。
78            </p>
79            <div class="inputbox">
80                <div class="btn_area">
81                    <ul>
82                        <li>
83                            <a href="<!--{$smarty.const.ROOT_URLPATH}-->entry/kiyaku.php">
84                                <img class="hover_change_image" src="<!--{$TPL_URLPATH}-->img/button/btn_entry.jpg" alt="会員登録をする" />
85                            </a>
86                        </li>
87                    </ul>
88                </div>
89            </div>
90
91            <h4>会員登録をせずに購入手続きへ進む</h4>
92            <p class="inputtext">会員登録をせずに購入手続きをされたい方は、下記よりお進みください。</p>
93            <form name="member_form2" id="member_form2" method="post" action="?">
94                <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" />
95                <input type="hidden" name="mode" value="nonmember" />
96                <div class="inputbox">
97                    <div class="btn_area">
98                        <ul>
99                            <li>
100                                <input type="image" class="hover_change_image" src="<!--{$TPL_URLPATH}-->img/button/btn_buystep.jpg" alt="購入手続きへ" name="buystep" id="buystep" />
101                            </li>
102                        </ul>
103                    </div>
104                </div>
105            </form>
106        </div>
107    </div>
108</div>
Note: See TracBrowser for help on using the repository browser.