{{@global.pageLanguageSetting.products_mcom}}
{{#root_Compare @global.imageOnOff "==" "1"}} {{/root_Compare}}
{{#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}}{{price}} {{format_currency currency}}{{js "parseFloat(this.price - this.price * this.offeredDiscount / 100).toFixed(2)"}} ({{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}}