${function() {
const variantData = data.variant || {"id":"bafa4ab7-5039-4fd5-b0f8-c8a5d3fd3331","product_id":"25d6d47e-2fde-4adf-b5c9-b5224e18e764","title":"Army Green-XL","weight_unit":"kg","inventory_quantity":999,"sku":"1913470349954404354","barcode":"","position":2,"option1":"Army Green","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2e91c8b0bc398c8c710a7eafa83e2f9.jpeg","path":"f2e91c8b0bc398c8c710a7eafa83e2f9.jpeg","width":1251,"height":1251,"alt":"017c91e1278b0c8124ddb822694c8a56","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"600","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/cargo-shorts-with-adjustable-drawstring-and-side-pockets?variant=bafa4ab7-5039-4fd5-b0f8-c8a5d3fd3331","available_quantity":999999999,"options":[{"name":"Color","value":"Army Green"},{"name":"Size","value":"XL"}],"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":"bafa4ab7-5039-4fd5-b0f8-c8a5d3fd3331","product_id":"25d6d47e-2fde-4adf-b5c9-b5224e18e764","title":"Army Green-XL","weight_unit":"kg","inventory_quantity":999,"sku":"1913470349954404354","barcode":"","position":2,"option1":"Army Green","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2e91c8b0bc398c8c710a7eafa83e2f9.jpeg","path":"f2e91c8b0bc398c8c710a7eafa83e2f9.jpeg","width":1251,"height":1251,"alt":"017c91e1278b0c8124ddb822694c8a56","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"600","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/cargo-shorts-with-adjustable-drawstring-and-side-pockets?variant=bafa4ab7-5039-4fd5-b0f8-c8a5d3fd3331","available_quantity":999999999,"options":[{"name":"Color","value":"Army Green"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}