Bronze 3/5 Lights Chandelier Lighting Fixture Baroque Pink/Purple Floral Pendant ,shopify
Lamp for Kitchen
${function() {
const variantData = data.variant || {"id":"99e887bc-6b13-44a7-87fe-87b8f8c7a0a4","product_id":"e19b8b87-e67a-4c30-85ce-e1cf70356ec1","title":"3-Purple","weight_unit":"g","inventory_quantity":0,"sku":"22351797","barcode":"","position":1,"option1":"3","option2":"Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee2e38a063d60a61303341452c6a4720.jpeg","path":"ee2e38a063d60a61303341452c6a4720.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":527.79,"min_quantity":1}],"weight":"0","compare_at_price":"695.99","price":"527.79","retail_price":"695.99","available":true,"url":"\/products\/bronze-3-5-lights-chandelier-lighting-fixture-baroque-pink-purple-floral-pendant-shopify-lamp-for-kitchen-1?variant=99e887bc-6b13-44a7-87fe-87b8f8c7a0a4","available_quantity":999999999,"options":[{"name":"Number of lights","value":"3"},{"name":"Color","value":"Purple"}],"off_ratio":24,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
(Tax included)
`;
}()}
Number Of Lights:
3
${function(){
const optName = "Number of lights";
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}
`
}()}
Color:
Purple
${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}
`
}()}
Add to cart
$527.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":"99e887bc-6b13-44a7-87fe-87b8f8c7a0a4","product_id":"e19b8b87-e67a-4c30-85ce-e1cf70356ec1","title":"3-Purple","weight_unit":"g","inventory_quantity":0,"sku":"22351797","barcode":"","position":1,"option1":"3","option2":"Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee2e38a063d60a61303341452c6a4720.jpeg","path":"ee2e38a063d60a61303341452c6a4720.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":527.79,"min_quantity":1}],"weight":"0","compare_at_price":"695.99","price":"527.79","retail_price":"695.99","available":true,"url":"\/products\/bronze-3-5-lights-chandelier-lighting-fixture-baroque-pink-purple-floral-pendant-shopify-lamp-for-kitchen-1?variant=99e887bc-6b13-44a7-87fe-87b8f8c7a0a4","available_quantity":999999999,"options":[{"name":"Number of lights","value":"3"},{"name":"Color","value":"Purple"}],"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.
${function(){
const variantData = data.variant || {"id":"99e887bc-6b13-44a7-87fe-87b8f8c7a0a4","product_id":"e19b8b87-e67a-4c30-85ce-e1cf70356ec1","title":"3-Purple","weight_unit":"g","inventory_quantity":0,"sku":"22351797","barcode":"","position":1,"option1":"3","option2":"Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee2e38a063d60a61303341452c6a4720.jpeg","path":"ee2e38a063d60a61303341452c6a4720.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":527.79,"min_quantity":1}],"weight":"0","compare_at_price":"695.99","price":"527.79","retail_price":"695.99","available":true,"url":"\/products\/bronze-3-5-lights-chandelier-lighting-fixture-baroque-pink-purple-floral-pendant-shopify-lamp-for-kitchen-1?variant=99e887bc-6b13-44a7-87fe-87b8f8c7a0a4","available_quantity":999999999,"options":[{"name":"Number of lights","value":"3"},{"name":"Color","value":"Purple"}],"off_ratio":24,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}