Steep & Sip Luxe

PRICE N52,000 – N75,000

Nationwide Delivery

1

☕️ Steep & Sip Luxe – Elegant Glass Teapot Set with Filter

Brew Beauty. Sip Luxury. Share the Moment.

✨ Elevate Your Daily Ritual

Introducing the Steep & Sip Luxe Teapot Set—where modern design meets timeless tea tradition. Crafted from high-grade heat-resistant borosilicate glass, this clear teapot and cup set turns every steep into a serene, sensory experience.

✅ Why You’ll Love It:

  • Crystal-Clear Elegance
    Watch your tea leaves bloom and swirl in our transparent glass body—perfect for green, oolong, or flowering teas.

  • Built-In Stainless Steel Filter
    Fine mesh infuser separates loose leaves effortlessly. No floating bits. No mess. Just clean, full-flavored brews.

  • Multi-Purpose Magic
    Whether you’re steeping tea or serving espresso, this set fits all your hot-beverage moments. Stylish enough for guests, durable enough for daily use.

  • Minimalist. Luxurious. Durable.
    Heat-resistant, stain-proof, and dishwasher safe. Looks delicate—built to last.

 Price: N52,000

FREE NATIONWIDE DELIVERY

🎁 Makes the Perfect Gift

Comes beautifully boxed—ready for birthdays, weddings, Mother’s Day, or a treat for yourself. Because tea isn’t just a drink—it’s a ceremony.


💬 What Customers Are Saying:

“Looks like art on my table. The clarity and smooth pour is perfection!” – Sola Martins ★★★★★
“Makes my morning feel special again.” – Dr Anu ★★★★★

add_action('wp_footer', function () { ?> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } );