<@cms.contentProduct id=id><#assign a=object/>
<@t.page 'title'/>:
${(a.title)!}
<#if (a.cover)?has_content>
<@t.page 'cover'/>:
<@t.page 'product.price'/>:
<@t.page 'product.inventory'/>:
<@t.page 'product.quantity_limit'/>:
-