{{#variants}}
  • {{ product.name }}
    {{#if product.rating}}
    {{/if}}

    {{ product.name }}

    {{{ formatProductCatalogPrice . }}}

    {{{ product.description }}}

    {{#ifStoreConfig 'EnableProductComparisons'}}
    {{/ifStoreConfig}} {{#if product.add_text }}
    {{ product.add_text }}
    {{/if}}
  • {{/variants}}