Skip to content

Home Decor & Lighting | Mirodemi Collection | All products

Filters

$
$

Luxury LED Wall Lamp in a Nordic Style for Dining Room, Restaurant

Original price $767.00 - Original price $904.00
Original price $767.00
$575.00 - $678.00
$575.00 - $678.00
Current price $575
Save $192

Chandeliers and wall lamps from MIRODEMI are perfectly suitable for many styles of home decoration. Excellent quality, higher performance, light lu...

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); } }