${function() {
const variantData = data.variant || {"id":"7ac8121f-3881-48d3-98fd-8dc6d20c7f9d","product_id":"a2f48884-3a5f-492c-b995-f9fc975d1bc0","title":"Earth yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"3ec2f3dd-6237-445e-a0d1-b286be73221e","barcode":"","position":1,"option1":"Earth yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2afbfc555b5476935203240e2b9b55c4.jpeg","path":"2afbfc555b5476935203240e2b9b55c4.jpeg","width":800,"height":800,"alt":"71fa9de22345a0c79c72612d60f849a9","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/diamond-pattern-zipped-polo-shirt?variant=7ac8121f-3881-48d3-98fd-8dc6d20c7f9d","available_quantity":999999999,"options":[{"name":"Color","value":"Earth yellow"},{"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":"7ac8121f-3881-48d3-98fd-8dc6d20c7f9d","product_id":"a2f48884-3a5f-492c-b995-f9fc975d1bc0","title":"Earth yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"3ec2f3dd-6237-445e-a0d1-b286be73221e","barcode":"","position":1,"option1":"Earth yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2afbfc555b5476935203240e2b9b55c4.jpeg","path":"2afbfc555b5476935203240e2b9b55c4.jpeg","width":800,"height":800,"alt":"71fa9de22345a0c79c72612d60f849a9","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/diamond-pattern-zipped-polo-shirt?variant=7ac8121f-3881-48d3-98fd-8dc6d20c7f9d","available_quantity":999999999,"options":[{"name":"Color","value":"Earth yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}