Best Friends by Sheri The Original Calming Donut Cat and Dog Bed
${function() {
const variantData = data.variant || {"id":"a6b5d4c3-8bdc-4f8f-84d7-7fa0dd042571","product_id":"10af926f-abbf-485d-998e-951069338cf9","title":"Shag Frost-Large (36\" W x 36\" D x 9\" H)","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Shag Frost","option2":"Large (36\" W x 36\" D x 9\" H)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/964e0d616101cd8b7dfc53001872adf0.jpeg","path":"964e0d616101cd8b7dfc53001872adf0.jpeg","width":755,"height":755,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/best-friends-by-sheri-the-original-calming-donut-cat-and-dog-bed-aama1002-x36a?variant=a6b5d4c3-8bdc-4f8f-84d7-7fa0dd042571","available_quantity":999999999,"options":[{"name":"Color","value":"Shag Frost"},{"name":"Size","value":"Large (36\" W x 36\" D x 9\" H)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
${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":"a6b5d4c3-8bdc-4f8f-84d7-7fa0dd042571","product_id":"10af926f-abbf-485d-998e-951069338cf9","title":"Shag Frost-Large (36\" W x 36\" D x 9\" H)","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Shag Frost","option2":"Large (36\" W x 36\" D x 9\" H)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/964e0d616101cd8b7dfc53001872adf0.jpeg","path":"964e0d616101cd8b7dfc53001872adf0.jpeg","width":755,"height":755,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/best-friends-by-sheri-the-original-calming-donut-cat-and-dog-bed-aama1002-x36a?variant=a6b5d4c3-8bdc-4f8f-84d7-7fa0dd042571","available_quantity":999999999,"options":[{"name":"Color","value":"Shag Frost"},{"name":"Size","value":"Large (36\" W x 36\" D x 9\" H)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}