Nordic Creative Restaurant Three-head Strip Ceiling Lamp
${function() {
const variantData = data.variant || {"id":"881eb34d-6549-4819-b5f4-9f7d66e4af9e","product_id":"bd78db37-aa80-4cb7-a3f4-b47b26d6ac44","title":"White-Without bulb","weight_unit":"lb","inventory_quantity":0,"sku":"201106-03-White-Without bulb","barcode":"","position":1,"option1":"White","option2":"Without bulb","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/965a54fed01531b77ba6c1e9106f07b1.jpeg","path":"965a54fed01531b77ba6c1e9106f07b1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":86.79,"min_quantity":1}],"weight":"0","compare_at_price":"112.99","price":"86.79","retail_price":"112.99","available":true,"url":"\/products\/nordic-creative-restaurant-three-head-strip-ceiling-lamp?variant=881eb34d-6549-4819-b5f4-9f7d66e4af9e","available_quantity":999999999,"options":[{"name":"The color of the light","value":"White"},{"name":"The power of the light source","value":"Without bulb"}],"off_ratio":23,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
(Tax included)
`;
}()}
The Color Of The Light:
White
${function(){
const optName = "The color of the light";
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}
`
}()}
The Power Of The Light Source:
Without bulb
${function(){
const optName = "The power of the light source";
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
$86.79
${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":"881eb34d-6549-4819-b5f4-9f7d66e4af9e","product_id":"bd78db37-aa80-4cb7-a3f4-b47b26d6ac44","title":"White-Without bulb","weight_unit":"lb","inventory_quantity":0,"sku":"201106-03-White-Without bulb","barcode":"","position":1,"option1":"White","option2":"Without bulb","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/965a54fed01531b77ba6c1e9106f07b1.jpeg","path":"965a54fed01531b77ba6c1e9106f07b1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":86.79,"min_quantity":1}],"weight":"0","compare_at_price":"112.99","price":"86.79","retail_price":"112.99","available":true,"url":"\/products\/nordic-creative-restaurant-three-head-strip-ceiling-lamp?variant=881eb34d-6549-4819-b5f4-9f7d66e4af9e","available_quantity":999999999,"options":[{"name":"The color of the light","value":"White"},{"name":"The power of the light source","value":"Without bulb"}],"off_ratio":23,"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.
Sku : 201106-03-White-Without bulb
${function(){
const variantData = data.variant || {"id":"881eb34d-6549-4819-b5f4-9f7d66e4af9e","product_id":"bd78db37-aa80-4cb7-a3f4-b47b26d6ac44","title":"White-Without bulb","weight_unit":"lb","inventory_quantity":0,"sku":"201106-03-White-Without bulb","barcode":"","position":1,"option1":"White","option2":"Without bulb","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/965a54fed01531b77ba6c1e9106f07b1.jpeg","path":"965a54fed01531b77ba6c1e9106f07b1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":86.79,"min_quantity":1}],"weight":"0","compare_at_price":"112.99","price":"86.79","retail_price":"112.99","available":true,"url":"\/products\/nordic-creative-restaurant-three-head-strip-ceiling-lamp?variant=881eb34d-6549-4819-b5f4-9f7d66e4af9e","available_quantity":999999999,"options":[{"name":"The color of the light","value":"White"},{"name":"The power of the light source","value":"Without bulb"}],"off_ratio":23,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}