Down Alternative Firm Pillow
${function() {
const variantData = data.variant || {"id":"e6ab8bd6-dcc0-48df-b59a-5df3782d213e","product_id":"8e90805e-30d9-4622-9463-e56eef7b6d6f","title":"Standard","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838653569","barcode":"","position":1,"option1":"Standard","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5be3b25413274bfbbaa790ed1e06fe25.jpeg","path":"5be3b25413274bfbbaa790ed1e06fe25.jpeg","width":755,"height":755,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.54,"min_quantity":1}],"weight":"0","compare_at_price":"130","price":"10.54","retail_price":"130","available":true,"url":"\/products\/white-noise-down-alternative-firm-support-pillow-w002984842-1?variant=e6ab8bd6-dcc0-48df-b59a-5df3782d213e","available_quantity":1000,"options":[{"name":"Size","value":"Standard"}],"off_ratio":92,"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":"e6ab8bd6-dcc0-48df-b59a-5df3782d213e","product_id":"8e90805e-30d9-4622-9463-e56eef7b6d6f","title":"Standard","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838653569","barcode":"","position":1,"option1":"Standard","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5be3b25413274bfbbaa790ed1e06fe25.jpeg","path":"5be3b25413274bfbbaa790ed1e06fe25.jpeg","width":755,"height":755,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.54,"min_quantity":1}],"weight":"0","compare_at_price":"130","price":"10.54","retail_price":"130","available":true,"url":"\/products\/white-noise-down-alternative-firm-support-pillow-w002984842-1?variant=e6ab8bd6-dcc0-48df-b59a-5df3782d213e","available_quantity":1000,"options":[{"name":"Size","value":"Standard"}],"off_ratio":92,"flashsale_info":[],"sales":0};
return `
`
}()}