Camping Chair with Built-in 4 Can Cooler
${function() {
const variantData = data.variant || {"id":"dd1e1489-3be3-44ff-a21c-0b0ce7109b97","product_id":"07f3722a-513c-4532-9f2d-31d85780cb9b","title":"Grey\/Black","weight_unit":"kg","inventory_quantity":999,"sku":"sku2118838602975","barcode":"","position":1,"option1":"Grey\/Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bdf6b3ad2d7942d7050d8acd36670c37.png","path":"bdf6b3ad2d7942d7050d8acd36670c37.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.04,"min_quantity":1}],"weight":"0","compare_at_price":"110","price":"10.04","retail_price":"110","available":true,"url":"\/products\/camping-chair-with-built-in-4-can-cooler-w102342?variant=dd1e1489-3be3-44ff-a21c-0b0ce7109b97","available_quantity":999,"options":[{"name":"Color","value":"Grey\/Black"}],"off_ratio":91,"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":"dd1e1489-3be3-44ff-a21c-0b0ce7109b97","product_id":"07f3722a-513c-4532-9f2d-31d85780cb9b","title":"Grey\/Black","weight_unit":"kg","inventory_quantity":999,"sku":"sku2118838602975","barcode":"","position":1,"option1":"Grey\/Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bdf6b3ad2d7942d7050d8acd36670c37.png","path":"bdf6b3ad2d7942d7050d8acd36670c37.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.04,"min_quantity":1}],"weight":"0","compare_at_price":"110","price":"10.04","retail_price":"110","available":true,"url":"\/products\/camping-chair-with-built-in-4-can-cooler-w102342?variant=dd1e1489-3be3-44ff-a21c-0b0ce7109b97","available_quantity":999,"options":[{"name":"Color","value":"Grey\/Black"}],"off_ratio":91,"flashsale_info":[],"sales":0};
return `
`
}()}