${function() {
const variantData = data.variant || {"id":"ce39190c-e130-459f-820f-c55d1f258ed4","product_id":"0e5d94b6-53d6-4050-b0dd-3d7dcad78bd0","title":"XL2302","weight_unit":"g","inventory_quantity":200,"sku":"CJLX187641601AZ","barcode":"","position":1,"option1":"XL2302","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3bce40b1783adaa88335ecd139ec3d7.jpeg","path":"f3bce40b1783adaa88335ecd139ec3d7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"10","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/popular-ornament-special-interest-design-necklace?variant=ce39190c-e130-459f-820f-c55d1f258ed4","available_quantity":200,"options":[{"name":"Color","value":"XL2302"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"ce39190c-e130-459f-820f-c55d1f258ed4","product_id":"0e5d94b6-53d6-4050-b0dd-3d7dcad78bd0","title":"XL2302","weight_unit":"g","inventory_quantity":200,"sku":"CJLX187641601AZ","barcode":"","position":1,"option1":"XL2302","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3bce40b1783adaa88335ecd139ec3d7.jpeg","path":"f3bce40b1783adaa88335ecd139ec3d7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"10","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/popular-ornament-special-interest-design-necklace?variant=ce39190c-e130-459f-820f-c55d1f258ed4","available_quantity":200,"options":[{"name":"Color","value":"XL2302"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}