people are viewing this right now
${function() {
const variantData = data.variant || {"id":"4e35e285-9c28-4497-8b2d-b74c01c3deea","product_id":"84bb97e6-4ec8-4947-884c-eabced2fa9b9","title":"Blue-S(34\/75)","weight_unit":"kg","inventory_quantity":998,"sku":"ZL1921967-\u0378\u00c0\u00b6S","barcode":"","position":1,"option1":"Blue","option2":"S(34\/75)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58d85af8ca35a16f9e30b3e88299cf96.jpeg","path":"58d85af8ca35a16f9e30b3e88299cf96.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/no-steel-ring-vest-sports-sleep-gather-lace-bra?variant=4e35e285-9c28-4497-8b2d-b74c01c3deea","available_quantity":999999999,"options":[{"name":"Colour","value":"Blue"},{"name":"Size","value":"S(34\/75)"}],"off_ratio":0,"flashsale_info":[],"sales":29};
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":"4e35e285-9c28-4497-8b2d-b74c01c3deea","product_id":"84bb97e6-4ec8-4947-884c-eabced2fa9b9","title":"Blue-S(34\/75)","weight_unit":"kg","inventory_quantity":998,"sku":"ZL1921967-\u0378\u00c0\u00b6S","barcode":"","position":1,"option1":"Blue","option2":"S(34\/75)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58d85af8ca35a16f9e30b3e88299cf96.jpeg","path":"58d85af8ca35a16f9e30b3e88299cf96.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/no-steel-ring-vest-sports-sleep-gather-lace-bra?variant=4e35e285-9c28-4497-8b2d-b74c01c3deea","available_quantity":999999999,"options":[{"name":"Colour","value":"Blue"},{"name":"Size","value":"S(34\/75)"}],"off_ratio":0,"flashsale_info":[],"sales":29};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}