{foreach from=$arrLevelOneCats item=cat}
{$cat->CategoryName}
{/foreach} {foreach from=$arrCatSpecial item=scat}
{$scat->SpecialCategoryName}
{/foreach}
Trang chủ
Tin mới nhất
Danh mục thời trang
{foreach from=$arrLevelOneCats item=cat}
{$cat->CategoryName}
{/foreach} {foreach from=$arrCatSpecial item=scat}
{$scat->SpecialCategoryName}
{/foreach}
{include file="polling.html"}
{if $smarty.get.cid eq 2}
Tin khuyến măi
{$objNews->NewsContent}
{/if}
{$selectedCategory->CategoryName}
{ if $selectedCategory->CategoryID eq 2 } {foreach from=$arrProductsInSpecialCat item=rowProduct}
{foreach from=$rowProduct item=colProduct}
{ if $colProduct->ProductStatus eq 1 }
{$colProduct->ProductName}
{ elseif $colProduct->ProductStatus eq 2 }
{$colProduct->ProductName}
Hàng đă hết, đang chờ nhập.
{/if}
Xem chi tiết >>
{/foreach}
{/foreach} { else } {foreach from=$arrProductsInSpecialCat item=rowProduct}
{foreach from=$rowProduct item=colProduct}
{ if $colProduct->ProductStatus eq 1 }
{$colProduct->ProductName}
{ elseif $colProduct->ProductStatus eq 2 }
{$colProduct->ProductName}
Hàng đă hết, đang chờ nhập.
{/if}
Xem chi tiết >>
{/foreach}
{/foreach} {/if}
Trang chủ
|
Thông tin trợ giúp
|
Chính sách đại lư
|
Cửa hàng đại lư
|
Giới thiệu YF
|
Liên hệ
|
{include file=footer.html}