include file ='../head.config.html'
include file ='../top.html'
 

$langShopFilter

$langShopName
$langShoploginName
$langShopSaleRange
$langShopArea
 

$langShopClass

    foreach item=one name=name from=$shop_category_array if $smarty.foreach.name.iteration < 5
  • if $smarty.foreach.name.iteration%2 eq 1 class="style1" /if >
    $one.class_name
    if $one.child neq '' foreach item=two from=$one.child
    $two.class_name
    /foreach /if
  • /if /foreach
$langShopSearch if $select_class_info.class_id eq 0 || $select_class_info.class_id eq '' $langShopAll $langShopFind $shop_count|default:0 $langShopJiaShop else $select_class_info.class_name $langShopFind $shop_array|@count $langShopJiaShop /if
$page_list
  • $langShopName
  • $langShopStorage
  • $langShopHost
  • $langShopCredit
  • $langShopAttestation
section name=i loop=$shop_array
  • if $ifsubdomain eq '1' $shop_array[i].shop_name else $shop_array[i].shop_name /if

    $shop_array[i].sale_range

    收藏

  • $shop_array[i].sell_product_count $langShopPiece
  • $shop_array[i].login_name
  • $shop_array[i].sale_score
  • if $shop_array[i].audit_state eq 2 /if if $shop_array[i].personal_certify eq 2 /if
  • $shop_array[i].area_name
/section
$page_list
include file ='../../../html/footer.html'