${function() {
const variantData = data.variant || {"id":"9ecfe152-fd29-4148-9795-a6bc12222007","product_id":"be055930-a6fc-46ef-b44e-c5a936535720","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"1910532975500537857","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d194953316c746c65ebc230564a3d15.png","path":"0d194953316c746c65ebc230564a3d15.png","width":800,"height":800,"alt":"5e8e5929e2b1b1e0e3497f99f8ac3ebc","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"480","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/mens-cargo-shorts-with-multiple-pockets-for-outdoor-adventures?variant=9ecfe152-fd29-4148-9795-a6bc12222007","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"9ecfe152-fd29-4148-9795-a6bc12222007","product_id":"be055930-a6fc-46ef-b44e-c5a936535720","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"1910532975500537857","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d194953316c746c65ebc230564a3d15.png","path":"0d194953316c746c65ebc230564a3d15.png","width":800,"height":800,"alt":"5e8e5929e2b1b1e0e3497f99f8ac3ebc","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"480","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/mens-cargo-shorts-with-multiple-pockets-for-outdoor-adventures?variant=9ecfe152-fd29-4148-9795-a6bc12222007","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}