DoceninTMSilver Artificial Tinsel Christmas Tree w/ Foldable Stand
${function() {
const variantData = data.variant || {"id":"696f5c38-62c6-43bf-ad55-d27bbb7bb84f","product_id":"a4e8964c-946f-431c-ba9f-b0fd37f483b8","title":"6ft","weight_unit":"kg","inventory_quantity":1000,"sku":"6ft-80262399","barcode":"","position":1,"option1":"6ft","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0547657a832c4e496e477db86a1a6ac3.jpeg","path":"0547657a832c4e496e477db86a1a6ac3.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.49","retail_price":"0","available":true,"url":"\/products\/silver-artificial-tinsel-christmas-tree-w-foldable-stand?variant=696f5c38-62c6-43bf-ad55-d27bbb7bb84f","available_quantity":999999999,"options":[{"name":"Size","value":"6ft"}],"off_ratio":0,"flashsale_info":[],"sales":18};
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":"696f5c38-62c6-43bf-ad55-d27bbb7bb84f","product_id":"a4e8964c-946f-431c-ba9f-b0fd37f483b8","title":"6ft","weight_unit":"kg","inventory_quantity":1000,"sku":"6ft-80262399","barcode":"","position":1,"option1":"6ft","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0547657a832c4e496e477db86a1a6ac3.jpeg","path":"0547657a832c4e496e477db86a1a6ac3.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.49","retail_price":"0","available":true,"url":"\/products\/silver-artificial-tinsel-christmas-tree-w-foldable-stand?variant=696f5c38-62c6-43bf-ad55-d27bbb7bb84f","available_quantity":999999999,"options":[{"name":"Size","value":"6ft"}],"off_ratio":0,"flashsale_info":[],"sales":18};
return `
`
}()}