Bauhaus Small Glass Pendant Light
${function() {
const variantData = data.variant || {"id":"852f879d-cf98-4808-a2af-9b5b4323b249","product_id":"e82b3e50-2be8-446d-b6a6-7d610f4aa581","title":"Orange-Red-HARDWIRED","weight_unit":"g","inventory_quantity":9998,"sku":"HOM-Orange-Red-Hardwired-1061281","barcode":"","position":1,"option1":"Orange","option2":"Red","option3":"HARDWIRED","note":"","image":{"src":"\/\/img.staticdj.com\/34798a0ae20c2944edf7af4cfe768cfa.png","path":"34798a0ae20c2944edf7af4cfe768cfa.png","width":1000,"height":1000,"alt":"Bauhaus Small Glass Pendant Light mysite","aspect_ratio":1},"wholesale_price":[{"price":97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"97","retail_price":"0","available":true,"url":"\/products\/bauhaus-creative-fresh-small-glass-pendant-light?variant=852f879d-cf98-4808-a2af-9b5b4323b249","available_quantity":999999999,"options":[{"name":"Shade Color","value":"Orange"},{"name":"Base Color","value":"Red"},{"name":"Cord Type","value":"HARDWIRED"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Shade Color:
Orange
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Base Color:
Red
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Cord Type:
HARDWIRED
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$97.00
${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":"852f879d-cf98-4808-a2af-9b5b4323b249","product_id":"e82b3e50-2be8-446d-b6a6-7d610f4aa581","title":"Orange-Red-HARDWIRED","weight_unit":"g","inventory_quantity":9998,"sku":"HOM-Orange-Red-Hardwired-1061281","barcode":"","position":1,"option1":"Orange","option2":"Red","option3":"HARDWIRED","note":"","image":{"src":"\/\/img.staticdj.com\/34798a0ae20c2944edf7af4cfe768cfa.png","path":"34798a0ae20c2944edf7af4cfe768cfa.png","width":1000,"height":1000,"alt":"Bauhaus Small Glass Pendant Light mysite","aspect_ratio":1},"wholesale_price":[{"price":97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"97","retail_price":"0","available":true,"url":"\/products\/bauhaus-creative-fresh-small-glass-pendant-light?variant=852f879d-cf98-4808-a2af-9b5b4323b249","available_quantity":999999999,"options":[{"name":"Shade Color","value":"Orange"},{"name":"Base Color","value":"Red"},{"name":"Cord Type","value":"HARDWIRED"}],"off_ratio":0,"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 : HOM-Orange-Red-Hardwired-1061281
${function(){
const variantData = data.variant || {"id":"852f879d-cf98-4808-a2af-9b5b4323b249","product_id":"e82b3e50-2be8-446d-b6a6-7d610f4aa581","title":"Orange-Red-HARDWIRED","weight_unit":"g","inventory_quantity":9998,"sku":"HOM-Orange-Red-Hardwired-1061281","barcode":"","position":1,"option1":"Orange","option2":"Red","option3":"HARDWIRED","note":"","image":{"src":"\/\/img.staticdj.com\/34798a0ae20c2944edf7af4cfe768cfa.png","path":"34798a0ae20c2944edf7af4cfe768cfa.png","width":1000,"height":1000,"alt":"Bauhaus Small Glass Pendant Light mysite","aspect_ratio":1},"wholesale_price":[{"price":97,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"97","retail_price":"0","available":true,"url":"\/products\/bauhaus-creative-fresh-small-glass-pendant-light?variant=852f879d-cf98-4808-a2af-9b5b4323b249","available_quantity":999999999,"options":[{"name":"Shade Color","value":"Orange"},{"name":"Base Color","value":"Red"},{"name":"Cord Type","value":"HARDWIRED"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}