* Free delivery for orders over ₹ 2500.

Gratitude in Bloom Notecard Gift Set

1,299.00

Gratitude in Bloom is a thoughtful gift set that pairs fragrance with intention. Inside, steam-distilled rose water offers a pure, refreshing scent, while hemp notecards and gift cards invite heartfelt messages in timeless form. Created for those who value conscious living and the tradition of handwritten notes, this eco-friendly set makes gratitude more meaningful. Packed in our signature kraft gift box with sustainable filler, it comes with the option of a handwritten note for a personal touch. Perfect for festive gifting, stationery lovers, or anyone who treasures moments of reflection and mindful connection.

In stock

The Thought Behind It

Gratitude in Bloom is a gentle expression of love and appreciation, created for those who hold close the beauty of handwritten notes and the power of timeless traditions. Designed to blend fragrance, intention, and sustainability, this set is a meaningful way to celebrate both giver and receiver.

The set includes Gulab Ras, a 50ml bottle of steam-distilled rose water, known for its calming and refreshing qualities. Alongside it, a set of five hemp notecards and five hemp gift cards with matching envelopes encourage thoughtful gestures that last beyond the moment. Each card is crafted from 100% hemp paper, making it not only elegant but also eco-conscious.

Wrapped in our signature kraft gift box with eco-friendly filler, the set is plastic-free and comes with the option of a handwritten note, adding a personal touch to every gift. Ideal for festive giving, for stationery lovers who cherish sustainable materials, or for anyone seeking to share gratitude in a more intentional way.

More than a gift box, Gratitude in Bloom is a reminder that small gestures, when offered with sincerity, can leave the deepest impressions.

Inside

  • Gulab Ras (Rose Water) – 50 ml, steam-distilled
  • Hemp Notecards – Set of 5, 100% hemp paper
    • 14 cm x 11 cm
  • Hemp Gift Cards with Envelopes – Set of 5, 100% hemp paper
    • 14 cm x 7 cm

Wrapped With Care

  • Presented in our signature kraft gift box with eco-friendly filler
  • Option to include a handwritten note
  • Ships plastic-free

Notes

  • Ideal for festive gifting, return gifts, or simple gestures of gratitude
  • Perfect for stationery lovers and those who cherish handwritten traditions
  • Crafted with sustainable and eco-conscious materials
  • No returns or exchanges are applicable
Pairs Well With
SHOPPING BAG 0
RECENTLY VIEWED 0
Added to wishlist! VIEW WISHLIST
document.addEventListener("DOMContentLoaded", function() { const mobileSection = document.getElementById('mobile-slider'); if (!mobileSection) return; // Only trigger on mobile viewport if (window.innerWidth > 991) return; // Observe when the section enters the viewport const observer = new IntersectionObserver((entries, obs) => { entries.forEach(entry => { if (entry.isIntersecting) { const swiperEl = mobileSection.querySelector('.elementor-swiper'); if (swiperEl && swiperEl.swiper) { swiperEl.swiper.update(); // Recalculate slides swiperEl.swiper.slideTo(0); // Start from first slide } obs.disconnect(); // Stop observing } }); }, { threshold: 0.1 }); observer.observe(mobileSection); });