Creative Retro European Wall Light
${function() {
const variantData = data.variant || {"id":"1d574f78-7336-4b20-999d-e06e37f3780b","product_id":"69fadf3b-8fdc-4463-9a21-8a10c2186410","title":"2head-copper","weight_unit":"lb","inventory_quantity":479,"sku":"200000795:29#2head-copper","barcode":"","position":1,"option1":"2head-copper","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9441a783e9737bdc4bf9569bce9d5b75.jpeg","path":"9441a783e9737bdc4bf9569bce9d5b75.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":76.79,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"76.79","retail_price":"99.99","available":true,"url":"\/products\/creative-retro-european-wall-light-1?variant=1d574f78-7336-4b20-999d-e06e37f3780b","available_quantity":999999999,"options":[{"name":"Lampshade Color","value":"2head-copper"}],"off_ratio":23,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
(Tax included)
`;
}()}
Lampshade Color:
2head-copper
${function(){
const optName = "Lampshade 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
$76.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":"1d574f78-7336-4b20-999d-e06e37f3780b","product_id":"69fadf3b-8fdc-4463-9a21-8a10c2186410","title":"2head-copper","weight_unit":"lb","inventory_quantity":479,"sku":"200000795:29#2head-copper","barcode":"","position":1,"option1":"2head-copper","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9441a783e9737bdc4bf9569bce9d5b75.jpeg","path":"9441a783e9737bdc4bf9569bce9d5b75.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":76.79,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"76.79","retail_price":"99.99","available":true,"url":"\/products\/creative-retro-european-wall-light-1?variant=1d574f78-7336-4b20-999d-e06e37f3780b","available_quantity":999999999,"options":[{"name":"Lampshade Color","value":"2head-copper"}],"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 : 200000795:29#2head-copper
${function(){
const variantData = data.variant || {"id":"1d574f78-7336-4b20-999d-e06e37f3780b","product_id":"69fadf3b-8fdc-4463-9a21-8a10c2186410","title":"2head-copper","weight_unit":"lb","inventory_quantity":479,"sku":"200000795:29#2head-copper","barcode":"","position":1,"option1":"2head-copper","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9441a783e9737bdc4bf9569bce9d5b75.jpeg","path":"9441a783e9737bdc4bf9569bce9d5b75.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":76.79,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"76.79","retail_price":"99.99","available":true,"url":"\/products\/creative-retro-european-wall-light-1?variant=1d574f78-7336-4b20-999d-e06e37f3780b","available_quantity":999999999,"options":[{"name":"Lampshade Color","value":"2head-copper"}],"off_ratio":23,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}