{{@global.pageLanguageSetting.products_mcom}}
{{#list}}
{{#productImages}}
{{#js_compare "this.type === 'video' "}} {{#js_compare "this.videoType == 'custom'"}}
{{else}} {{#js_compare "this.videoType == 'youtube'"}}
{{/js_compare}} {{/js_compare}} {{else}}
{{/js_compare}}
{{/productImages}}
{{#js_compare "this.quantity == '0'"}} {{#if @global.pageLanguageSetting}}
{{@global.pageLanguageSetting.out_of_stock_mcom}}
{{/if}} {{else}} {{/js_compare}}

{{productName}}

{{#if offered}}

{{currency}} {{price}} {{currency}} {{js "parseFloat(this.price - this.price * this.offeredDiscount / 100).toFixed(2)"}} (-{{offeredDiscount}}%)

{{else}}

{{currency}} {{price}}

{{/if}}

{{description}}

  • {{@global.pageLanguageSetting.qty_mcom}}:

    {{weightValue}}

  • {{#customoptions}}
  • {{option_title}}:
  • {{/customoptions}}
{{/list}}