source: branches/comu/data/Smarty/templates_c/%%66^66D^66DA379A%%cart.tpl.php @ 2

Revision 2, 3.3 KB checked in by root, 17 years ago (diff)

new import

Line 
1<?php /* Smarty version 2.6.13, created on 2007-01-10 13:54:21
2         compiled from /home/web/beta.ec-cube.net/html/user_data/include/bloc/cart.tpl */ ?>
3<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
4smarty_core_load_plugins(array('plugins' => array(array('modifier', 'number_format', '/home/web/beta.ec-cube.net/html/user_data/include/bloc/cart.tpl', 17, false),array('modifier', 'default', '/home/web/beta.ec-cube.net/html/user_data/include/bloc/cart.tpl', 17, false),)), $this); ?>
5<!--¸½ºß¤Î¥«¥´¤ÎÃ椳¤³¤«¤é-->
6<table width="166" border="0" cellspacing="0" cellpadding="0" summary=" ">
7    <tr>
8        <td colspan="3"><img src="<?php echo @URL_DIR; ?>
9img/side/title_cartin.jpg" width="166" height="35" alt="¸½ºß¤Î¥«¥´¤ÎÃæ"></td>
10    </tr>
11    <tr>
12        <td bgcolor="#cccccc"><img src="<?php echo @URL_DIR; ?>
13img/common/_.gif" width="1" height="10" alt=""></td>
14        <td align="center" bgcolor="#ffffff">
15        <table width="146" border="0" cellspacing="0" cellpadding="0" summary=" ">
16            <tr><td height="5"></td></tr>
17            <tr>
18                <td class="fs10">¾¦ÉÊ¿ô¡§<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['arrCartList']['0']['TotalQuantity'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)))) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0)); ?>
19ÅÀ</td>
20            </tr>
21            <tr><td height="10"><img src="<?php echo @URL_DIR; ?>
22img/side/line_146.gif" width="146" height="1" alt=""></td></tr>
23            <tr>
24                <td class="fs12"><span class="redst">¹ç·×¡§<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['arrCartList']['0']['ProductsTotal'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)))) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0)); ?>
25±ß</span></td>
26            </tr>
27            <tr><td height="5"></td></tr>
28           
29            <!-- ¥«¥´¤ÎÃæ¤Ë¾¦Éʤ¬¤¢¤ë¾ì¹ç¤Ë¤Î¤ßɽ¼¨ -->
30            <?php if ($this->_tpl_vars['arrCartList']['0']['TotalQuantity'] > 0): ?>
31            <tr>
32                <td class="fs10">
33                <?php if ($this->_tpl_vars['arrCartList']['0']['deliv_free'] > 0): ?>
34                    Á÷ÎÁ¼ê¿ôÎÁ̵ÎÁ¤Þ¤Ç¤¢¤È<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['arrCartList']['0']['deliv_free'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)))) ? $this->_run_mod_handler('default', true, $_tmp, 0) : smarty_modifier_default($_tmp, 0)); ?>
35±ß¡ÊÀǹþ¡Ë¤Ç¤¹¡£
36                <?php else: ?>
37                    ¸½ºß¡¢Á÷ÎÁ¤Ï¡Ö<span class="redst">̵ÎÁ</span>¡×¤Ç¤¹¡£
38                <?php endif; ?>
39                </td>
40            </tr>
41            <tr><td height="10"></td></tr>
42            <?php endif; ?>
43            <tr>
44                <td align="center"><a href="<?php echo @URL_DIR; ?>
45cart/index.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
46img/side/button_cartin_on.gif','button_cartin');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
47img/side/button_cartin.gif','button_cartin');"><img src="<?php echo @URL_DIR; ?>
48img/side/button_cartin.gif" width="87" height="22" alt="¥«¥´¤ÎÃæ¤ò¸«¤ë" border="0" name="button_cartin"></a></td>
49            </tr>
50        </table>
51        </td>
52        <td bgcolor="#cccccc"><img src="<?php echo @URL_DIR; ?>
53img/common/_.gif" width="1" height="10" alt=""></td>
54    </tr>
55    <tr>
56        <td colspan="3"><img src="<?php echo @URL_DIR; ?>
57img/side/flame_bottom01.gif" width="166" height="15" alt=""></td>
58    </tr>
59    <tr><td height="10"></td></tr>
60</table>
61<!--¸½ºß¤Î¥«¥´¤ÎÃ椳¤³¤Þ¤Ç-->
Note: See TracBrowser for help on using the repository browser.