SKU: A2000908

Tillmer - Vase - Brown

$8999 USD $10999


Delivery and Shipping

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

Bring warmth and timeless flair to your home with this vase. The rich, glazed finish adds a touch of earthy elegance, while its graceful silhouette effortlessly enhances your decor. Fill it with fresh blooms to create a refined focal point, or let its sophisticated shape stand alone as a decorative piece.

Product Features
  • Made with ceramic
  • Brown glaze
  • Watertight; suitable for fresh florals and greenery


Tillmer - Vase - Brown
8.26"W x 8.26"D x 18.5"H - 19.83 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'); } } });