${function() {
const variantData = data.variant || {"id":"14a0672a-2d1d-4ea7-9b7b-ca48412f3bcf","product_id":"35416c7d-4fec-4e03-9716-a318f0273a32","title":"Yellow-XS","weight_unit":"kg","inventory_quantity":999,"sku":"1934529816313614337","barcode":"","position":1,"option1":"Yellow","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ccf710778259898f7f3c1ea005114e82.jpeg","path":"ccf710778259898f7f3c1ea005114e82.jpeg","width":1440,"height":1440,"alt":"795da84a50985cd5e4d357c8ccae0699","aspect_ratio":1},"wholesale_price":[{"price":21,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"21","retail_price":"0","available":true,"url":"\/products\/vibrant-sun-graphic-tank-top-for-summer-beach-vibes?variant=14a0672a-2d1d-4ea7-9b7b-ca48412f3bcf","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"XS"}],"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":"14a0672a-2d1d-4ea7-9b7b-ca48412f3bcf","product_id":"35416c7d-4fec-4e03-9716-a318f0273a32","title":"Yellow-XS","weight_unit":"kg","inventory_quantity":999,"sku":"1934529816313614337","barcode":"","position":1,"option1":"Yellow","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ccf710778259898f7f3c1ea005114e82.jpeg","path":"ccf710778259898f7f3c1ea005114e82.jpeg","width":1440,"height":1440,"alt":"795da84a50985cd5e4d357c8ccae0699","aspect_ratio":1},"wholesale_price":[{"price":21,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"21","retail_price":"0","available":true,"url":"\/products\/vibrant-sun-graphic-tank-top-for-summer-beach-vibes?variant=14a0672a-2d1d-4ea7-9b7b-ca48412f3bcf","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}