${function() {
const variantData = data.variant || {"id":"f9481ced-1297-4f81-9225-b697de4e4d2d","product_id":"60f1d514-88ce-4ecc-8b57-9d04ec0eb6ed","title":"Blue-S","weight_unit":"kg","inventory_quantity":500,"sku":"LQ336-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb9273b39b64e3d06e2c0d64d1040559.jpeg","path":"cb9273b39b64e3d06e2c0d64d1040559.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.63","compare_at_price":"35.99","price":"35.99","retail_price":"35.99","available":true,"url":"\/products\/womens-pleated-v-neck-waist-strap-long-sleeve-maxi-dress?variant=f9481ced-1297-4f81-9225-b697de4e4d2d","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"f9481ced-1297-4f81-9225-b697de4e4d2d","product_id":"60f1d514-88ce-4ecc-8b57-9d04ec0eb6ed","title":"Blue-S","weight_unit":"kg","inventory_quantity":500,"sku":"LQ336-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb9273b39b64e3d06e2c0d64d1040559.jpeg","path":"cb9273b39b64e3d06e2c0d64d1040559.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.63","compare_at_price":"35.99","price":"35.99","retail_price":"35.99","available":true,"url":"\/products\/womens-pleated-v-neck-waist-strap-long-sleeve-maxi-dress?variant=f9481ced-1297-4f81-9225-b697de4e4d2d","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}