include file ='../store.config.html'
include file="../store_header.html"
$langCIndex > $langCShop > $shop_array.shop_name|default:'my shop'
if $arrBlog.slayout eq '2'
section name=item loop=$side_template if $side_template[item] neq ''
  • $side_template[item] >
/if /section /if if $arrBlog.slayout eq '-1' section name=item loop=$left_template if $left_template[item] neq ''
/if /section
/if
  • if $condition.recommended eq '1' $langSRecommendedProduct else $langStoreAllBaby /if
  • if $view_type eq 'list' else /if
section name=i loop=$product_array if $view_type eq 'list'
    if $ifhtml eq '1' && $product_array[i].html_url neq ''
  • $product_array[i].p_name
  • else
  • $product_array[i].p_name
  • /if
  • if $product_array[i].p_sell_type eq '0' $langStoreProductSellAuction /if if $product_array[i].p_sell_type eq '1' $langCfixprice /if if $product_array[i].p_sell_type eq '2' $langStoreProductSellGroup /if if $product_array[i].p_sell_type eq '2' $product_array[i].p_group_price else $product_array[i].p_price /if $langCYuan
  • $langStoreSpare $product_array[i].left_days $langStoreDay
  • else
    • if $ifhtml eq '1' && $product_array[i].html_url neq ''
    • $product_array[i].p_name
    • else
    • $product_array[i].p_name
    • /if
    • if $product_array[i].p_sell_type eq '0' $langStoreProductSellAuction /if if $product_array[i].p_sell_type eq '1' $langCfixprice /if if $product_array[i].p_sell_type eq '2' $langStoreProductSellGroup /if if $product_array[i].p_sell_type eq '2' $product_array[i].p_group_price else $product_array[i].p_price /if $langCYuan
    • $langStoreSpare $product_array[i].left_days $langStoreDay
    • /if
    /section
$page_list
if $arrBlog.slayout eq '0'
section name=item loop=$side_template if $side_template[item] neq ''
  • $side_template[item] >
/if /section /if if $arrBlog.slayout eq '-1' section name=item loop=$left_template if $left_template[item] neq ''
/if /section
/if
include file ='../../../html/footer.html'