source: temp/trunk/data/Smarty/templates/products/detail.tpl @ 2773

Revision 2773, 20.0 KB checked in by kakinaka, 18 years ago (diff)

blank

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