⏰Christmas Sale⏰White Northern Lights Tree
${function() {
const variantData = data.variant || {"id":"e0e2f9f1-f60d-45f3-ad76-c7e515c9c147","product_id":"1a5398b5-209b-4764-8f54-b0d7d95c9e45","title":"4.5 FOOT","weight_unit":"kg","inventory_quantity":1000,"sku":"WFQ1-MH-20230210-012-003-1","barcode":"","position":1,"option1":"4.5 FOOT","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10e6b317b679519ae62001a1898e1f4b.png","path":"10e6b317b679519ae62001a1898e1f4b.png","width":836,"height":835,"alt":"","aspect_ratio":1.0011976047904192},"wholesale_price":[{"price":21.59,"min_quantity":1}],"weight":"0","compare_at_price":"169","price":"21.59","retail_price":"169","available":true,"url":"\/products\/white-northern-lights-tree-h74u?variant=e0e2f9f1-f60d-45f3-ad76-c7e515c9c147","available_quantity":999999999,"options":[{"name":"Height","value":"4.5 FOOT"}],"off_ratio":87,"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 `
`;
}()}
Height:
4.5 FOOT
${function(){
const optName = "Height";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
4.5 FOOT
7.5 FOOT
9.5 FOOT
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$21.59
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"e0e2f9f1-f60d-45f3-ad76-c7e515c9c147","product_id":"1a5398b5-209b-4764-8f54-b0d7d95c9e45","title":"4.5 FOOT","weight_unit":"kg","inventory_quantity":1000,"sku":"WFQ1-MH-20230210-012-003-1","barcode":"","position":1,"option1":"4.5 FOOT","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10e6b317b679519ae62001a1898e1f4b.png","path":"10e6b317b679519ae62001a1898e1f4b.png","width":836,"height":835,"alt":"","aspect_ratio":1.0011976047904192},"wholesale_price":[{"price":21.59,"min_quantity":1}],"weight":"0","compare_at_price":"169","price":"21.59","retail_price":"169","available":true,"url":"\/products\/white-northern-lights-tree-h74u?variant=e0e2f9f1-f60d-45f3-ad76-c7e515c9c147","available_quantity":999999999,"options":[{"name":"Height","value":"4.5 FOOT"}],"off_ratio":87,"flashsale_info":[],"sales":8};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e0e2f9f1-f60d-45f3-ad76-c7e515c9c147","product_id":"1a5398b5-209b-4764-8f54-b0d7d95c9e45","title":"4.5 FOOT","weight_unit":"kg","inventory_quantity":1000,"sku":"WFQ1-MH-20230210-012-003-1","barcode":"","position":1,"option1":"4.5 FOOT","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10e6b317b679519ae62001a1898e1f4b.png","path":"10e6b317b679519ae62001a1898e1f4b.png","width":836,"height":835,"alt":"","aspect_ratio":1.0011976047904192},"wholesale_price":[{"price":21.59,"min_quantity":1}],"weight":"0","compare_at_price":"169","price":"21.59","retail_price":"169","available":true,"url":"\/products\/white-northern-lights-tree-h74u?variant=e0e2f9f1-f60d-45f3-ad76-c7e515c9c147","available_quantity":999999999,"options":[{"name":"Height","value":"4.5 FOOT"}],"off_ratio":87,"flashsale_info":[],"sales":8};
return `
`
}()}