<#include "inc/header.html">
<#include "inc/left_pro.html">
<@mytag.viewIntroduce name="row" introID="100014422" />${row.content}
<@mytag.ListProducts name="rows" proTypeID="100043063" orderby="sortid asc,id desc" classProFlag="1" ctid="100026803" frontRow="3"/> <#list rows as row>
${row.name}
<@mytag.viewIntroduce name="row" introID="100014423" />${row.content}
<@mytag.ListProducts name="rows" proTypeID="100043064" orderby="sortid asc,id desc" classProFlag="1" ctid="100026803" frontRow="4"/> <#list rows as row>
${row.name}
产品展示 Products 更多>>
<@mytag.ListProducts name="rows1" orderby="allsortid asc,id desc" frontRow="8" ctid="65535" /> <#list rows1 as row>
${row.name}
<#if row.name?length<14>${row.name}<#else>${row.name[0..13]}…
<#include "inc/footer.html">