DoceninTMSaratoga Spruce?? Tree
${function() {
const variantData = data.variant || {"id":"b8a055c6-ff4c-4d33-93b9-392f633055ab","product_id":"5944f355-07ad-4a82-880c-c2a5e145fcb7","title":"6.5a?2-Unlit","weight_unit":"kg","inventory_quantity":1000,"sku":"4624660-4624660-2285308-13452584-2285309-13452587-0-0","barcode":"","position":1,"option1":"6.5a?2","option2":"Unlit","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a779e706acbb325e1fa581839b245e37.webp","path":"a779e706acbb325e1fa581839b245e37.webp","width":1371,"height":1714,"alt":"","aspect_ratio":0.7998833138856476},"wholesale_price":[{"price":34.42,"min_quantity":1}],"weight":"0","compare_at_price":"1199","price":"34.42","retail_price":"1199","available":true,"url":"\/products\/saratoga-spruce-tree?variant=b8a055c6-ff4c-4d33-93b9-392f633055ab","available_quantity":999999999,"options":[{"name":"Height","value":"6.5a?2"},{"name":"Light Type","value":"Unlit"}],"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":"b8a055c6-ff4c-4d33-93b9-392f633055ab","product_id":"5944f355-07ad-4a82-880c-c2a5e145fcb7","title":"6.5a?2-Unlit","weight_unit":"kg","inventory_quantity":1000,"sku":"4624660-4624660-2285308-13452584-2285309-13452587-0-0","barcode":"","position":1,"option1":"6.5a?2","option2":"Unlit","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a779e706acbb325e1fa581839b245e37.webp","path":"a779e706acbb325e1fa581839b245e37.webp","width":1371,"height":1714,"alt":"","aspect_ratio":0.7998833138856476},"wholesale_price":[{"price":34.42,"min_quantity":1}],"weight":"0","compare_at_price":"1199","price":"34.42","retail_price":"1199","available":true,"url":"\/products\/saratoga-spruce-tree?variant=b8a055c6-ff4c-4d33-93b9-392f633055ab","available_quantity":999999999,"options":[{"name":"Height","value":"6.5a?2"},{"name":"Light Type","value":"Unlit"}],"off_ratio":97,"flashsale_info":[],"sales":18};
return `
`
}()}