${function() {
const variantData = data.variant || {"id":"5a539276-466e-4914-8682-1a9f9d7073a3","product_id":"68a13e0e-03ee-4d71-be0c-e8f4ef1f53a5","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00420347","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dd7634f0829dee7d6fe0ce66a37e14bd.jpeg","path":"dd7634f0829dee7d6fe0ce66a37e14bd.jpeg","width":450,"height":600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"25.99","retail_price":"41.99","available":true,"url":"\/products\/womens-salem-broom-co-quality-handcrafted-enchanted-est-1692-printed-round-neck-long-sleeve-sweatshirt?variant=5a539276-466e-4914-8682-1a9f9d7073a3","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":38,"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":"5a539276-466e-4914-8682-1a9f9d7073a3","product_id":"68a13e0e-03ee-4d71-be0c-e8f4ef1f53a5","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00420347","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dd7634f0829dee7d6fe0ce66a37e14bd.jpeg","path":"dd7634f0829dee7d6fe0ce66a37e14bd.jpeg","width":450,"height":600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"25.99","retail_price":"41.99","available":true,"url":"\/products\/womens-salem-broom-co-quality-handcrafted-enchanted-est-1692-printed-round-neck-long-sleeve-sweatshirt?variant=5a539276-466e-4914-8682-1a9f9d7073a3","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}