${function() {
const variantData = data.variant || {"id":"2d07fca4-b530-4bcf-887a-ffe147399289","product_id":"06bdcc89-1cd7-432b-8823-53269f4c746f","title":"Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018034780","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eaa031895142b0be217bf5335e26ee36.jpeg","path":"eaa031895142b0be217bf5335e26ee36.jpeg","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":34.24,"min_quantity":1}],"weight":"0","compare_at_price":"34.24","price":"34.24","retail_price":"34.24","available":true,"url":"\/products\/2021-new-irregular-solid-color-big-swing-dress-plus-size-womens-short-sleeve-dress-3175?variant=2d07fca4-b530-4bcf-887a-ffe147399289","available_quantity":1000,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"2d07fca4-b530-4bcf-887a-ffe147399289","product_id":"06bdcc89-1cd7-432b-8823-53269f4c746f","title":"Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018034780","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eaa031895142b0be217bf5335e26ee36.jpeg","path":"eaa031895142b0be217bf5335e26ee36.jpeg","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":34.24,"min_quantity":1}],"weight":"0","compare_at_price":"34.24","price":"34.24","retail_price":"34.24","available":true,"url":"\/products\/2021-new-irregular-solid-color-big-swing-dress-plus-size-womens-short-sleeve-dress-3175?variant=2d07fca4-b530-4bcf-887a-ffe147399289","available_quantity":1000,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}