${function() {
const variantData = data.variant || {"id":"5c5d0b99-2324-4655-8b08-767e3282f7fe","product_id":"5e0b0eb0-05c4-404f-a315-df4827beac6d","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-White-S-A00440696","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae97f084cf04c8c6d1fb6aafb57156b8.jpeg","path":"ae97f084cf04c8c6d1fb6aafb57156b8.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.99","price":"18.99","retail_price":"33.99","available":true,"url":"\/products\/womens-plain-casual-leggings8b3c2cae-e834-4248-ae04-e80702a0c0b4?variant=5c5d0b99-2324-4655-8b08-767e3282f7fe","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":44,"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":"5c5d0b99-2324-4655-8b08-767e3282f7fe","product_id":"5e0b0eb0-05c4-404f-a315-df4827beac6d","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-White-S-A00440696","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae97f084cf04c8c6d1fb6aafb57156b8.jpeg","path":"ae97f084cf04c8c6d1fb6aafb57156b8.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.99","price":"18.99","retail_price":"33.99","available":true,"url":"\/products\/womens-plain-casual-leggings8b3c2cae-e834-4248-ae04-e80702a0c0b4?variant=5c5d0b99-2324-4655-8b08-767e3282f7fe","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}