inostor™-Outdoor Waterproof Strip Wall Lamp
${function(){
const variantData = data.variant || {"id":"28a6f55d-c4ec-40b3-8415-8279f0203520","product_id":"02fdf12a-b379-436c-8acb-c13a1f0f01a6","title":"White-Warm White-2W (indoor)","weight_unit":"kg","inventory_quantity":1000,"sku":"1005005909555300-White Body-Warm White-2W (indoor)","barcode":"","position":1,"option1":"White","option2":"Warm White","option3":"2W (indoor)","note":"","image":{"src":"\/\/img.staticdj.com\/8e21fe78b93e5ca37d047edad74ef7bc.jpeg","path":"8e21fe78b93e5ca37d047edad74ef7bc.jpeg","width":850,"height":850,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/landy-outdoor-waterproof-strip-wall-lamp014417ff-06b0-4a50-96fc-c2c8673db3ff?variant=28a6f55d-c4ec-40b3-8415-8279f0203520","available_quantity":999999999,"options":[{"name":"Body Color","value":"White"},{"name":"Emitting Color","value":"Warm White"},{"name":"Wattage","value":"2W (indoor)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const variantData = data.variant || {"id":"28a6f55d-c4ec-40b3-8415-8279f0203520","product_id":"02fdf12a-b379-436c-8acb-c13a1f0f01a6","title":"White-Warm White-2W (indoor)","weight_unit":"kg","inventory_quantity":1000,"sku":"1005005909555300-White Body-Warm White-2W (indoor)","barcode":"","position":1,"option1":"White","option2":"Warm White","option3":"2W (indoor)","note":"","image":{"src":"\/\/img.staticdj.com\/8e21fe78b93e5ca37d047edad74ef7bc.jpeg","path":"8e21fe78b93e5ca37d047edad74ef7bc.jpeg","width":850,"height":850,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/landy-outdoor-waterproof-strip-wall-lamp014417ff-06b0-4a50-96fc-c2c8673db3ff?variant=28a6f55d-c4ec-40b3-8415-8279f0203520","available_quantity":999999999,"options":[{"name":"Body Color","value":"White"},{"name":"Emitting Color","value":"Warm White"},{"name":"Wattage","value":"2W (indoor)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
people are viewing this right now
Body Color:
White
${function(){
const optName = "Body 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}
`
}()}
Emitting Color:
Warm White
${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:
2W (indoor)
${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
$22.00
${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":"28a6f55d-c4ec-40b3-8415-8279f0203520","product_id":"02fdf12a-b379-436c-8acb-c13a1f0f01a6","title":"White-Warm White-2W (indoor)","weight_unit":"kg","inventory_quantity":1000,"sku":"1005005909555300-White Body-Warm White-2W (indoor)","barcode":"","position":1,"option1":"White","option2":"Warm White","option3":"2W (indoor)","note":"","image":{"src":"\/\/img.staticdj.com\/8e21fe78b93e5ca37d047edad74ef7bc.jpeg","path":"8e21fe78b93e5ca37d047edad74ef7bc.jpeg","width":850,"height":850,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/landy-outdoor-waterproof-strip-wall-lamp014417ff-06b0-4a50-96fc-c2c8673db3ff?variant=28a6f55d-c4ec-40b3-8415-8279f0203520","available_quantity":999999999,"options":[{"name":"Body Color","value":"White"},{"name":"Emitting Color","value":"Warm White"},{"name":"Wattage","value":"2W (indoor)"}],"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.