<%include file="inc/logo.html"%> <%include file="inc/search.html"%>
<%include file="inc/topmenu.html"%>
<%include file="inc/navigation.html"%>
首頁
>>材料採購
>共<%$RecordCount%>項商品
排序類型:
商品總覽
<%section name="id" loop=$dataobj%>
<%if $dataobj[id].pic7 neq ""%>
<%else%>
<%/if%>
<%$dataobj[id].name%>
$<%$dataobj[id].price%>
<%if $smarty.section.id.rownum is div by 4%>
<%/if%> <%sectionelse%>
此類別無任何商品
<%/section%>
<%include file="inc/footer.html"%>