source: branches/comu/html/user_data/templates/detail.tpl @ 2

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

new import

Line 
1<!--{*
2 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 *}-->
6
7<script type="text/javascript" src="lightbox.js"></script>
8<link rel="stylesheet" href="lightbox.css" type="text/css" />
9
10
11<script type="text/javascript">
12<!--
13// ¥»¥ì¥¯¥È¥Ü¥Ã¥¯¥¹¤Ë¹àÌܤò³ä¤êÅö¤Æ¤ë¡£
14function lnSetSelect(form, name1, name2, val) {
15   
16    sele11 = document[form][name1];
17    sele12 = document[form][name2];
18   
19    if(sele11 && sele12) {
20        index = sele11.selectedIndex;
21       
22        // ¥»¥ì¥¯¥È¥Ü¥Ã¥¯¥¹¤Î¥¯¥ê¥¢
23        count = sele12.options.length;
24        for(i = count; i >= 0; i--) {
25            sele12.options[i] = null;
26        }
27       
28        // ¥»¥ì¥¯¥È¥Ü¥Ã¥¯¥¹¤ËÃͤò³ä¤êÅö¤Æ¤ë
29        len = lists[index].length;
30        for(i = 0; i < len; i++) {
31            sele12.options[i] = new Option(lists[index][i], vals[index][i]);
32            if(val != "" && vals[index][i] == val) {
33                sele12.options[i].selected = true;
34            }
35        }
36    }
37}
38
39//-->
40</script>
41
42<style type="text/css">
43
44#sample2{
45    _display:block;
46}#sample2 a{
47    display:block;
48}
49</style>
50
51<!--¢§CONTENTS-->
52<table width="" cellspacing="0" cellpadding="0" summary=" ">
53    <tr>
54        <td bgcolor="#ffffff" valign="top" align="left">
55        <!--¢§MAIN CONTENTS-->
56        <table cellspacing="0" cellpadding="0" summary=" ">
57            <tr valign="top">
58                <td align="right" bgcolor="#ffffff">
59                <!--¥¿¥¤¥È¥ë¤³¤³¤«¤é-->
60                <table width="580" border="0" cellspacing="0" cellpadding="0" summary=" ">
61                    <tr><td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/products/title_top.gif" width="580" height="8" alt=""></td></tr>
62                    <tr bgcolor="#ffebca">
63                        <td><img src="<!--{$smarty.const.URL_DIR}-->img/products/title_icon.gif" width="29" height="24" alt=""></td>
64                        <td>
65                        <table width="546" border="0" cellspacing="0" cellpadding="0" summary=" ">
66                            <tr valign="top">
67                                <td class="fs18"><span class="blackst"><!--¡ú¥¿¥¤¥È¥ë¡ú--><!--{$tpl_subtitle|escape}--></span></td>
68                            </tr>
69                        </table>
70                        </td>
71                        <td><img src="<!--{$smarty.const.URL_DIR}-->img/products/title_left.gif" width="5" height="24" alt=""></td>
72                    </tr>
73                    <tr><td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/products/title_under.gif" width="580" height="8" alt=""></td></tr>
74                    <tr><td height="10"></td></tr>
75                </table>
76                <!--¥¿¥¤¥È¥ë¤³¤³¤Þ¤Ç-->
77
78                <!--¾ÜºÙ¤³¤³¤«¤é-->
79                <table width="580" border="0" cellspacing="0" cellpadding="0" summary=" ">
80                    <tr>
81                        <td colspan="2" class="fs12"><!--¡ú¾ÜºÙ¥á¥¤¥ó¥³¥á¥ó¥È¡ú--><!--{$arrProduct.main_comment|nl2br}--></td>
82                    </tr>
83                    <tr><td height="15"></td></tr>
84                    <tr valign="top">
85                        <td>
86                        <table width="290" border="0" cellspacing="0" cellpadding="0" summary=" "> 
87                            <tr>
88                                <td align="center" valign="middle" width="<!--{$smarty.const.NORMAL_IMAGE_WIDTH}-->" height="<!--{$smarty.const.NORMAL_IMAGE_HEIGHT}-->">
89                                <!--{if $arrProduct.main_large_image != ""}-->
90                                    <!--¥á¥¤¥ó²èÁü--><!--{assign var=key value="main_image"}--><a href="<!--{$arrFile[$key].filepath}-->" rel="lightbox" onclick="win01('./detail_image.php?product_id=<!--{$arrProduct.product_id}-->&image=main_large_image<!--{if $smarty.get.admin == 'on'}-->&admin=on<!--{/if}-->','detail_image','<!--{$arrFile.main_large_image.width+60}-->', '<!--{$arrFile.main_large_image.height+80}-->'); return false;" target="_blank"><img src="<!--{$arrFile[$key].filepath}-->" alt="<!--{$arrProduct.name|escape}-->" /></a>
91                                <!--{else}-->
92                                    <div id="picture"><!--¥á¥¤¥ó²èÁü--><!--{assign var=key value="main_image"}--><a href="<!--{$arrFile[$key].filepath}-->" rel="lightbox"><img src="<!--{$arrFile[$key].filepath}-->" " alt="<!--{$arrProduct.name|escape}-->" /></a></div>
93                                <!--{/if}-->
94                                </td>
95                            </tr>
96                            <tr><td height="8"></td></tr>
97                            <tr>
98                                <td>
99                                <!--{if $arrProduct.main_large_image != ""}-->
100                                    <!--¡ú³ÈÂ礹¤ë¡ú--><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="win01('./detail_image.php?product_id=<!--{$arrProduct.product_id}-->&image=main_large_image<!--{if $smarty.get.admin == 'on'}-->&admin=on<!--{/if}-->','detail_image', '<!--{$arrFile.main_large_image.width+60}-->', '<!--{$arrFile.main_large_image.height+80}-->'); return false;" target="_blank"><img src="<!--{$smarty.const.URL_DIR}-->img/products/b_expansion.gif" width="85" height="13" alt="²èÁü¤ò³ÈÂ礹¤ë" /></a>
101                                <!--{/if}-->
102                                </td>
103                            </tr>
104                        </table>       
105                        </td>
106                        <td align="right">
107                        <table width="280" border="0" cellspacing="0" cellpadding="0" summary=" ">
108                            <!--¥¢¥¤¥³¥ó-->
109                            <tr>
110                                <td>
111                                    <!--{assign var=sts_cnt value=0}-->
112                                    <!--{section name=flg loop=$arrProduct.product_flag|count_characters}-->
113                                        <!--{if $arrProduct.product_flag[flg] == "1"}-->
114                                            <!--{assign var=key value="`$smarty.section.flg.iteration`"}-->
115                                            <img src="<!--{$arrSTATUS_IMAGE[$key]}-->" width="65" height="17" alt="<!--{$arrSTATUS[$key]}-->" id="icon" />
116                                            <!--{assign var=sts_cnt value=$sts_cnt+1}-->
117                                        <!--{/if}-->
118                                    <!--{/section}-->
119                                </td>
120                            </tr>
121                            <!--¥¢¥¤¥³¥ó-->
122                            <!--{if $sts_cnt > 0}--><tr><td height="5"></td></tr><!--{/if}-->
123                            <tr>
124                                <td class="fs18"><span class="orangest"><!--¡ú¾¦ÉÊ̾¡ú--><!--{$arrProduct.name|escape}--></span></td>
125                            </tr>
126                            <tr><td height="3"></td></tr>
127                            <tr>
128                                <td><span class="red">
129                                <!--¡ú¾¦ÉÊ¥³¡¼¥É¡ú-->
130                                    <span class="fs12">¾¦ÉÊ¥³¡¼¥É</span><span class="fs10"></span></span><span class="redst"><span class="fs12">¡§
131                                    <!--{assign var=codecnt value=$arrProductCode|@count}-->
132                                    <!--{assign var=codemax value=`$codecnt-1`}-->
133                                    <!--{if $codecnt > 1}-->
134                                        <!--{$arrProductCode.0}-->~<!--{$arrProductCode[$codemax]}-->
135                                    <!--{else}-->
136                                        <!--{$arrProductCode.0}-->
137                                    <!--{/if}-->
138                                    </span></span><br/>
139                                <!--¡ú²Á³Ê¡ú-->
140                                    <span class="red"><span class="fs12">²Á³Ê</span><span class="fs10">(Àǹþ)</span></span><span class="redst"><span class="fs12">¡§
141                                    <!--{if $arrProduct.price02_min == $arrProduct.price02_max}-->             
142                                        <!--{$arrProduct.price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->
143                                    <!--{else}-->
144                                        <!--{$arrProduct.price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->~<!--{$arrProduct.price02_max|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->
145                                    <!--{/if}-->
146                                    ±ß</span></span><br/>
147                                   
148                                    <!--{if $arrProduct.price01_max > 0}-->
149                                        <span class="fs12"><span class="red">»²¹Í»Ô¾ì²Á³Ê¡§</span><span class="redst">
150                                        <!--{if $arrProduct.price01_min == $arrProduct.price01_max}-->             
151                                            <!--{$arrProduct.price01_min|number_format}-->
152                                        <!--{else}-->
153                                            <!--{$arrProduct.price01_min|number_format}-->~<!--{$arrProduct.price01_max|number_format}-->
154                                        <!--{/if}-->
155                                        ±ß
156                                        </span></span><br/>
157                                    <!--{/if}-->
158                                <!--¡ú¥Ý¥¤¥ó¥È¡ú-->
159                                    <span class="red"><span class="fs12"> ¥Ý¥¤¥ó¥È</span></span><span class="redst"><span class="fs12">¡§
160                                <!--{if $arrProduct.price02_min == $arrProduct.price02_max}-->
161                                    <!--{$arrProduct.price02_min|sfPrePoint:$arrProduct.point_rate:$smarty.const.POINT_RULE:$arrProduct.product_id}-->
162                                <!--{else}-->
163                                    <!--{if $arrProduct.price02_min|sfPrePoint:$arrProduct.point_rate:$smarty.const.POINT_RULE:$arrProduct.product_id == $arrProduct.price02_max|sfPrePoint:$arrProduct.point_rate:$smarty.const.POINT_RULE:$arrProduct.product_id}-->
164                                        <!--{$arrProduct.price02_min|sfPrePoint:$arrProduct.point_rate:$smarty.const.POINT_RULE:$arrProduct.product_id}-->
165                                    <!--{else}-->
166                                        <!--{$arrProduct.price02_min|sfPrePoint:$arrProduct.point_rate:$smarty.const.POINT_RULE:$arrProduct.product_id}-->~<!--{$arrProduct.price02_max|sfPrePoint:$arrProduct.point_rate:$smarty.const.POINT_RULE:$arrProduct.product_id}-->
167                                    <!--{/if}-->
168                                <!--{/if}-->
169                                Pt</span></span>
170                            </tr>
171                            <tr><td height="15"></td></tr>
172                            <form name="form1" id="form1" method="post" action="<!--{$smarty.server.REQUEST_URI|escape}-->">
173                            <input type="hidden" name="mode" value="cart">
174                            <input type="hidden" name="product_id" value="<!--{$tpl_product_id}-->">
175                           
176                            <!--{if $tpl_classcat_find1}-->
177                            <tr><td height="5" colspan="2" align="left" class="fs12"><span class="redst"><!--{if $arrErr.classcategory_id1 != ""}-->¢¨ <!--{$tpl_class_name1}-->¤òÆþÎϤ·¤Æ²¼¤µ¤¤¡£<!--{/if}--></span></td></tr>
178                            <tr>
179                                <td class="fs12"><img src="<!--{$smarty.const.URL_DIR}-->img/common/arrow_gray.gif" width="15" height="10" alt=""><strong><!--{$tpl_class_name1}--></strong></td>
180                            </tr>
181                            <tr><td height="3"></td></tr>
182                            <tr>
183                                <td>
184                                    <select name="classcategory_id1" style="<!--{$arrErr.classcategory_id1|sfGetErrorColor}-->" onchange="lnSetSelect('form1', 'classcategory_id1', 'classcategory_id2', ''); ">
185                                    <option value="">ÁªÂò¤·¤Æ¤¯¤À¤µ¤¤</option>
186                                    <!--{html_options options=$arrClassCat1 selected=$arrForm.classcategory_id1.value}-->
187                                    </select>
188                                </td>
189                            </tr>
190                            <tr><td height="10"></td></tr>
191                            <!--{/if}-->
192                            <!--{if $tpl_stock_find}-->
193                                <!--{if $tpl_classcat_find2}-->
194                                <tr><td height="5" colspan="2" align="left" class="fs12"><span class="redst"><!--{if $arrErr.classcategory_id2 != ""}-->¢¨ <!--{$tpl_class_name2}-->¤òÆþÎϤ·¤Æ²¼¤µ¤¤¡£<!--{/if}--></span></td></tr>
195                                <tr>
196                                    <td class="fs12"><img src="<!--{$smarty.const.URL_DIR}-->img/common/arrow_gray.gif" width="15" height="10" alt=""><strong><!--{$tpl_class_name2}--></strong></td>
197                                </tr>
198                                <tr><td height="3"></td></tr>
199                                <tr>
200                                    <td>
201                                        <select name="classcategory_id2" style="<!--{$arrErr.classcategory_id2|sfGetErrorColor}-->">
202                                        <option value="">ÁªÂò¤·¤Æ¤¯¤À¤µ¤¤</option>
203                                        </select>
204                                    </td>
205                                </tr>
206                                <tr><td height="10"></td></tr>
207                                <!--{/if}-->
208                                <tr>
209                                    <td class="fs12"><!--{if $arrErr.quantity != ""}--><span class="redst"><!--{$arrErr.quantity}--></span><br/><!--{/if}--><img src="<!--{$smarty.const.URL_DIR}-->img/common/arrow_gray.gif" width="15" height="10" alt=""><strong>¸Ä¡¡¿ô</strong>
210                                        <input type="text" name="quantity" size="3" class="box3" value="<!--{$arrForm.quantity.value|default:1}-->" maxlength=<!--{$smarty.const.INT_LEN}--> style="<!--{$arrErr.quantity|sfGetErrorColor}-->" >
211                                    </td>
212                                </tr>
213                            <!--{/if}-->
214                            <tr><td height="20"><img src="<!--{$smarty.const.URL_DIR}-->img/common/line_280.gif" width="280" height="1" alt=""></td></tr>
215                            <tr>
216                                <td align="center">
217                                    <!--{if $tpl_stock_find}-->
218                                        <!--¡ú¥«¥´¤ËÆþ¤ì¤ë¡ú--><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.submit(); return false;" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/products/b_cartin_on.gif','cart');" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/products/b_cartin.gif','cart');"><img src="<!--{$smarty.const.URL_DIR}-->img/products/b_cartin.gif" width="115" height="25" alt="¥«¥´¤ËÆþ¤ì¤ë" name="cart" id="cart" /></a>
219                                    <!--{else}-->
220                                        <table width="285" cellspacing="0" cellpadding="0" summary=" ">
221                                        <tr><td height="10"></td></tr>
222                                        <tr>
223                                            <td align="center" class="fs12">
224                                            <span class="red">¿½¤·Ìõ¤´¤¶¤¤¤Þ¤»¤ó¤¬¡¢Âþº£ÉÊÀÚ¤ìÃæ¤Ç¤¹¡£</span>
225                                            </td>
226                                        </tr>
227                                        <tr><td height="10"></td></tr>
228                                        </table>
229                                    <!--{/if}-->
230                                </td>
231                            </tr>
232                            </form>
233                        </table>
234                        </td>
235                    </tr>
236                    <tr><td height="35"></td></tr>
237                </table>
238                <!--¾ÜºÙ¤³¤³¤Þ¤Ç-->
239               
240                <!--¢§¥µ¥Ö¥³¥á¥ó¥È¤³¤³¤«¤é-->       
241                <!--{section name=cnt loop=$smarty.const.PRODUCTSUB_MAX}-->
242                <!--{assign var=key value="sub_title`$smarty.section.cnt.iteration`"}-->
243                <!--{if $arrProduct[$key] != ""}-->
244                    <table width="580" border="0" cellspacing="0" cellpadding="7" summary=" ">
245                        <tr>
246                            <td bgcolor="#e4e4e4" class="fs12"><span class="blackst"><!--¡ú¥µ¥Ö¥¿¥¤¥È¥ë¡ú--><!--{$arrProduct[$key]|escape}--></span></td>
247                        </tr>
248                    </table>
249                   
250                    <table width="580" border="0" cellspacing="0" cellpadding="0" summary=" ">
251                        <tr><td height="10"></td></tr>
252                        <tr valign="top">
253                            <!--{assign var=key value="sub_comment`$smarty.section.cnt.iteration`"}-->
254                            <td class="fs12" align="left"><!--¡ú¥µ¥Ö¥Æ¥­¥¹¥È¡ú--><!--{$arrProduct[$key]|nl2br}--></td>
255                            <!--³ÈÂç¼Ì¿¿¤¬¤¢¤ë¾ì¹ç¤³¤³¤«¤é-->
256                            <!--{assign var=key value="sub_image`$smarty.section.cnt.iteration`"}-->
257                            <!--{assign var=lkey value="sub_large_image`$smarty.section.cnt.iteration`"}-->
258                            <!--{if $arrFile[$key].filepath != ""}-->
259                            <td align="right">
260                            <table width="215" border="0" cellspacing="0" cellpadding="0" summary=" "> 
261                                <tr>
262                                    <!--{if $arrFile[$lkey].filepath != ""}-->
263                                        <td align="center" valign="middle"><div id="picture"><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="win01('./detail_image.php?product_id=<!--{$arrProduct.product_id}-->&image=<!--{$lkey}--><!--{if $smarty.get.admin == 'on'}-->&admin=on<!--{/if}-->','detail_image','<!--{$arrFile[$lkey].width+60}-->','<!--{$arrFile[$lkey].height+80}-->'); return false;" target="_blank"><!--¥µ¥Ö²èÁü--><img src="<!--{$arrFile[$key].filepath}-->" alt="<!--{$arrProduct.name|escape}-->" /></a></div>
264                                    <!--{else}-->
265                                        <td align="center" valign="middle"><img src="<!--{$arrFile[$key].filepath}-->" alt="<!--{$arrProduct.name|escape}-->" /></td>
266                                    <!--{/if}-->
267                                </tr>
268                                <tr><td height="8"></td></tr>
269                                <tr>
270                                    <!--{if $arrFile[$lkey].filepath != ""}-->
271                                        <td align="center"><div id="more"><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="win01('./detail_image.php?product_id=<!--{$arrProduct.product_id}-->&image=<!--{$lkey}--><!--{if $smarty.get.admin == 'on'}-->&admin=on<!--{/if}-->','detail_image','<!--{$arrFile[$lkey].width+60}-->','<!--{$arrFile[$lkey].height+80}-->'); return false;" onmouseover="chgImg('../img/products/b_expansion_on.gif','expansion02');" onmouseout="chgImg('../img/products/b_expansion.gif','expansion02');" target="_blank"><img src="<!--{$smarty.const.URL_DIR}-->img/products/b_expansion.gif" width="85" height="13" alt="²èÁü¤ò³ÈÂ礹¤ë" /></a></div></td>
272                                    <!--{/if}-->
273                                </tr>
274                            </table>
275                            </td>
276                            <!--{/if}-->
277                            <!--³ÈÂç¼Ì¿¿¤¬¤¢¤ë¾ì¹ç¤³¤³¤Þ¤Ç-->
278                        </tr>
279                        <tr><td height="30"></td></tr>
280                    </table>
281                <!--{/if}-->
282                <!--{/section}-->
283                <!--¢¥¥µ¥Ö¥³¥á¥ó¥È¤³¤³¤Þ¤Ç-->
284               
285                <!--¤ªµÒÍͤÎÀ¼¤³¤³¤«¤é-->
286                <table width="580" border="0" cellspacing="0" cellpadding="0" summary=" ">
287                    <tr>
288                        <td><img src="<!--{$smarty.const.URL_DIR}-->img/products/title_voice.jpg" width="580" height="30" alt="¤³¤Î¾¦ÉʤËÂФ¹¤ë¤ªµÒÍͤÎÀ¼"></td>
289                    </tr>
290                    <tr><td height="10"></td></tr>
291                    <tr>
292                        <td>
293                        <!--{if count($arrReview) < $smarty.const.REVIEW_REGIST_MAX}-->
294                            <!--¡ú¿·µ¬¥³¥á¥ó¥È¤ò½ñ¤­¹þ¤à¡ú--><a href="./review.php" onClick="win02('./review.php?product_id=<!--{$arrProduct.product_id}-->','review','580','580'); return false;" onMouseOver="chgImg('../img/products/b_comment_on.gif','review');" onMouseOut="chgImg('../img/products/b_comment.gif','review');" target="_blank"><img src="<!--{$smarty.const.URL_DIR}-->img/products/b_comment.gif" width="150" height="22" alt="¿·µ¬¥³¥á¥ó¥È¤ò½ñ¤­¹þ¤à" name="review" id="review" /></a>
295                        <!--{/if}-->
296                        </td>
297                    </tr>
298                    <tr><td height="10"></td></tr>
299       
300                    <!--{section name=cnt loop=$arrReview}-->
301                    <tr>
302                        <td class="fs12"><strong><!--{$arrReview[cnt].create_date|sfDispDBDate:false}--></strong>¡¡Åê¹Æ¼Ô¡§<!--{if $arrReview[cnt].reviewer_url}--><a href="<!--{$arrReview[cnt].reviewer_url}-->" target="_blank"><!--{$arrReview[cnt].reviewer_name|escape}--></a><!--{else}--><!--{$arrReview[cnt].reviewer_name|escape}--><!--{/if}-->¡¡¤ª¤¹¤¹¤á¥ì¥Ù¥ë¡§<span class="red"><!--{assign var=level value=$arrReview[cnt].recommend_level}--><!--{$arrRECOMMEND[$level]|escape}--></span></td>
303                    </tr>
304                    <tr><td height="5"></td></tr>
305                    <tr>
306                        <td class="fs14"><strong><!--{$arrReview[cnt].title|escape}--></strong></td>
307                    </tr>
308                    <tr><td height="5"></td></tr>
309                    <tr>
310                        <td class="fs12"><!--{$arrReview[cnt].comment|escape|nl2br}--></td>
311                    </tr>
312           
313                    <!--{if !$smarty.section.cnt.last}-->
314                    <tr><td height="20"><img src="<!--{$smarty.const.URL_DIR}-->img/common/line_580.gif" width="580" height="1" alt=""></td></tr>
315                    <!--{/if}-->
316                   
317                    <!--{/section}-->
318                   
319                    <tr><td height="30"></td></tr>
320                </table>
321                <!--¤ªµÒÍͤÎÀ¼¤³¤³¤Þ¤Ç-->
322
323                <!--{if $arrRecommend}-->
324                <!--¢§¥ª¥¹¥¹¥á¾¦Éʤ³¤³¤«¤é-->
325                <table width="580" border="0" cellspacing="0" cellpadding="0" summary=" ">
326                    <tr>
327                        <td colspan=3><img src="<!--{$smarty.const.URL_DIR}-->img/products/title_recommend.jpg" width="580" height="30" alt="¥ª¥¹¥¹¥á¾¦ÉÊ" /></td>
328                    </tr>
329                    <tr><td colspan=3 height="10"></td></tr>
330                    <tr>
331
332                    <!--{section name=cnt loop=$arrRecommend step=2}-->
333                    <!--{if $smarty.section.cnt.index >= 2}-->
334                    <tr>
335                        <td height="25"><img src="<!--{$smarty.const.URL_DIR}-->img/common/line_280.gif" width="280" height="1" alt="" /></td>
336                        <td></td>
337                        <td align="left"><img src="<!--{$smarty.const.URL_DIR}-->img/common/line_280.gif" width="280" height="1" alt="" /></td>
338                    </tr>
339                    <!--{/if}-->
340                   
341                    <tr valign="top">
342                        <td>
343                            <!-- º¸Îó -->
344                            <table width="220" border="0" cellspacing="0" cellpadding="0" summary=" ">
345                                <tr valign="top">
346                                    <td align="center" valign="middle"><a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrRecommend[cnt].product_id}-->">
347                                    <!--{if $arrRecommend[cnt].main_list_image != ""}-->
348                                        <!--{assign var=image_path value="`$smarty.const.IMAGE_SAVE_DIR`/`$arrRecommend[cnt].main_list_image`"}-->
349                                    <!--{else}-->
350                                        <!--{assign var=image_path value="`$smarty.const.NO_IMAGE_DIR`"}-->
351                                    <!--{/if}-->
352                                    <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=65&height=65" alt="<!--{$arrRecommend[cnt].name|escape}-->"></a></td>
353                                    <td align="right">
354                                    <table width="145" border="0" cellspacing="0" cellpadding="0" summary=" ">
355                                        <tr>
356                                            <!--{assign var=price02_min value=`$arrRecommend[cnt].price02_min`}-->
357                                            <!--{assign var=price02_max value=`$arrRecommend[cnt].price02_max`}-->
358                                            <td><span class="fs12"><a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrRecommend[cnt].product_id}-->"><!--{$arrRecommend[cnt].name|escape}--></a></span><br>
359                                            <span class="red"><span class="fs12">²Á³Ê</span><span class="fs10">(Àǹþ)</span></span><span class="redst"><span class="fs12">¡§
360                                            <!--{if $price02_min == $price02_max}-->
361                                                <!--{$price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->
362                                            <!--{else}-->
363                                                <!--{$price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->¡Á<!--{$price02_max|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->
364                                            <!--{/if}-->
365                                            ±ß</span></span></td>
366                                        </tr>
367                                        <tr><td height="5"></td></tr>
368                                        <tr>
369                                            <td class="fs10"><!--{$arrRecommend[cnt].comment|escape|nl2br}--></td>
370                                        </tr>
371                                    </table>
372                                    </td>
373                                </tr>
374                            </table>
375                            <!-- º¸Îó -->
376                        </td>
377                        <!--{assign var=nextCnt value=$smarty.section.cnt.index+1}-->
378                       
379                        <td id="spacer"></td>
380                       
381                        <td>
382                        <!--{if $arrRecommend[$nextCnt].product_id}-->
383                       
384                            <!-- ±¦Îó -->
385                            <table width="220" border="0" cellspacing="0" cellpadding="0" summary=" ">
386                                <tr valign="top">
387                                    <td align="center" valign="middle"><a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrRecommend[$nextCnt].product_id}-->">
388                                    <!--{if $arrRecommend[$nextCnt].main_list_image != ""}-->
389                                        <!--{assign var=image_path value="`$smarty.const.IMAGE_SAVE_DIR`/`$arrRecommend[$nextCnt].main_list_image`"}-->
390                                    <!--{else}-->
391                                        <!--{assign var=image_path value="`$smarty.const.NO_IMAGE_DIR`"}-->
392                                    <!--{/if}-->
393                                    <img src="<!--{$smarty.const.SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=65&height=65" alt="<!--{$arrRecommend[$nextCnt].name|escape}-->"></a></td>
394                                    <td align="right">
395                                    <table width="145" border="0" cellspacing="0" cellpadding="0" summary=" ">
396                                        <tr>
397                                            <!--{assign var=price02_min value=`$arrRecommend[$nextCnt].price02_min`}-->
398                                            <!--{assign var=price02_max value=`$arrRecommend[$nextCnt].price02_max`}-->
399                                            <td><span class="fs12"><a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrRecommend[$nextCnt].product_id}-->"><!--{$arrRecommend[$nextCnt].name|escape}--></a></span><br>
400                                            <span class="red"><span class="fs12">²Á³Ê</span><span class="fs10">(Àǹþ)</span></span><span class="redst"><span class="fs12">¡§
401                                            <!--{if $price02_min == $price02_max}-->
402                                                <!--{$price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->
403                                            <!--{else}-->
404                                                <!--{$price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->¡Á<!--{$price02_max|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}-->
405                                            <!--{/if}-->
406                                            ±ß</span></span></td>
407                                        </tr>
408                                        <tr><td height="5"></td></tr>
409                                        <tr>
410                                            <td class="fs10"><!--{$arrRecommend[$nextCnt].comment|escape|nl2br}--></td>
411                                        </tr>
412                                    </table>
413                                    </td>
414                                </tr>
415                            </table>
416                            <!-- ±¦Îó -->
417                        <!--{/if}-->
418                        </td>
419                    </tr>
420                    <!--{/section}-->
421                    <tr><td colspan=3 height="25"></td></tr>
422                </table>
423                <!--{/if}-->
424                <!--¢¥¥ª¥¹¥¹¥á¾¦Éʤ³¤³¤Þ¤Ç-->
425               
426                </td>
427                <!--¢¥RIGHT CONTENTS-->
428            </tr>
429        </table>
430        <!--¢¥MAIN CONTENTS-->
431        </td>
432    </tr>
433</table>
434<!--¢¥CONTENTS-->
Note: See TracBrowser for help on using the repository browser.