{{@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}}{{format_currency currency}}{{price}}
    • {{@global.pageLanguageSetting.subtotal_mcom}}{{format_currency currency}}{{js "this.price * this.quantity"}}
    • {{#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"}}Cancel Order{{/root_Compare}} {{/root_Compare}} {{#root_Compare @root.orderStatus "==" "Cancelled"}} {{@global.pageLanguageSetting.reorder_mcom}} {{#root_Compare @root.orderStatus "!=" "Complete"}}Cancelled{{/root_Compare}} {{/root_Compare}}
    {{/productList}}