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

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

    {/if}

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

    起送价:{$shopinfo['shop_dispatch_price']} 元

    配送时间:{$shopinfo['extend']['arrivedelay']}分钟

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

    订餐电话:{$shopinfo['shop_tel']}

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

    店铺地址:{$shopinfo['shop_address']}

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

    {$item['article_title']}

    {/foreach}
  • 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'])}人已购

    {/foreach}