{{@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}} {{#js_compare "this.offeredDiscount > \'0\'"}}

{{format_currency currency}}{{oldprice}} {{format_currency currency}}{{js " this.oldprice - this.oldprice * this.offeredDiscount / 100"}} (-{{offeredDiscount}}%)

{{else}}

{{format_currency currency}}{{price}}

{{/js_compare}} {{else}}

{{format_currency currency}}{{price}}

{{/if}}

{{description}}

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

    {{weightValue}}

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