${function() {
const variantData = data.variant || {"id":"30aede15-b8c6-4ef0-9340-6a6850487d6e","product_id":"5f0ee2d8-539a-4462-8a84-ea818bbc93ca","title":"Light green-S","weight_unit":"kg","inventory_quantity":999,"sku":"1661568490873966593","barcode":"","position":1,"option1":"Light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3aa395ca56cbee31e06477b6375e95d1.jpeg","path":"3aa395ca56cbee31e06477b6375e95d1.jpeg","width":848,"height":847,"alt":"dd3342afd434f8cc642b83cc34d606b2","aspect_ratio":1.001180637544274},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"320","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-printed-corduroy-shorts?variant=30aede15-b8c6-4ef0-9340-6a6850487d6e","available_quantity":999999999,"options":[{"name":"Color","value":"Light green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"30aede15-b8c6-4ef0-9340-6a6850487d6e","product_id":"5f0ee2d8-539a-4462-8a84-ea818bbc93ca","title":"Light green-S","weight_unit":"kg","inventory_quantity":999,"sku":"1661568490873966593","barcode":"","position":1,"option1":"Light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3aa395ca56cbee31e06477b6375e95d1.jpeg","path":"3aa395ca56cbee31e06477b6375e95d1.jpeg","width":848,"height":847,"alt":"dd3342afd434f8cc642b83cc34d606b2","aspect_ratio":1.001180637544274},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"320","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-printed-corduroy-shorts?variant=30aede15-b8c6-4ef0-9340-6a6850487d6e","available_quantity":999999999,"options":[{"name":"Color","value":"Light green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}