Colorado Mountain Spruce
${function() {
const variantData = data.variant || {"id":"d20f938f-6a9b-4388-9872-39c4a9eaef09","product_id":"cb788d51-88f3-4d54-948f-80606d581d4b","title":"6.5\u2032-LED Clear Lights","weight_unit":"kg","inventory_quantity":1000,"sku":"4624197-4624197-2285195-13450836-2285196-13450839-0-1","barcode":"","position":1,"option1":"6.5\u2032","option2":"LED Clear Lights","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e5ff7e5fde217e37105ce8449698dbb.webp","path":"7e5ff7e5fde217e37105ce8449698dbb.webp","width":1371,"height":1714,"alt":"","aspect_ratio":0.7998833138856476},"wholesale_price":[{"price":43.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.8","retail_price":"0","available":true,"url":"\/products\/colorado-mountain-spruce-1?variant=d20f938f-6a9b-4388-9872-39c4a9eaef09","available_quantity":999999999,"options":[{"name":"Height","value":"6.5\u2032"},{"name":"Light Type","value":"LED Clear Lights"}],"off_ratio":0,"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 `
`;
}()}
Height:
6.5′
${function(){
const optName = "Height";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Light Type:
LED Clear Lights
${function(){
const optName = "Light Type";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$43.80
${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":"d20f938f-6a9b-4388-9872-39c4a9eaef09","product_id":"cb788d51-88f3-4d54-948f-80606d581d4b","title":"6.5\u2032-LED Clear Lights","weight_unit":"kg","inventory_quantity":1000,"sku":"4624197-4624197-2285195-13450836-2285196-13450839-0-1","barcode":"","position":1,"option1":"6.5\u2032","option2":"LED Clear Lights","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e5ff7e5fde217e37105ce8449698dbb.webp","path":"7e5ff7e5fde217e37105ce8449698dbb.webp","width":1371,"height":1714,"alt":"","aspect_ratio":0.7998833138856476},"wholesale_price":[{"price":43.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.8","retail_price":"0","available":true,"url":"\/products\/colorado-mountain-spruce-1?variant=d20f938f-6a9b-4388-9872-39c4a9eaef09","available_quantity":999999999,"options":[{"name":"Height","value":"6.5\u2032"},{"name":"Light Type","value":"LED Clear Lights"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"d20f938f-6a9b-4388-9872-39c4a9eaef09","product_id":"cb788d51-88f3-4d54-948f-80606d581d4b","title":"6.5\u2032-LED Clear Lights","weight_unit":"kg","inventory_quantity":1000,"sku":"4624197-4624197-2285195-13450836-2285196-13450839-0-1","barcode":"","position":1,"option1":"6.5\u2032","option2":"LED Clear Lights","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e5ff7e5fde217e37105ce8449698dbb.webp","path":"7e5ff7e5fde217e37105ce8449698dbb.webp","width":1371,"height":1714,"alt":"","aspect_ratio":0.7998833138856476},"wholesale_price":[{"price":43.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.8","retail_price":"0","available":true,"url":"\/products\/colorado-mountain-spruce-1?variant=d20f938f-6a9b-4388-9872-39c4a9eaef09","available_quantity":999999999,"options":[{"name":"Height","value":"6.5\u2032"},{"name":"Light Type","value":"LED Clear Lights"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}