${function() {
const variantData = data.variant || {"id":"853be8da-a7bd-497e-9ee4-2d21ed250614","product_id":"81fb291e-027d-4a3e-bf0b-7964623cea61","title":"Lake water green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024769368","barcode":"","position":1,"option1":"Lake water green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07809457529ba5be8e2da776b419251d.jpeg","path":"07809457529ba5be8e2da776b419251d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.5,"min_quantity":1}],"weight":"0","compare_at_price":"29.5","price":"29.5","retail_price":"29.5","available":true,"url":"\/products\/new-products-2021-early-autumn-casual-womens-dress-small-floral-v-neck-zipper-off-shoulder-long-sleeved-dress-1372?variant=853be8da-a7bd-497e-9ee4-2d21ed250614","available_quantity":1000,"options":[{"name":"Color","value":"Lake water green"},{"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":"853be8da-a7bd-497e-9ee4-2d21ed250614","product_id":"81fb291e-027d-4a3e-bf0b-7964623cea61","title":"Lake water green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024769368","barcode":"","position":1,"option1":"Lake water green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07809457529ba5be8e2da776b419251d.jpeg","path":"07809457529ba5be8e2da776b419251d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.5,"min_quantity":1}],"weight":"0","compare_at_price":"29.5","price":"29.5","retail_price":"29.5","available":true,"url":"\/products\/new-products-2021-early-autumn-casual-womens-dress-small-floral-v-neck-zipper-off-shoulder-long-sleeved-dress-1372?variant=853be8da-a7bd-497e-9ee4-2d21ed250614","available_quantity":1000,"options":[{"name":"Color","value":"Lake water green"},{"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}
`
}()}