${function() {
const variantData = data.variant || {"id":"e00a97b3-d06d-43e7-bb41-42c1788c0e08","product_id":"2b75ca1e-9fb6-415d-af92-932d432dc3f8","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Yellow-S-A00442151","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c687b923704d703b85e4a07308f1ce0.jpeg","path":"2c687b923704d703b85e4a07308f1ce0.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.98","price":"39.99","retail_price":"69.98","available":true,"url":"\/products\/women-casual-daily-plain-two-piece-set?variant=e00a97b3-d06d-43e7-bb41-42c1788c0e08","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":43,"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":"e00a97b3-d06d-43e7-bb41-42c1788c0e08","product_id":"2b75ca1e-9fb6-415d-af92-932d432dc3f8","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Yellow-S-A00442151","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c687b923704d703b85e4a07308f1ce0.jpeg","path":"2c687b923704d703b85e4a07308f1ce0.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.98","price":"39.99","retail_price":"69.98","available":true,"url":"\/products\/women-casual-daily-plain-two-piece-set?variant=e00a97b3-d06d-43e7-bb41-42c1788c0e08","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
`
}()}