${function() {
const variantData = data.variant || {"id":"aa72c234-3118-4796-859f-8d4fe41c1a7b","product_id":"51483a23-1a3c-43ec-a078-eff9d3f05dfe","title":"1-90x75cm","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":1,"option1":"1","option2":"90x75cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f82e1257123e4cbd6dbdb12394d1d30e.jpeg","path":"f82e1257123e4cbd6dbdb12394d1d30e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.99","retail_price":"0","available":true,"url":"\/products\/nigikala-flower-mushroom-eye-tapestry-boho-art-bedroom-living-room-aesthetics-wall-hanging-tapestry-home-decor?variant=aa72c234-3118-4796-859f-8d4fe41c1a7b","available_quantity":999999999,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"90x75cm"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"aa72c234-3118-4796-859f-8d4fe41c1a7b","product_id":"51483a23-1a3c-43ec-a078-eff9d3f05dfe","title":"1-90x75cm","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":1,"option1":"1","option2":"90x75cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f82e1257123e4cbd6dbdb12394d1d30e.jpeg","path":"f82e1257123e4cbd6dbdb12394d1d30e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.99","retail_price":"0","available":true,"url":"\/products\/nigikala-flower-mushroom-eye-tapestry-boho-art-bedroom-living-room-aesthetics-wall-hanging-tapestry-home-decor?variant=aa72c234-3118-4796-859f-8d4fe41c1a7b","available_quantity":999999999,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"90x75cm"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}