Classic 360 3-Burner Liquid Propane Gas Grill with Side Burner
${function() {
const variantData = data.variant || {"id":"8c9f4dfa-4e49-4508-8cfd-f8ab1c4c8beb","product_id":"55cb1a2e-9346-41b4-92a2-380e448f0bc4","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838804117","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b67b9a8d998a35a877590a445c1c601c.jpeg","path":"b67b9a8d998a35a877590a445c1c601c.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.72,"min_quantity":1}],"weight":"0","compare_at_price":"300","price":"48.72","retail_price":"300","available":true,"url":"\/products\/classic-360-3-burner-liquid-propane-gas-grill-with-side-burner-w102456?variant=8c9f4dfa-4e49-4508-8cfd-f8ab1c4c8beb","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":84,"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":"8c9f4dfa-4e49-4508-8cfd-f8ab1c4c8beb","product_id":"55cb1a2e-9346-41b4-92a2-380e448f0bc4","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838804117","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b67b9a8d998a35a877590a445c1c601c.jpeg","path":"b67b9a8d998a35a877590a445c1c601c.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.72,"min_quantity":1}],"weight":"0","compare_at_price":"300","price":"48.72","retail_price":"300","available":true,"url":"\/products\/classic-360-3-burner-liquid-propane-gas-grill-with-side-burner-w102456?variant=8c9f4dfa-4e49-4508-8cfd-f8ab1c4c8beb","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":84,"flashsale_info":[],"sales":0};
return `
`
}()}