<{include file="topwap/shop/index/shop.html"}>
<{if $widgets}> <{foreach from=$widgets item=widgetDetail}> <{if $widgetDetail.widgets_type=="nav"}>
<{foreach from=$widgetDetail.params item=item}>
<{if $item.type=="link"}> <{$item.name}> <{elseif $item.type=="goods"}> <{$item.name}> <{elseif $item.type=="promotion"}> <{$item.name}> <{/if}>
<{/foreach}>
<{elseif $widgetDetail.widgets_type=="coupon"}>
<{include file="topwap/shop/index/shop_coupon.html"}>
<{elseif $widgetDetail.widgets_type=="slider"}>
<{include file="topwap/shop/index/slider.html"}>
<{elseif $widgetDetail.widgets_type=="goods"}>
<{include file="topwap/shop/index/item.html"}>
<{elseif $widgetDetail.widgets_type=="oneimg"}>
<{/if}> <{/foreach}> <{/if}>
<{script src="shopex.lazyload.js" app="topwap"}> <{script src="shopex.lazyload.img.js" app="topwap"}>