{literal} {/literal} {include file='float_menu.html'}

 


{if $row.img != ''}看商品大圖{/if}     回{$row.category}
{$row.name} {if $row.soldout} 缺貨中 {/if}
{$row.detail}

NT$ {$row.price|number_format}
{if count($p_type) > 0} 請選擇類型: {html_options name=p_type options=$p_type} {/if} {if $row.soldout == 0} {/if}
{if $row.img != ''}{/if}


{if count($hot) > 0} {/if}

{if count($hot) > 0} {foreach from=$hot_f2 item=hot_f2} {/foreach}
{if $hot_f2.img != ''}{/if}
{$hot_f2.name}
{/if}
{foreach from=$hot item=hot} {/foreach}
{$hot.name} ${$hot.price}
 

{include file='bottom.php'}