SKU: A2000135

Mohsen - Vase Set (Set of 2) - Gold Finish / White

$9999 USD $11999


Delivery and Shipping

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

Stunning in goldtone and white, this 2-piece vase set is what your home’s been missing. Varying sizes in the honeycomb-inspired geometric pattern bring visual appeal. These vases aren’t just good for looks, they’re durable enough to go outside, too. How’s that for style?

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


Product Features
  • Set of 2
  • Made of glazed ceramic
  • Suitable for indoor/outdoor use
  • Clean with a soft, dry cloth
  • Not watertight; suitable for faux/dried florals and greenery only


Mohsen - Vase Set (Set of 2) - Gold Finish / White
6.38"W x 6.38"D x 15.0"H - 8.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'); } } });