DoceninTMFrosted Fraser Fir??
${function() {
const variantData = data.variant || {"id":"32936b01-1409-4af8-9ad4-310cc3c7fddf","product_id":"77f1bc4b-2c7c-4acd-a1ca-353c0bacf48f","title":"5.5'-Candlelight Clear LED","weight_unit":"kg","inventory_quantity":1000,"sku":"1821206-1821206-538714-3192131-538715-3192135-0-0","barcode":"","position":1,"option1":"5.5'","option2":"Candlelight Clear LED","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac7322a78776a1bc75db0cf7a1667743.jpeg","path":"ac7322a78776a1bc75db0cf7a1667743.jpeg","width":1638,"height":2048,"alt":"","aspect_ratio":0.7998046875},"wholesale_price":[{"price":34.42,"min_quantity":1}],"weight":"0","compare_at_price":"1099.65","price":"34.42","retail_price":"1099.65","available":true,"url":"\/products\/frosted-fraser-fir_f2ae032f_decd6771?variant=32936b01-1409-4af8-9ad4-310cc3c7fddf","available_quantity":999999999,"options":[{"name":"Height","value":"5.5'"},{"name":"Light Type","value":"Candlelight Clear LED"}],"off_ratio":97,"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}
`
}()}
${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":"32936b01-1409-4af8-9ad4-310cc3c7fddf","product_id":"77f1bc4b-2c7c-4acd-a1ca-353c0bacf48f","title":"5.5'-Candlelight Clear LED","weight_unit":"kg","inventory_quantity":1000,"sku":"1821206-1821206-538714-3192131-538715-3192135-0-0","barcode":"","position":1,"option1":"5.5'","option2":"Candlelight Clear LED","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac7322a78776a1bc75db0cf7a1667743.jpeg","path":"ac7322a78776a1bc75db0cf7a1667743.jpeg","width":1638,"height":2048,"alt":"","aspect_ratio":0.7998046875},"wholesale_price":[{"price":34.42,"min_quantity":1}],"weight":"0","compare_at_price":"1099.65","price":"34.42","retail_price":"1099.65","available":true,"url":"\/products\/frosted-fraser-fir_f2ae032f_decd6771?variant=32936b01-1409-4af8-9ad4-310cc3c7fddf","available_quantity":999999999,"options":[{"name":"Height","value":"5.5'"},{"name":"Light Type","value":"Candlelight Clear LED"}],"off_ratio":97,"flashsale_info":[],"sales":18};
return `
`
}()}