Published in: Other
<!--ã��ç�¥ã��ã��--> <{if $info != ""}> <h3>ã��ç�¥ã��ã��</h3> <p><{$info}></p> <{/if}> <!--//ã��ç�¥ã��ã��--> <{if $recommend_num != 0}> <div id="recommend_box"> <h3>ã��ã��ã��ã��å��å��</h3> <{section name=num loop=$recommend}> <div class="item_box1"> <!--â��å��å��ç�»å��ã��表示--> <{if $recommend[num].img_url != ""}> <p class="item_thumb"><a href="<{$recommend[num].link_url}>"><img src="<{$recommend[num].img_url}>" /></a></p> <{else}> <p class="item_thumb"><a href="<{$recommend[num].link_url}>"><img src="http://img.shop-pro.jp/tmpl_img/22/now100.gif" /></a></p> <{/if}> <p class="item_name"><a href="<{$recommend[num].link_url}>"><{$recommend[num].name}></a></p> <p class='item_price'><{$recommend[num].price}></p> </div> <!-- å��å��ã��3å��ã�§æ�¹è¡�(æ��å¾�ã�¯å�«ã�¾ã�ªã��) â�»4å��ã�§æ�¹è¡�ã�«ã��ã��å ´å��ã�¯ " % 3 "ã��ã�� " % 4 " ã�«å¤�æ�´ã��ã�¦ã��ã� ã��ã��--> <{if $smarty.section.num.iteration % 3 == 0 and $smarty.section.num.last == false}> <br style="clear:both;" /> <{/if}> <{/section}> <br class="clear" /> </div> <{/if}> <!--売ã��ç�å��å��ã��ç�»é�²ã��ã��ã�¦ã��ã��å ´å��ã�«è¡¨ç¤ºã��ã��ã�¾ã��--> <{if $seller_num != 0}> <div id="seller_box"> <h3>売ã��ç�å��å��</h3> <{section name=num loop=$seller}> <div class="item_box1"> <{if $seller[num].img_url != ""}> <p class="item_thumb"><a href="<{$seller[num].link_url}>"><img src="<{$seller[num].img_url}>" /></a></p> <{else}> <p class="item_thumb"><a href="<{$seller[num].link_url}>"><img src="http://img.shop-pro.jp/tmpl_img/22/now100.gif" /></a></p> <{/if}> <p class="item_name"><a href="<{$seller[num].link_url}>"><{$seller[num].name}></a></p> <p class="item_price"><{$seller[num].price}></p> </div> <!-- 3å��ã�§æ�¹è¡�(æ��å¾�ã�¯å�«ã�¾ã�ªã��) â�»4å��ã�§æ�¹è¡�ã�«ã��ã��å ´å��ã�¯ " % 3 "ã��ã�� " % 4 " ã�«å¤�æ�´ã��ã�¦ã��ã� ã��ã��--> <{if $smarty.section.num.iteration % 3 == 0 and $smarty.section.num.last == false}> <br style="clear:both;" /> <{/if}> <{/section}> <br class="clear" /> </div="seller_box"> <{/if}> <!--//売ã��ç�å��å��--> <!--ã��ã�ªã�¼ã�¹ã��ã�¼ã�¹--> <{if $free_space!=""}> <div id="free_space"> <h3>ã��ã�ªã�¼ã�¹ã��ã�¼ã�¹</h3> <p><{$free_space}></p> </div> <{/if}> <!--//ã��ã�ªã�¼ã�¹ã��ã�¼ã�¹-->
You need to login to post a comment.
