Bars To Yards US outdoor bar, patio, garden entertainment, backyard fun, beer, alcohol games, sports bar, summer, tavern, poolside bar
${function() {
const variantData = data.variant || {"id":"df2990d8-b7e8-4239-a840-084c2eefefee","product_id":"9c30a7aa-11fe-4d44-a9d7-7328b0fae03f","title":"6' x 4'","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839136063","barcode":"","position":1,"option1":"6' x 4'","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd3b548363e58cecb6e5b7489e946ef5.jpeg","path":"fd3b548363e58cecb6e5b7489e946ef5.jpeg","width":794,"height":792,"alt":"","aspect_ratio":1.0025252525252526},"wholesale_price":[{"price":16.06,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.06","retail_price":"0","available":true,"url":"\/products\/bars-to-yards-us-outdoor-bar-patio-1459460207?variant=df2990d8-b7e8-4239-a840-084c2eefefee","available_quantity":1000,"options":[{"name":"Dimensions","value":"6' x 4'"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"df2990d8-b7e8-4239-a840-084c2eefefee","product_id":"9c30a7aa-11fe-4d44-a9d7-7328b0fae03f","title":"6' x 4'","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839136063","barcode":"","position":1,"option1":"6' x 4'","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd3b548363e58cecb6e5b7489e946ef5.jpeg","path":"fd3b548363e58cecb6e5b7489e946ef5.jpeg","width":794,"height":792,"alt":"","aspect_ratio":1.0025252525252526},"wholesale_price":[{"price":16.06,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.06","retail_price":"0","available":true,"url":"\/products\/bars-to-yards-us-outdoor-bar-patio-1459460207?variant=df2990d8-b7e8-4239-a840-084c2eefefee","available_quantity":1000,"options":[{"name":"Dimensions","value":"6' x 4'"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}