${function() {
const variantData = data.variant || {"id":"60032cc3-7e48-4856-b0f0-18e9f62f21a5","product_id":"2a66e4ff-aeaa-4718-b78f-eee086d24bcf","title":"Beige-s","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024725798","barcode":"","position":1,"option1":"Beige","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/367e8f09fa74fb011ffd467663fd01f5.jpeg","path":"367e8f09fa74fb011ffd467663fd01f5.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.17,"min_quantity":1}],"weight":"0","compare_at_price":"41.17","price":"41.17","retail_price":"41.17","available":true,"url":"\/products\/fashion-lace-bow-belted-bare-back-bubble-maxi-dresses-5252?variant=60032cc3-7e48-4856-b0f0-18e9f62f21a5","available_quantity":1000,"options":[{"name":"Color","value":"Beige"},{"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":"60032cc3-7e48-4856-b0f0-18e9f62f21a5","product_id":"2a66e4ff-aeaa-4718-b78f-eee086d24bcf","title":"Beige-s","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024725798","barcode":"","position":1,"option1":"Beige","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/367e8f09fa74fb011ffd467663fd01f5.jpeg","path":"367e8f09fa74fb011ffd467663fd01f5.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.17,"min_quantity":1}],"weight":"0","compare_at_price":"41.17","price":"41.17","retail_price":"41.17","available":true,"url":"\/products\/fashion-lace-bow-belted-bare-back-bubble-maxi-dresses-5252?variant=60032cc3-7e48-4856-b0f0-18e9f62f21a5","available_quantity":1000,"options":[{"name":"Color","value":"Beige"},{"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}
`
}()}