${function() {
const variantData = data.variant || {"id":"faeebf81-ca86-49e1-bdef-f649e3f5ccfa","product_id":"fbe55d37-66b2-414d-9c4d-f9bee35fba49","title":"Purple-S-\u26a1Super fast delivery\u26a1Special price and free shipping","weight_unit":"kg","inventory_quantity":0,"sku":"SLRLCZN4-0001","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"\u26a1Super fast delivery\u26a1Special price and free shipping","note":"","image":{"src":"\/\/img.staticdj.com\/c79651d45bb467d033cccbc5acfb7ed6.jpeg","path":"c79651d45bb467d033cccbc5acfb7ed6.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mirage-dress-with-colour-blocks?variant=faeebf81-ca86-49e1-bdef-f649e3f5ccfa","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S"},{"name":"\u23f0Fast Shipping ONLY TODAY\u2708\ufe0f","value":"\u26a1Super fast delivery\u26a1Special price and free shipping"}],"off_ratio":0,"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}
`
}()}
${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":"faeebf81-ca86-49e1-bdef-f649e3f5ccfa","product_id":"fbe55d37-66b2-414d-9c4d-f9bee35fba49","title":"Purple-S-\u26a1Super fast delivery\u26a1Special price and free shipping","weight_unit":"kg","inventory_quantity":0,"sku":"SLRLCZN4-0001","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"\u26a1Super fast delivery\u26a1Special price and free shipping","note":"","image":{"src":"\/\/img.staticdj.com\/c79651d45bb467d033cccbc5acfb7ed6.jpeg","path":"c79651d45bb467d033cccbc5acfb7ed6.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mirage-dress-with-colour-blocks?variant=faeebf81-ca86-49e1-bdef-f649e3f5ccfa","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S"},{"name":"\u23f0Fast Shipping ONLY TODAY\u2708\ufe0f","value":"\u26a1Super fast delivery\u26a1Special price and free shipping"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}