{layout name="common/layout" /}

热门推荐

{shop:goodslist flag="recommend" id="goods" row="10"}
{$goods.title|htmlentities}

¥{$goods.price|htmlentities}

{/shop:goodslist}
{shop:catelist flag="index" id="cate"}
{php}$colorArr = ['4fae9d', '686fb4', '3688d8', '536070', '8782a4','4fae9d', '686fb4', '3688d8', '536070', '8782a4'];{/php}

{:$key+1}F {$cate.name|htmlentities}

{shop:goodslist category="$cate->id" id="goods" row="8" orderby="weigh"} {/shop:goodslist}
{/shop:catelist}