${function() {
const variantData = data.variant || {"id":"adcbc78d-aeae-42ef-b69c-2112f8008228","product_id":"e9e2dcd0-77b1-49a4-8d25-59bbc787bc91","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-White-S-A00439014","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6744a500e9a2292a91ad58de9dc65808.jpeg","path":"6744a500e9a2292a91ad58de9dc65808.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"23.98","retail_price":"59.99","available":true,"url":"\/products\/womens-embroidered-ruffles-dress?variant=adcbc78d-aeae-42ef-b69c-2112f8008228","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":60,"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":"adcbc78d-aeae-42ef-b69c-2112f8008228","product_id":"e9e2dcd0-77b1-49a4-8d25-59bbc787bc91","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-White-S-A00439014","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6744a500e9a2292a91ad58de9dc65808.jpeg","path":"6744a500e9a2292a91ad58de9dc65808.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"23.98","retail_price":"59.99","available":true,"url":"\/products\/womens-embroidered-ruffles-dress?variant=adcbc78d-aeae-42ef-b69c-2112f8008228","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":60,"flashsale_info":[],"sales":0};
return `
`
}()}