${function() {
const variantData = data.variant || {"id":"ae49291a-8356-4a42-a5e2-ad12ff89b451","product_id":"0488fbde-69f9-42f0-acf9-b89c7b682933","title":"Claret-s","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024714450","barcode":"","position":1,"option1":"Claret","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4676197cc93404ebbaf054348684f8a0.jpeg","path":"4676197cc93404ebbaf054348684f8a0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.26,"min_quantity":1}],"weight":"0","compare_at_price":"24.26","price":"24.26","retail_price":"24.26","available":true,"url":"\/products\/sexy-deep-v-pure-colour-velvet-slit-slim-evening-dress-2311?variant=ae49291a-8356-4a42-a5e2-ad12ff89b451","available_quantity":1000,"options":[{"name":"Color","value":"Claret"},{"name":"Size","value":"s"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"ae49291a-8356-4a42-a5e2-ad12ff89b451","product_id":"0488fbde-69f9-42f0-acf9-b89c7b682933","title":"Claret-s","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024714450","barcode":"","position":1,"option1":"Claret","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4676197cc93404ebbaf054348684f8a0.jpeg","path":"4676197cc93404ebbaf054348684f8a0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.26,"min_quantity":1}],"weight":"0","compare_at_price":"24.26","price":"24.26","retail_price":"24.26","available":true,"url":"\/products\/sexy-deep-v-pure-colour-velvet-slit-slim-evening-dress-2311?variant=ae49291a-8356-4a42-a5e2-ad12ff89b451","available_quantity":1000,"options":[{"name":"Color","value":"Claret"},{"name":"Size","value":"s"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}