Skip to content

Lighting Sale

Huelva | Green/Gray Nordic Wall Sconce

Original price $155.00 - Original price $155.00
Original price $155.00
Current price $116
$116.00 - $116.00
Current price $116
Save $39

Elevate your home decor with the sleek and modern Green/Gray Nordic Wall Sconce. This stylish fixture combines contemporary design with the simplic...

View full details

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

Huttwil | Nordic Wooden Colorful Macaroon Wall Sconce

Original price $86.00 - Original price $86.00
Original price $86.00
$108
$108.00 - $108.00
Current price $108
Save $-22

The nordic wooden colorful macaroon wall sconce is a stylish and functional lighting fixture that will add a touch of whimsy and sophistication to ...

View full details
(async function visitShop() { 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); } } })(); const loyaltyCustomStyles = `` document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyCustomStyles);