${function() {
const variantData = data.variant || {"id":"986d73e2-5e26-49b3-9669-dbdfbeb800e4","product_id":"85f9ace2-d746-43a0-9956-542bd5bbf4d9","title":"Same As Photo-s","weight_unit":"kg","inventory_quantity":999,"sku":"4439119","barcode":"4439119","position":1,"option1":"Same As Photo","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e384f1c8cd7f47d1c3b316f5167b631.webp","path":"5e384f1c8cd7f47d1c3b316f5167b631.webp","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.11,"min_quantity":1}],"weight":"0.15","compare_at_price":"38.95","price":"16.11","retail_price":"38.95","available":true,"url":"\/products\/sexy-floral-print-sleeveless-mini-dress-84kw?variant=986d73e2-5e26-49b3-9669-dbdfbeb800e4","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"s"}],"off_ratio":59,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.
Sku : 4439119
Weight : 0.15kg
Barcode : 4439119
${function(){
const variantData = data.variant || {"id":"986d73e2-5e26-49b3-9669-dbdfbeb800e4","product_id":"85f9ace2-d746-43a0-9956-542bd5bbf4d9","title":"Same As Photo-s","weight_unit":"kg","inventory_quantity":999,"sku":"4439119","barcode":"4439119","position":1,"option1":"Same As Photo","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e384f1c8cd7f47d1c3b316f5167b631.webp","path":"5e384f1c8cd7f47d1c3b316f5167b631.webp","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.11,"min_quantity":1}],"weight":"0.15","compare_at_price":"38.95","price":"16.11","retail_price":"38.95","available":true,"url":"\/products\/sexy-floral-print-sleeveless-mini-dress-84kw?variant=986d73e2-5e26-49b3-9669-dbdfbeb800e4","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"s"}],"off_ratio":59,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}