${function() {
const variantData = data.variant || {"id":"a6bc91f1-5004-4081-9611-40768148777a","product_id":"91f2e8c7-ecda-407b-b291-e308d4908524","title":"As Picture-One-size","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018281354","barcode":"","position":1,"option1":"As Picture","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69eb954052bf0d035be78f2def9d8a69.jpeg","path":"69eb954052bf0d035be78f2def9d8a69.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.95,"min_quantity":1}],"weight":"0","compare_at_price":"19.95","price":"19.95","retail_price":"19.95","available":true,"url":"\/products\/off-shoulder-print-half-sleeve-dresses-8383?variant=a6bc91f1-5004-4081-9611-40768148777a","available_quantity":1000,"options":[{"name":"Color","value":"As Picture"},{"name":"Size","value":"One-size"}],"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":"a6bc91f1-5004-4081-9611-40768148777a","product_id":"91f2e8c7-ecda-407b-b291-e308d4908524","title":"As Picture-One-size","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018281354","barcode":"","position":1,"option1":"As Picture","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69eb954052bf0d035be78f2def9d8a69.jpeg","path":"69eb954052bf0d035be78f2def9d8a69.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.95,"min_quantity":1}],"weight":"0","compare_at_price":"19.95","price":"19.95","retail_price":"19.95","available":true,"url":"\/products\/off-shoulder-print-half-sleeve-dresses-8383?variant=a6bc91f1-5004-4081-9611-40768148777a","available_quantity":1000,"options":[{"name":"Color","value":"As Picture"},{"name":"Size","value":"One-size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}