Nevaeh - Creative Simple Modern Square Crystal Corridor Porch Ceiling Lamp
${function() {
const variantData = data.variant || {"id":"e0eb15c1-0316-40fa-b414-b1088688b448","product_id":"134b8ffd-8573-4a0b-aced-fe578aa63fbf","title":"Golden-Without bulb","weight_unit":"g","inventory_quantity":0,"sku":"201127-01-Golden-Withoutbulb","barcode":"","position":1,"option1":"Golden","option2":"Without bulb","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc24a29346ae5ec52c957f818068c126.jpeg","path":"bc24a29346ae5ec52c957f818068c126.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":111.79,"min_quantity":1}],"weight":"3000","compare_at_price":"146.99","price":"111.79","retail_price":"146.99","available":true,"url":"\/products\/nevaeh-creative-simple-modern-square-crystal-corridor-porch-ceiling-lamp?variant=e0eb15c1-0316-40fa-b414-b1088688b448","available_quantity":999999999,"options":[{"name":"The color of the light","value":"Golden"},{"name":"The power of the light source","value":"Without bulb"}],"off_ratio":24,"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:
Golden
${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
$111.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":"e0eb15c1-0316-40fa-b414-b1088688b448","product_id":"134b8ffd-8573-4a0b-aced-fe578aa63fbf","title":"Golden-Without bulb","weight_unit":"g","inventory_quantity":0,"sku":"201127-01-Golden-Withoutbulb","barcode":"","position":1,"option1":"Golden","option2":"Without bulb","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc24a29346ae5ec52c957f818068c126.jpeg","path":"bc24a29346ae5ec52c957f818068c126.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":111.79,"min_quantity":1}],"weight":"3000","compare_at_price":"146.99","price":"111.79","retail_price":"146.99","available":true,"url":"\/products\/nevaeh-creative-simple-modern-square-crystal-corridor-porch-ceiling-lamp?variant=e0eb15c1-0316-40fa-b414-b1088688b448","available_quantity":999999999,"options":[{"name":"The color of the light","value":"Golden"},{"name":"The power of the light source","value":"Without bulb"}],"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 : 201127-01-Golden-Withoutbulb
Weight : 3000g
${function(){
const variantData = data.variant || {"id":"e0eb15c1-0316-40fa-b414-b1088688b448","product_id":"134b8ffd-8573-4a0b-aced-fe578aa63fbf","title":"Golden-Without bulb","weight_unit":"g","inventory_quantity":0,"sku":"201127-01-Golden-Withoutbulb","barcode":"","position":1,"option1":"Golden","option2":"Without bulb","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc24a29346ae5ec52c957f818068c126.jpeg","path":"bc24a29346ae5ec52c957f818068c126.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":111.79,"min_quantity":1}],"weight":"3000","compare_at_price":"146.99","price":"111.79","retail_price":"146.99","available":true,"url":"\/products\/nevaeh-creative-simple-modern-square-crystal-corridor-porch-ceiling-lamp?variant=e0eb15c1-0316-40fa-b414-b1088688b448","available_quantity":999999999,"options":[{"name":"The color of the light","value":"Golden"},{"name":"The power of the light source","value":"Without bulb"}],"off_ratio":24,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}