20 LED Cotton Ball Garland String Lights Christmas
${function() {
const variantData = data.variant || {"id":"02d3ed34-4351-4e27-a0f4-9a1d1cc0aa9e","product_id":"60b739a6-e7dd-4b80-8ca2-141d4ddf27c3","title":"Blue-By Battery","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Blue","option2":"By Battery","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ffff4fe9d051d7339a81b7412b4366a.jpeg","path":"0ffff4fe9d051d7339a81b7412b4366a.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.52,"min_quantity":1}],"weight":"0","compare_at_price":"36.8","price":"14.52","retail_price":"36.8","available":true,"url":"\/products\/20-led-cotton-ball-garland-string-lights-christmas?variant=02d3ed34-4351-4e27-a0f4-9a1d1cc0aa9e","available_quantity":999999999,"options":[{"name":"Emitting Color","value":"Blue"},{"name":"Wattage","value":"By Battery"}],"off_ratio":61,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Emitting Color:
Blue
${function(){
const optName = "Emitting Color";
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}
`
}()}
Wattage:
By Battery
${function(){
const optName = "Wattage";
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
$14.52
${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":"02d3ed34-4351-4e27-a0f4-9a1d1cc0aa9e","product_id":"60b739a6-e7dd-4b80-8ca2-141d4ddf27c3","title":"Blue-By Battery","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Blue","option2":"By Battery","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ffff4fe9d051d7339a81b7412b4366a.jpeg","path":"0ffff4fe9d051d7339a81b7412b4366a.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.52,"min_quantity":1}],"weight":"0","compare_at_price":"36.8","price":"14.52","retail_price":"36.8","available":true,"url":"\/products\/20-led-cotton-ball-garland-string-lights-christmas?variant=02d3ed34-4351-4e27-a0f4-9a1d1cc0aa9e","available_quantity":999999999,"options":[{"name":"Emitting Color","value":"Blue"},{"name":"Wattage","value":"By Battery"}],"off_ratio":61,"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":"02d3ed34-4351-4e27-a0f4-9a1d1cc0aa9e","product_id":"60b739a6-e7dd-4b80-8ca2-141d4ddf27c3","title":"Blue-By Battery","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Blue","option2":"By Battery","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ffff4fe9d051d7339a81b7412b4366a.jpeg","path":"0ffff4fe9d051d7339a81b7412b4366a.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.52,"min_quantity":1}],"weight":"0","compare_at_price":"36.8","price":"14.52","retail_price":"36.8","available":true,"url":"\/products\/20-led-cotton-ball-garland-string-lights-christmas?variant=02d3ed34-4351-4e27-a0f4-9a1d1cc0aa9e","available_quantity":999999999,"options":[{"name":"Emitting Color","value":"Blue"},{"name":"Wattage","value":"By Battery"}],"off_ratio":61,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}