{{$product_num := len .products}} {{$page := 3}} {{$page_total := add $page $product_num}} {{range $arr := .products}} {{$price := json_decode $arr.price_info}} {{$price_html := .priceHtml}} {{$price_html}} {{if gt $arr.is_gift 0 }}{{/* 赠品 */}}
{{$arr.name}}
{{$arr.size}}
FREE!
{{$arr.num}} Units
{{$arr.name}}
{{$arr.size}}
{{$arr.name}}