${function() {
const variantData = data.variant || {"id":"ca384f36-0f6e-4a6e-ac8f-9a02792440b8","product_id":"c2d67002-acb9-4c12-81cc-0c4decefc5f1","title":"Light green-S","weight_unit":"kg","inventory_quantity":999,"sku":"1901918448595128322","barcode":"","position":1,"option1":"Light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/899f30092d7efb2cea00fd268a6ba57b.jpeg","path":"899f30092d7efb2cea00fd268a6ba57b.jpeg","width":1344,"height":1344,"alt":"616556e23dca83b9116a6870591335fb","aspect_ratio":1},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/butter-goods-corduroy-cargo-shorts-olive-green-comfortable-stylish-summer-short?variant=ca384f36-0f6e-4a6e-ac8f-9a02792440b8","available_quantity":999999999,"options":[{"name":"Color","value":"Light green"},{"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":"ca384f36-0f6e-4a6e-ac8f-9a02792440b8","product_id":"c2d67002-acb9-4c12-81cc-0c4decefc5f1","title":"Light green-S","weight_unit":"kg","inventory_quantity":999,"sku":"1901918448595128322","barcode":"","position":1,"option1":"Light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/899f30092d7efb2cea00fd268a6ba57b.jpeg","path":"899f30092d7efb2cea00fd268a6ba57b.jpeg","width":1344,"height":1344,"alt":"616556e23dca83b9116a6870591335fb","aspect_ratio":1},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/butter-goods-corduroy-cargo-shorts-olive-green-comfortable-stylish-summer-short?variant=ca384f36-0f6e-4a6e-ac8f-9a02792440b8","available_quantity":999999999,"options":[{"name":"Color","value":"Light green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}