DEUS Aero 11′ Classic Cypress Inflatable Kayak Package
${function() {
const variantData = data.variant || {"id":"40cdfc55-ddab-4760-8ba2-021c18e5143a","product_id":"029763f0-e468-4223-a9ff-9cc34f40cf78","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"110iDE22CL-PACKAGE-BUNDLE","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":59.98,"min_quantity":1}],"weight":"0","compare_at_price":"142","price":"59.98","retail_price":"142","available":true,"url":"\/products\/deus-aero-11-classic-cypress-inflatable-kayak-package?variant=40cdfc55-ddab-4760-8ba2-021c18e5143a","available_quantity":999999999,"options":[],"off_ratio":58,"flashsale_info":[],"sales":8};
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"40cdfc55-ddab-4760-8ba2-021c18e5143a","product_id":"029763f0-e468-4223-a9ff-9cc34f40cf78","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"110iDE22CL-PACKAGE-BUNDLE","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":59.98,"min_quantity":1}],"weight":"0","compare_at_price":"142","price":"59.98","retail_price":"142","available":true,"url":"\/products\/deus-aero-11-classic-cypress-inflatable-kayak-package?variant=40cdfc55-ddab-4760-8ba2-021c18e5143a","available_quantity":999999999,"options":[],"off_ratio":58,"flashsale_info":[],"sales":8};
return `
`
}()}