${function() {
const variantData = data.variant || {"id":"523ec89f-cb83-4953-8be3-aca43580389f","product_id":"7f80e9ed-f33e-432a-9032-87f13fc0b690","title":"Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693017399866","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/025e24d53b93b3c7980b864525f89289.jpeg","path":"025e24d53b93b3c7980b864525f89289.jpeg","width":650,"height":867,"alt":"","aspect_ratio":0.7497116493656286},"wholesale_price":[{"price":38.48,"min_quantity":1}],"weight":"0","compare_at_price":"38.48","price":"38.48","retail_price":"38.48","available":true,"url":"\/products\/vintage-elagant-women-mini-shirt-dress-casual-lantern-sleeve-short-dress-linen-dresses-6187?variant=523ec89f-cb83-4953-8be3-aca43580389f","available_quantity":1000,"options":[{"name":"Color","value":"Khaki"},{"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":"523ec89f-cb83-4953-8be3-aca43580389f","product_id":"7f80e9ed-f33e-432a-9032-87f13fc0b690","title":"Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693017399866","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/025e24d53b93b3c7980b864525f89289.jpeg","path":"025e24d53b93b3c7980b864525f89289.jpeg","width":650,"height":867,"alt":"","aspect_ratio":0.7497116493656286},"wholesale_price":[{"price":38.48,"min_quantity":1}],"weight":"0","compare_at_price":"38.48","price":"38.48","retail_price":"38.48","available":true,"url":"\/products\/vintage-elagant-women-mini-shirt-dress-casual-lantern-sleeve-short-dress-linen-dresses-6187?variant=523ec89f-cb83-4953-8be3-aca43580389f","available_quantity":1000,"options":[{"name":"Color","value":"Khaki"},{"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}
`
}()}