Simple Modern Living Room Light Bar Bedroom Study Color Macarone Ceiling Light
${function() {
const variantData = data.variant || {"id":"9669d009-7d53-480e-aacd-a63eeaa809fe","product_id":"4a7be5a4-f3da-4f37-8c14-8c1f60229a11","title":"Pink-Dia25CM-White light","weight_unit":"g","inventory_quantity":0,"sku":"220210-312-Dia25CM-Pink-White light","barcode":"","position":1,"option1":"Pink","option2":"Dia25CM","option3":"White light","note":"","image":{"src":"\/\/img.staticdj.com\/5fafa55084f1d9dfcc91f14c88d32d49.jpeg","path":"5fafa55084f1d9dfcc91f14c88d32d49.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":301.79,"min_quantity":1}],"weight":"0","compare_at_price":"396.99","price":"301.79","retail_price":"396.99","available":true,"url":"\/products\/simple-modern-living-room-light-bar-bedroom-study-color-macarone-ceiling-light?variant=9669d009-7d53-480e-aacd-a63eeaa809fe","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"Dia25CM"},{"name":"Light source","value":"White light"}],"off_ratio":24,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
(Tax included)
`;
}()}
Color:
Pink
${function(){
const optName = "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}
`
}()}
Size:
Dia25CM
${function(){
const optName = "Size";
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 Source:
White light
${function(){
const optName = "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
$301.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":"9669d009-7d53-480e-aacd-a63eeaa809fe","product_id":"4a7be5a4-f3da-4f37-8c14-8c1f60229a11","title":"Pink-Dia25CM-White light","weight_unit":"g","inventory_quantity":0,"sku":"220210-312-Dia25CM-Pink-White light","barcode":"","position":1,"option1":"Pink","option2":"Dia25CM","option3":"White light","note":"","image":{"src":"\/\/img.staticdj.com\/5fafa55084f1d9dfcc91f14c88d32d49.jpeg","path":"5fafa55084f1d9dfcc91f14c88d32d49.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":301.79,"min_quantity":1}],"weight":"0","compare_at_price":"396.99","price":"301.79","retail_price":"396.99","available":true,"url":"\/products\/simple-modern-living-room-light-bar-bedroom-study-color-macarone-ceiling-light?variant=9669d009-7d53-480e-aacd-a63eeaa809fe","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"Dia25CM"},{"name":"Light source","value":"White light"}],"off_ratio":24,"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 : 220210-312-Dia25CM-Pink-White light
${function(){
const variantData = data.variant || {"id":"9669d009-7d53-480e-aacd-a63eeaa809fe","product_id":"4a7be5a4-f3da-4f37-8c14-8c1f60229a11","title":"Pink-Dia25CM-White light","weight_unit":"g","inventory_quantity":0,"sku":"220210-312-Dia25CM-Pink-White light","barcode":"","position":1,"option1":"Pink","option2":"Dia25CM","option3":"White light","note":"","image":{"src":"\/\/img.staticdj.com\/5fafa55084f1d9dfcc91f14c88d32d49.jpeg","path":"5fafa55084f1d9dfcc91f14c88d32d49.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":301.79,"min_quantity":1}],"weight":"0","compare_at_price":"396.99","price":"301.79","retail_price":"396.99","available":true,"url":"\/products\/simple-modern-living-room-light-bar-bedroom-study-color-macarone-ceiling-light?variant=9669d009-7d53-480e-aacd-a63eeaa809fe","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"Dia25CM"},{"name":"Light source","value":"White light"}],"off_ratio":24,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}