${function() {
const variantData = data.variant || {"id":"651e3e74-8009-47de-94f7-bb46b70eafac","product_id":"8b755538-4e9f-4017-b941-26a8297f3c37","title":"MULTI-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018009107","barcode":"","position":1,"option1":"MULTI","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b61e408b9c51b721fc117e17ee95441.webp","path":"0b61e408b9c51b721fc117e17ee95441.webp","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.78,"min_quantity":1}],"weight":"0","compare_at_price":"28.78","price":"28.78","retail_price":"28.78","available":true,"url":"\/products\/summer-dress-for-women-tie-dye-printing-sexy-v-neck-half-sleeve-lace-up-midi-long-dress-formal-dress-women-elegant-vestido-robe-4801?variant=651e3e74-8009-47de-94f7-bb46b70eafac","available_quantity":1000,"options":[{"name":"Color","value":"MULTI"},{"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":"651e3e74-8009-47de-94f7-bb46b70eafac","product_id":"8b755538-4e9f-4017-b941-26a8297f3c37","title":"MULTI-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018009107","barcode":"","position":1,"option1":"MULTI","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b61e408b9c51b721fc117e17ee95441.webp","path":"0b61e408b9c51b721fc117e17ee95441.webp","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.78,"min_quantity":1}],"weight":"0","compare_at_price":"28.78","price":"28.78","retail_price":"28.78","available":true,"url":"\/products\/summer-dress-for-women-tie-dye-printing-sexy-v-neck-half-sleeve-lace-up-midi-long-dress-formal-dress-women-elegant-vestido-robe-4801?variant=651e3e74-8009-47de-94f7-bb46b70eafac","available_quantity":1000,"options":[{"name":"Color","value":"MULTI"},{"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}
`
}()}