${function() {
const variantData = data.variant || {"id":"5d153a02-62f3-4793-a27b-5bb0bc21e353","product_id":"b35ab549-11b2-4854-896f-112db75a1371","title":"Grey-Suitable for all thicknesses","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Grey","option2":"Suitable for all thicknesses","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce8d848b010e7633d5539934b85bc28d.jpeg","path":"ce8d848b010e7633d5539934b85bc28d.jpeg","width":480,"height":480,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"21.61","price":"13.99","retail_price":"21.61","available":true,"url":"\/products\/\ud83c\udf40\ud83c\udf812023-christmas-hot-sale\ud83c\udf81-40-\ud83c\udf40door-bottom-seal-strip-stopper\ud83d\udc4d-buy-2-free-shipping?variant=5d153a02-62f3-4793-a27b-5bb0bc21e353","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"Suitable for all thicknesses"}],"off_ratio":35,"flashsale_info":[],"sales":7};
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":"5d153a02-62f3-4793-a27b-5bb0bc21e353","product_id":"b35ab549-11b2-4854-896f-112db75a1371","title":"Grey-Suitable for all thicknesses","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Grey","option2":"Suitable for all thicknesses","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce8d848b010e7633d5539934b85bc28d.jpeg","path":"ce8d848b010e7633d5539934b85bc28d.jpeg","width":480,"height":480,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"21.61","price":"13.99","retail_price":"21.61","available":true,"url":"\/products\/\ud83c\udf40\ud83c\udf812023-christmas-hot-sale\ud83c\udf81-40-\ud83c\udf40door-bottom-seal-strip-stopper\ud83d\udc4d-buy-2-free-shipping?variant=5d153a02-62f3-4793-a27b-5bb0bc21e353","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"Suitable for all thicknesses"}],"off_ratio":35,"flashsale_info":[],"sales":7};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}