SKU: A2000913

Eiderman - Vase Set (Set of 3) - Gray / Blue / Green

$11999 USD $14999


Delivery and Shipping

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

Enjoy endless styling possibilities with this versatile vase set. The pieces are designed to look stunning together or apart, so you can create a striking centerpiece on your dining table or spread their contemporary vibe throughout your home. Each watertight vase is ready to hold fresh blooms, giving you the freedom to easily refresh your decor whenever you wish.

Additional Dimensions
  • Vase-small: 0"
  • Vase-medium: 0"
  • Vase-large: 0"


Product Features
  • Set of 3
  • Made with ceramic
  • Gray, blue and pale green glaze
  • Watertight; suitable for fresh florals and greenery


Eiderman - Vase Set (Set of 3) - Gray / Blue / Green
25.78 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'); } } });