SKU: A2C00115

Dympna - Accessory Set (Set of 5) - Silver Finish

$10999 USD $12999


Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

Make some waves with this highly contemporary accessory collection. Wonderfully open and airy, the wavy metal frames and hurricane candle holders beautifully go with the flow. Organic shaped tray is a natural complement.

Additional Dimensions
  • 5"x5" photo frame: 0"
  • 5"x7" photo frame: 0"
  • Candle holder-large: 0"
  • Candle holder-medium: 0"
  • Tray: 0"


Product Features
  • Includes 2 candle holders, 2 photo frames and tray
  • Candle holder holds 3" to 4" pillar candle (not included)
  • Made of metal
  • Clean with a soft, dry cloth


Dympna - Accessory Set (Set of 5) - Silver Finish
5.5"W x 5.5"D x 8.0"H - 6.0 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });