{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}
{foreach from=$hot_f2 item=hot_f2}
{if $hot_f2.img != ''}
{/if}
{$hot_f2.name}
{/foreach}
{/if}
{foreach from=$hot item=hot}
{$hot.name}
${$hot.price}
{/foreach}
{if count($hot) > 0}
{/if}
{include file='bottom.php'}