Skip to content

Lighting Sale

Illnau-Effretikon | Round/Oval Wooden Wall Sconce

Original price $121.00 - Original price $160.00
Original price $121.00
$91.00 - $120.00
$91.00 - $120.00
Current price $91
Save $30

The round/oval wooden wall sconce is a versatile and stylish lighting fixture that seamlessly complements any décor. Crafted from high-quality wood...

View full details

Losone | White U-shaped Silicone Tube LED Night Sconce

Original price $185.00 - Original price $185.00
Original price $185.00
Current price $139
$139.00 - $139.00
Current price $139
Save $46

This U-shaped table lamp features a sleek and modern design in a crisp white color, making it a versatile addition to any room. The lamp is crafte...

View full details

Lutry | Geometric Aluminum Black LED Night Sconce

Original price $188.00 - Original price $199.00
Original price $188.00
$141.00 - $149.00
$141.00 - $149.00
Current price $141
Save $47

This black table lamp features a modern minimalistic design with geometric forms that add a stylish touch to any room. The LED light provides brigh...

View full details
const loyaltyCustomStyles = `` document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyCustomStyles); const isAvailableVisitShop = _ALConfig?.pointEarnRules?.length > 0 && _ALConfig?.pointEarnRules?.find((rule) => rule?.type === 'VISIT_SHOP' && rule?.status === 'ACTIVE'); if (!sessionStorage.getItem('syncVisitStore') && ((_ALConfig?.customerId && isAvailableVisitShop && isAvailableVisitShop?.id) || (_ALConfig?.referralEnabled && _ALConfig?.referralLoyalty?.referralType === 'VISIT_SHOP'))) { try { const response = await fetch(`/apps/loyalty/cp/api/customer-visit-store`, {method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({ customerId: _ALConfig?.customerId })}); if(response?.ok){ sessionStorage.setItem('syncVisitStore', 'true'); } } catch (error) { console.error('Error:', error); } }