Skip to content

Your Cart

Bring purity, taste, and tradition to your kitchen with the NIRBHAU Starter Pack β€” a perfect blend of sweetness, spice, and health! 🍯🌢🌿

This special combo includes:

1 Litre Raw Organic Honey – directly from beehives, not processed or mixed, rich in natural sweetness and immunity-boosting power.

1 Litre Cold-Pressed Yellow Mustard Oil – hand-filtered, unrefined, full of real flavor and natural aroma for everyday cooking.

300 g Turmeric (Haldi) Powder – high-curcumin desi haldi, handmade and sun-dried for strong color and purity.

300 g Red Chilli (Lal Mirch) Powder – pure Teja variety, no added color, no mix, just real spice.

All products are 100% raw, handmade, and lab-tested to ensure purity.
No chemicals. No preservatives. Just pure, honest food β€” straight from nature to your plate.Limited Stock | Freshly Packed | 100% Desi Taste

Let us know abour your query!

Recommended Products

document.addEventListener("DOMContentLoaded", function() { // Select mobile search icon const mobileSearchBtn = document.querySelector('.dT_TopStickySearchBtn.mobile-only'); const searchOverlay = document.getElementById('dT_top-sticky'); const closeBtn = document.querySelector('.dT_TopStickySearchCloseBtn'); const overlayBg = searchOverlay ? searchOverlay.querySelector('.search-overlay') : null; if (mobileSearchBtn && searchOverlay) { // Open overlay on click mobileSearchBtn.addEventListener('click', function(e) { e.preventDefault(); searchOverlay.style.display = 'block'; // show overlay const input = searchOverlay.querySelector('input[type="text"]'); if(input) input.focus(); // focus search input document.body.classList.add('search-open'); // prevent background scroll }); } // Close overlay with close button if (closeBtn) { closeBtn.addEventListener('click', function(e) { e.preventDefault(); searchOverlay.style.display = 'none'; document.body.classList.remove('search-open'); }); } // Close overlay when clicking background if (overlayBg) { overlayBg.addEventListener('click', function() { searchOverlay.style.display = 'none'; document.body.classList.remove('search-open'); }); } });