Bundle13 OP kabago 8
${function() {
const variantData = data.variant || {"id":"c29f92e1-47d7-4ef8-8cda-5616d28e2513","product_id":"4e9cae3e-c9b5-461a-bd41-217dc8d6dfea","title":"Bundle of 20 boxes","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Bundle of 20 boxes","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1049b51ceabcf51cf327649374290e5a.jpg","path":"1049b51ceabcf51cf327649374290e5a.jpg","width":468,"height":759,"alt":"","aspect_ratio":0.616600790513834},"wholesale_price":[{"price":590,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"590","retail_price":"0","available":true,"url":"\/products\/bundle13-op-kabago-8?variant=c29f92e1-47d7-4ef8-8cda-5616d28e2513","available_quantity":1,"options":[{"name":"op box","value":"Bundle of 20 boxes"}],"off_ratio":0,"flashsale_info":[],"sales":9};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"c29f92e1-47d7-4ef8-8cda-5616d28e2513","product_id":"4e9cae3e-c9b5-461a-bd41-217dc8d6dfea","title":"Bundle of 20 boxes","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Bundle of 20 boxes","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1049b51ceabcf51cf327649374290e5a.jpg","path":"1049b51ceabcf51cf327649374290e5a.jpg","width":468,"height":759,"alt":"","aspect_ratio":0.616600790513834},"wholesale_price":[{"price":590,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"590","retail_price":"0","available":true,"url":"\/products\/bundle13-op-kabago-8?variant=c29f92e1-47d7-4ef8-8cda-5616d28e2513","available_quantity":1,"options":[{"name":"op box","value":"Bundle of 20 boxes"}],"off_ratio":0,"flashsale_info":[],"sales":9};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}