{{@global.pageLanguageSetting.order_details_mcom}}
  • {{#productList}}
    {{#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}}

    {{productName}}

    • {{@global.pageLanguageSetting.Quantity_mcom}} {{quantity}}
    • {{@global.pageLanguageSetting.price_mcom}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{maxPriceStore}} {{else}} {{maxPriceStore}}{{format_currency currency}} {{/if}}
    • {{@global.pageLanguageSetting.subtotal_mcom}} {{#if @global.ecommCurrencySymbol}} {{format_currency currency}}{{pricecal this.price this.quantity}} {{else}} {{pricecal this.price this.quantity}}{{format_currency currency}} {{/if}}
    • {{#if custom_option}}
    • custom option:{{custom_option}}
    • {{/if}}
    • {{@global.pageLanguageSetting.post_review_mcom}} {{#root_Compare @root.orderStatus "!=" "Cancelled"}} {{@global.pageLanguageSetting.reorder_mcom}} {{#root_Compare @root.orderStatus "!=" "Complete"}}{{@global.pageLanguageSetting.store_cancel_order}}{{/root_Compare}} {{/root_Compare}} {{#root_Compare @root.orderStatus "==" "Cancelled"}} {{@global.pageLanguageSetting.reorder_mcom}} {{#root_Compare @root.orderStatus "!=" "Complete"}}{{@global.pageLanguageSetting.store_cancelled}}{{/root_Compare}} {{/root_Compare}}
    {{/productList}}