Skip to content

Newest Products

Filters

$
$

Barbona | Stylish Solid Wood Led Ceiling Fan Lamp With Remote Control

Original price $1,342.00 - Original price $1,394.00
Original price $1,342.00
$1,007.00 - $1,045.00
$1,007.00 - $1,045.00
Current price $1,007
Save $335

Introducing the Solid Wood LED Ceiling Fan Lamp with Remote Control, a stylish and elegant addition to any interior. This ceiling fan showcases the...

View full details

Alagna | Pumpkin Shaped Pendant Lamp for Children's Room

Original price $464.00 - Original price $925.00
Original price $464.00
$348.00 - $694.00
$348.00 - $694.00
Current price $348
Save $116

Bring a touch of magic and whimsy to your child's room with the Pumpkin Shaped Pendant Lamp. This charming lighting fixture combines playful design...

View full details

Bagolino | Luxury Ring LED Chandelier made of Electroplated Metal for Living Room, Bedroom

Original price $655.00 - Original price $1,018.00
Original price $655.00
$491.00 - $764.00
$491.00 - $764.00
Current price $491
Save $164

Luxury Ring LED Chandelier made of Electroplated Metal from MIRODEMI is a stylish chandelier with a modern design, that will be a real decoration f...

View full details

La Brigue | White Circular Pendant Lighting with for Dining Room

Original price $666.00 - Original price $942.00
Original price $666.00
$500.00 - $707.00
$500.00 - $707.00
Current price $500
Save $166

In a kitchen, the MIRODEMI® chandelier transforms into a celestial dream. Its circular shape echoes the moon's gentle glow, casting a calming and...

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