${function() {
const variantData = data.variant || {"id":"7cc94486-ecef-49a3-bd44-54a9e8452132","product_id":"1fdb5860-4f79-4f65-931b-f7eec63c577d","title":"Large 30\" x 42\" x 7\"-Navy\/Black","weight_unit":"lb","inventory_quantity":0,"sku":"BUNDLE - Cot + Bolster Navy LG","barcode":"1705746367539\/749","position":1,"option1":"Large 30\" x 42\" x 7\"","option2":"Navy\/Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e69474eef69df960133f3a8e1eff734c.jpeg","path":"e69474eef69df960133f3a8e1eff734c.jpeg","width":3000,"height":3000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":110.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"110.99","retail_price":"0","available":true,"url":"\/products\/k-h-original-pet-cot-with-bolster-bundle?variant=7cc94486-ecef-49a3-bd44-54a9e8452132","available_quantity":999999999,"options":[{"name":"Size","value":"Large 30\" x 42\" x 7\""},{"name":"Color","value":"Navy\/Black"}],"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.
Sku : BUNDLE - Cot + Bolster Navy LG
Barcode : 1705746367539/749
${function(){
const variantData = data.variant || {"id":"7cc94486-ecef-49a3-bd44-54a9e8452132","product_id":"1fdb5860-4f79-4f65-931b-f7eec63c577d","title":"Large 30\" x 42\" x 7\"-Navy\/Black","weight_unit":"lb","inventory_quantity":0,"sku":"BUNDLE - Cot + Bolster Navy LG","barcode":"1705746367539\/749","position":1,"option1":"Large 30\" x 42\" x 7\"","option2":"Navy\/Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e69474eef69df960133f3a8e1eff734c.jpeg","path":"e69474eef69df960133f3a8e1eff734c.jpeg","width":3000,"height":3000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":110.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"110.99","retail_price":"0","available":true,"url":"\/products\/k-h-original-pet-cot-with-bolster-bundle?variant=7cc94486-ecef-49a3-bd44-54a9e8452132","available_quantity":999999999,"options":[{"name":"Size","value":"Large 30\" x 42\" x 7\""},{"name":"Color","value":"Navy\/Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}