Juliette - 6-Light Vintage Brown Wood Chandelier: Rustic Pendant Lighting
${function() {
const variantData = data.variant || {"id":"40af3bcb-b7de-4b0e-9f09-db63b1ca4977","product_id":"fb5d9baa-ae67-4453-8f03-b8833b0b7538","title":"4-Brown","weight_unit":"lb","inventory_quantity":0,"sku":"22805120","barcode":"","position":1,"option1":"4","option2":"Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e94a8d8ac82873a41c249365fba4ffb7.jpeg","path":"e94a8d8ac82873a41c249365fba4ffb7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":370.79,"min_quantity":1}],"weight":"0","compare_at_price":"487.99","price":"370.79","retail_price":"487.99","available":true,"url":"\/products\/4-6-lights-candle-chandelier-light-fixture-vintage-brown-wood-pendant-lighting-with-round-design?variant=40af3bcb-b7de-4b0e-9f09-db63b1ca4977","available_quantity":999999999,"options":[{"name":"Number of lights","value":"4"},{"name":"Color","value":"Brown"}],"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:
4
${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:
Brown
${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
$370.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":"40af3bcb-b7de-4b0e-9f09-db63b1ca4977","product_id":"fb5d9baa-ae67-4453-8f03-b8833b0b7538","title":"4-Brown","weight_unit":"lb","inventory_quantity":0,"sku":"22805120","barcode":"","position":1,"option1":"4","option2":"Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e94a8d8ac82873a41c249365fba4ffb7.jpeg","path":"e94a8d8ac82873a41c249365fba4ffb7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":370.79,"min_quantity":1}],"weight":"0","compare_at_price":"487.99","price":"370.79","retail_price":"487.99","available":true,"url":"\/products\/4-6-lights-candle-chandelier-light-fixture-vintage-brown-wood-pendant-lighting-with-round-design?variant=40af3bcb-b7de-4b0e-9f09-db63b1ca4977","available_quantity":999999999,"options":[{"name":"Number of lights","value":"4"},{"name":"Color","value":"Brown"}],"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":"40af3bcb-b7de-4b0e-9f09-db63b1ca4977","product_id":"fb5d9baa-ae67-4453-8f03-b8833b0b7538","title":"4-Brown","weight_unit":"lb","inventory_quantity":0,"sku":"22805120","barcode":"","position":1,"option1":"4","option2":"Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e94a8d8ac82873a41c249365fba4ffb7.jpeg","path":"e94a8d8ac82873a41c249365fba4ffb7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":370.79,"min_quantity":1}],"weight":"0","compare_at_price":"487.99","price":"370.79","retail_price":"487.99","available":true,"url":"\/products\/4-6-lights-candle-chandelier-light-fixture-vintage-brown-wood-pendant-lighting-with-round-design?variant=40af3bcb-b7de-4b0e-9f09-db63b1ca4977","available_quantity":999999999,"options":[{"name":"Number of lights","value":"4"},{"name":"Color","value":"Brown"}],"off_ratio":24,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}