{$shopinfo=inc:get_shopinfo($shop_id)}
  • {$shopinfo['shop_name']}
  • {tab_other_language::get("商品")}:{$shopinfo['shop_addprice']}62  {tab_other_language::get("评论")}:{$shopinfo['shop_addprice']}88
  • {tab_other_language::get("商家信息")}{tab_other_language::get("详细")}
  • {if(!empty($shopinfo['extend']['arr_opentime']))}

    {tab_other_language::get("营业时段")}: {foreach($shopinfo['extend']['arr_opentime'] as $item=>$key)} {$key}
    {/foreach}

    {/if}

    {tab_other_language::get("配送费")}:{if(empty($shopinfo['shop_addprice']))}{tab_other_language::get("免费")}{else}{$shopinfo['shop_addprice']} {tab_other_language::get("元/每次")}{/if}

    {tab_other_language::get("起送价")}:{$shopinfo['shop_dispatch_price']} {tab_other_language::get("元")}

    {tab_other_language::get("配送时间")}:{tab_other_language::get("{msg1}分钟",$shopinfo['extend']['arrivedelay'])}

    {if(!empty($shopinfo['shop_tel']))}

    {tab_other_language::get("订餐电话")}:{$shopinfo['shop_tel']}

    {/if} {if(!empty($shopinfo['shop_address']))}

    {tab_other_language::get("店铺地址")}:{$shopinfo['shop_address']}

    {/if}
  • {tab_other_language::get("活动公告")}{tab_other_language::get("更多")}
  • {$arr_activitie=inc:get_activitie($shopinfo['shop_id'])}/*数据源:店铺活动列表*/ {foreach($arr_activitie as $item)}

    {$item['article_title']}

    {/foreach}
  • {tab_other_language::get("TOP热销榜")}
  • {$arr_hot=inc:get_top_goods($shopinfo['shop_id'])}/*数据源:店铺活动列表*/ {foreach($arr_hot as $ii=>$item)} {set $i=$ii+1}

    {$i} {$item['goods_name']} 0)} style="display:none"{/if}> 0)} style="display:none"{/if}>{fun_kj::get_price($item['goods_price'])}
    {fun_kj::get_price($item['goods_price_market'])}
    {fun_kj::get_price($item['goods_sold'])}{tab_other_language::get("{msg1}人已购",' ')}

    {/foreach}