${function() {
const variantData = data.variant || {"id":"cc857015-45a0-4e84-b409-5f964e7b489a","product_id":"3ba5a4d0-0846-45d9-b8d6-43038b5bf618","title":"Wyze Lock Bolt + Wyze Video Doorbell Pro + Wyze Plug (x2) + Wyze Night Light (x3)","weight_unit":"lb","inventory_quantity":0,"sku":"PVB-AIRBNB-STARTER","barcode":"","position":1,"option1":"Wyze Lock Bolt + Wyze Video Doorbell Pro + Wyze Plug (x2) + Wyze Night Light (x3)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aeb40ca9b95c6c78732061dcd644b55d.jpeg","path":"aeb40ca9b95c6c78732061dcd644b55d.jpeg","width":1571,"height":1573,"alt":"","aspect_ratio":0.9987285441830897},"wholesale_price":[{"price":189.99,"min_quantity":1}],"weight":"0","compare_at_price":"201.96","price":"189.99","retail_price":"201.96","available":true,"url":"\/products\/the-airbnb-side-hustle-starter-pack?variant=cc857015-45a0-4e84-b409-5f964e7b489a","available_quantity":999999999,"options":[{"name":"Style","value":"Wyze Lock Bolt + Wyze Video Doorbell Pro + Wyze Plug (x2) + Wyze Night Light (x3)"}],"off_ratio":6,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"cc857015-45a0-4e84-b409-5f964e7b489a","product_id":"3ba5a4d0-0846-45d9-b8d6-43038b5bf618","title":"Wyze Lock Bolt + Wyze Video Doorbell Pro + Wyze Plug (x2) + Wyze Night Light (x3)","weight_unit":"lb","inventory_quantity":0,"sku":"PVB-AIRBNB-STARTER","barcode":"","position":1,"option1":"Wyze Lock Bolt + Wyze Video Doorbell Pro + Wyze Plug (x2) + Wyze Night Light (x3)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aeb40ca9b95c6c78732061dcd644b55d.jpeg","path":"aeb40ca9b95c6c78732061dcd644b55d.jpeg","width":1571,"height":1573,"alt":"","aspect_ratio":0.9987285441830897},"wholesale_price":[{"price":189.99,"min_quantity":1}],"weight":"0","compare_at_price":"201.96","price":"189.99","retail_price":"201.96","available":true,"url":"\/products\/the-airbnb-side-hustle-starter-pack?variant=cc857015-45a0-4e84-b409-5f964e7b489a","available_quantity":999999999,"options":[{"name":"Style","value":"Wyze Lock Bolt + Wyze Video Doorbell Pro + Wyze Plug (x2) + Wyze Night Light (x3)"}],"off_ratio":6,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}