MystoreMystore is an ONDC network-connected ecosystem built in India for Indian sellers. Mystore is the first ONDC network participant to connect as a Buyer and Seller NP.  You can register as a seller on Mystore and upload your catalogue. You will have a dedicated Seller page (digi-catalog) along with a Unique QR Code for your page that you can market to your buyers. Your catalogue will also appear on the ONDC network through the Mystore Buyer App and other buyer apps catering to related product domains. Mystore provides a comprehensive seller dashboard to manage your products, orders, and payouts. Mystore also facilitates seamless online shopping across categories with its Mystore Buyer App.https://www.mystore.in/s/62ea2c599d1398fa16dbae0a/66defda954ce55002beebf8c/mystore-logo-480x480.png
9th Floor, Tower A, Spaze iTech Park, Sector 49122018Gurgaon DivisionIN
Mystore
9th Floor, Tower A, Spaze iTech Park, Sector 49Gurgaon Division, IN
+918010412412https://www.mystore.in/s/62ea2c599d1398fa16dbae0a/66defda954ce55002beebf8c/mystore-logo-480x480.png"[email protected]
67a93b458466c1be4435aec2Herbal Tea: Your Daily Dose of Herbal Wellness-Pack of 1 (50 Gms) / inHerbal Tea: Your Daily Dose of Herbal Wellness-Pack of 1 (50 Gms) / in NO ADDED CHEMICALS || NO ADDED COLOURS || NO ADDED FRAGRANCES If you're looking for a daily dose of freshness and wellness, WeHerbal's herbal tea is here for your rescue. 100% natural and chemical-free, our Ayurvedic blend of goodness and relaxation will calm your nervous system and promote deep sleep. An organic mood uplifter, one cup of warm herbal tea relaxes your jaw, releases stress and helps ease anxiety. The refreshing blend of lemongrass, mint leaves, basil leaves, cinnamon, long pepper, cardamom, rose petals and dry ginger is beneficial in warming your gut and your glow. Helps treat insomnia and provides relief from indigestion. Crafted with care and steeped in Ayurvedic wisdom, our delicious herbal tea is a soulful ritual for the body and mind. Floral, spicy and zesty — perfect for a soft sip when your body needs time away from the chaos. KEY BENEFITS Soothes Cough, Cold & Congestion: A warm cup of herbal tea helps calm an irritated throat, suppress coughing and ease symptoms of congestion and sinus. Promotes Restful, Deep Sleep: Relaxes the muscle and mind while promising a restful sleep. Treats insomnia and helps unwind before bed. Calms Anxiety & Stress: Regular consumption offers a sense of relaxation and calmness. It also reduces depression and anxiety scores. Reduces Inflammation & Aids Digestion: Ideal for acidity, bloating, constipation and digestion issues. Relieves gas and cures nausea by cleansing the digestive tract. Hydrates & Detoxifies Naturally: Caffeine-free herbal tea keeps your body hydrated as well as calm. Supports Gut Health: Improves digestion and eases bloating from the very first sip. It also relaxes gut muscles and eases IBS-like symptoms. Improves Skin Texture & Glow: Its skin-rejuvenating and calming properties help soothe irritated skin. It flushes out the toxins and leaves your skin glowing and hydrated. INGREDIENTS Lemongrass: This citrusy, minty and aromatic herb relieves anxiety, lowers blood pressure and boosts oral health. The detoxifying agent helps calm the body and mind. Pudina (mint leaves): Improves digestion and strengthens the immune system. Packed with antioxidants, it also induces relaxation and stress relief. Tulsi: Rich in Vitamin K, tulsi aka basil leaves help manage physical and emotional stress and protects the body from illnesses and infections. Dry Desi Ginger: Helps manage blood pressure and support heart health. It soothes nausea and provides relief from motion sickness. Cinnamon: Rich in antioxidants, it reduces inflammation and manages blood sugar levels. Long Pepper: Treats asthma, lung problems and the common cold and cough. Increases metabolism and helps shed weight faster. Desi Rose Petals: A good source of hydration and high in antioxidants, rose extract not only enhances skin texture but also soothes the body and mind. Fennel Seeds: Rich in antifungal and anti-aging properties, it provides the necessary minerals and vitamins required to maintain overall well-being. Cardamom: Aids digestion and helps ease digestion, acidity, nausea and vomiting. HOW TO USE 1 Boil 1 cup of water and add ¼ to ½ teaspoon of WeHerbal's Herbal Tea. 2 Once it reaches a boil, reduce the flame and let it simmer on low heat for 2 minutes. 3 Strain gently and sip warm. FAQs What makes WeHerbal Herbal Tea different from regular tea? WeHerbal's Herbal Tea is different from regular tea as it is 100% caffeine-free, natural and safe for daily consumption. It is an Ayurvedic blend of healing herbs and spices that results in a relaxed mind and nourished body. Does it contain caffeine? No. WeHerbal's Herbal Tea is caffeine-free and ideal for daily use to calm the nervous system and maintain overall well-being. Can I drink it every day? Absolutely. In fact, consuming even 2-3 times in a day offers benefits such as enhanced skin texture, better digestion, managed blood sugar levels, boosted immunity and improved metabolism. When is the best time to drink this tea? For best results, sip it half an hour post meals for better digestion and stress relief. You can also consume it before bed for deep sleep and relaxation. Can pregnant or breastfeeding women drink this tea? While the tea is 100% natural and chemical-free, we recommend consulting with a healthcare provider during pregnancy or lactation before consumption. /* Base Styles */ :root { --primary-color: #9d5c3e; --secondary-color: #e8b384; --text-color: #333; --light-bg: #f9f9f9; --border-radius: 8px; --box-shadow: 0 4px 8px rgba(0,0,0,0.05); } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Arial', sans-serif; line-height: 1.6; color: var(--text-color); } .product-description-container { max-width: 1200px; margin: 0 auto; padding: 20px; } /* Feature Tags */ .feature-tags { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 8px; font-weight: 600; font-size: clamp(0.9rem, 2vw, 1.1rem); color: var(--primary-color); margin-bottom: 25px; padding: 12px; background-color: var(--light-bg); border-radius: var(--border-radius); text-align: center; } .divider { color: var(--primary-color); font-weight: bold; } /* Text Sections */ .description-text p, .benefits-list li, .ingredients-list li, .step p, .faq-answer, .note li { margin-bottom: 10px; font-size: clamp(0.95rem, 2vw, 1rem); } h3 { color: var(--primary-color); margin: 25px 0 15px; font-size: clamp(1.2rem, 3vw, 1.5rem); border-bottom: 2px solid var(--secondary-color); padding-bottom: 8px; display: inline-block; } strong { color: var(--primary-color); } /* Benefits Section */ .benefits-list { padding-left: 20px; list-style-type: none; } .benefits-list li { position: relative; padding-left: 25px; margin-bottom: 15px; } .benefits-list li:before { content: "•"; color: var(--secondary-color); font-size: 1.5em; position: absolute; left: 0; top: -3px; } /* Ingredients Section */ .ingredients-list { padding-left: 20px; list-style-type: none; } .ingredients-list li { margin-bottom: 15px; } /* Usage Steps */ .usage-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin: 20px 0; } .step { background: white; padding: 20px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); border-left: 4px solid var(--secondary-color); } .step-number { background-color: var(--primary-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; font-weight: bold; } /* Note Section */ .note { background-color: var(--light-bg); padding: 15px; border-left: 3px solid var(--secondary-color); margin: 15px 0; border-radius: var(--border-radius); } /* FAQ Section */ .faq-item { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; } .faq-question { font-weight: 600; color: var(--primary-color); margin-bottom: 8px; font-size: clamp(1rem, 2vw, 1.1rem); } /* Responsive Adjustments */ @media (max-width: 768px) { .feature-tags { flex-direction: column; gap: 5px; } .divider { display: none; } .usage-steps { grid-template-columns: 1fr; } } @media (max-width: 480px) { .product-description-container { padding: 15px; } h3 { margin: 20px 0 12px; } .benefits-list, .ingredients-list { padding-left: 15px; } .step { padding: 15px; } } 561E66DB4EA2785CEA5BB132865A5179_65e704adafba62fb256886c5_default
INR199.00In Stock
We Herbal | Back to the Nature
11

Herbal Tea: Your Daily Dose of Herbal Wellness-Pack of 1 (50 Gms) / in

NO ADDED CHEMICALS || NO ADDED COLOURS || NO ADDED FRAGRANCES If you're looking for a daily dose of freshness and wellness, WeHerbal's herbal tea is here for your rescue. 100% natural and chemical-free, our A...

Read More
unit count

Key Attributes

brandWe Herbal | Back to the Nature
View full attributes

NO ADDED CHEMICALS || NO ADDED COLOURS || NO ADDED FRAGRANCES If you're looking for a daily dose of freshness and wellness, WeHerbal's herbal tea is here for your rescue. 100% natural and chemical-free, our Ayurvedic blend of goodness and relaxation will calm your nervous system and promote deep sleep. An organic mood uplifter, one cup of warm herbal tea relaxes your jaw, releases stress and helps ease anxiety. The refreshing blend of lemongrass, mint leaves, basil leaves, cinnamon, long pepper, cardamom, rose petals and dry ginger is beneficial in warming your gut and your glow. Helps treat insomnia and provides relief from indigestion. Crafted with care and steeped in Ayurvedic wisdom, our delicious herbal tea is a soulful ritual for the body and mind. Floral, spicy and zesty — perfect for a soft sip when your body needs time away from the chaos. KEY BENEFITS Soothes Cough, Cold & Congestion: A warm cup of herbal tea helps calm an irritated throat, suppress coughing and ease symptoms of congestion and sinus. Promotes Restful, Deep Sleep: Relaxes the muscle and mind while promising a restful sleep. Treats insomnia and helps unwind before bed. Calms Anxiety & Stress: Regular consumption offers a sense of relaxation and calmness. It also reduces depression and anxiety scores. Reduces Inflammation & Aids Digestion: Ideal for acidity, bloating, constipation and digestion issues. Relieves gas and cures nausea by cleansing the digestive tract. Hydrates & Detoxifies Naturally: Caffeine-free herbal tea keeps your body hydrated as well as calm. Supports Gut Health: Improves digestion and eases bloating from the very first sip. It also relaxes gut muscles and eases IBS-like symptoms. Improves Skin Texture & Glow: Its skin-rejuvenating and calming properties help soothe irritated skin. It flushes out the toxins and leaves your skin glowing and hydrated. INGREDIENTS Lemongrass: This citrusy, minty and aromatic herb relieves anxiety, lowers blood pressure and boosts oral health. The detoxifying agent helps calm the body and mind. Pudina (mint leaves): Improves digestion and strengthens the immune system. Packed with antioxidants, it also induces relaxation and stress relief. Tulsi: Rich in Vitamin K, tulsi aka basil leaves help manage physical and emotional stress and protects the body from illnesses and infections. Dry Desi Ginger: Helps manage blood pressure and support heart health. It soothes nausea and provides relief from motion sickness. Cinnamon: Rich in antioxidants, it reduces inflammation and manages blood sugar levels. Long Pepper: Treats asthma, lung problems and the common cold and cough. Increases metabolism and helps shed weight faster. Desi Rose Petals: A good source of hydration and high in antioxidants, rose extract not only enhances skin texture but also soothes the body and mind. Fennel Seeds: Rich in antifungal and anti-aging properties, it provides the necessary minerals and vitamins required to maintain overall well-being. Cardamom: Aids digestion and helps ease digestion, acidity, nausea and vomiting. HOW TO USE 1 Boil 1 cup of water and add ¼ to ½ teaspoon of WeHerbal's Herbal Tea. 2 Once it reaches a boil, reduce the flame and let it simmer on low heat for 2 minutes. 3 Strain gently and sip warm. FAQs What makes WeHerbal Herbal Tea different from regular tea? WeHerbal's Herbal Tea is different from regular tea as it is 100% caffeine-free, natural and safe for daily consumption. It is an Ayurvedic blend of healing herbs and spices that results in a relaxed mind and nourished body. Does it contain caffeine? No. WeHerbal's Herbal Tea is caffeine-free and ideal for daily use to calm the nervous system and maintain overall well-being. Can I drink it every day? Absolutely. In fact, consuming even 2-3 times in a day offers benefits such as enhanced skin texture, better digestion, managed blood sugar levels, boosted immunity and improved metabolism. When is the best time to drink this tea? For best results, sip it half an hour post meals for better digestion and stress relief. You can also consume it before bed for deep sleep and relaxation. Can pregnant or breastfeeding women drink this tea? While the tea is 100% natural and chemical-free, we recommend consulting with a healthcare provider during pregnancy or lactation before consumption. /* Base Styles */ :root { --primary-color: #9d5c3e; --secondary-color: #e8b384; --text-color: #333; --light-bg: #f9f9f9; --border-radius: 8px; --box-shadow: 0 4px 8px rgba(0,0,0,0.05); } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Arial', sans-serif; line-height: 1.6; color: var(--text-color); } .product-description-container { max-width: 1200px; margin: 0 auto; padding: 20px; } /* Feature Tags */ .feature-tags { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 8px; font-weight: 600; font-size: clamp(0.9rem, 2vw, 1.1rem); color: var(--primary-color); margin-bottom: 25px; padding: 12px; background-color: var(--light-bg); border-radius: var(--border-radius); text-align: center; } .divider { color: var(--primary-color); font-weight: bold; } /* Text Sections */ .description-text p, .benefits-list li, .ingredients-list li, .step p, .faq-answer, .note li { margin-bottom: 10px; font-size: clamp(0.95rem, 2vw, 1rem); } h3 { color: var(--primary-color); margin: 25px 0 15px; font-size: clamp(1.2rem, 3vw, 1.5rem); border-bottom: 2px solid var(--secondary-color); padding-bottom: 8px; display: inline-block; } strong { color: var(--primary-color); } /* Benefits Section */ .benefits-list { padding-left: 20px; list-style-type: none; } .benefits-list li { position: relative; padding-left: 25px; margin-bottom: 15px; } .benefits-list li:before { content: "•"; color: var(--secondary-color); font-size: 1.5em; position: absolute; left: 0; top: -3px; } /* Ingredients Section */ .ingredients-list { padding-left: 20px; list-style-type: none; } .ingredients-list li { margin-bottom: 15px; } /* Usage Steps */ .usage-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin: 20px 0; } .step { background: white; padding: 20px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); border-left: 4px solid var(--secondary-color); } .step-number { background-color: var(--primary-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; font-weight: bold; } /* Note Section */ .note { background-color: var(--light-bg); padding: 15px; border-left: 3px solid var(--secondary-color); margin: 15px 0; border-radius: var(--border-radius); } /* FAQ Section */ .faq-item { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; } .faq-question { font-weight: 600; color: var(--primary-color); margin-bottom: 8px; font-size: clamp(1rem, 2vw, 1.1rem); } /* Responsive Adjustments */ @media (max-width: 768px) { .feature-tags { flex-direction: column; gap: 5px; } .divider { display: none; } .usage-steps { grid-template-columns: 1fr; } } @media (max-width: 480px) { .product-description-container { padding: 15px; } h3 { margin: 20px 0 12px; } .benefits-list, .ingredients-list { padding-left: 15px; } .step { padding: 15px; } }

Country of originIndia
colour nameNA
brandWe Herbal | Back to the Nature
materialpolycarbonate
unit count1 unit
seller pickup returnyes
return window7 days
time to ship24 hours
contact details consumer careVivek Joshi,[email protected],9082254740
manufacturer or packer nameVIVEK JOSHI
manufacturer or packer addressDuralab Industries, 0503, Lodha Aqua A, Western Express Highway
common or generic name of commodityMasala Tea
month year of manufacture packing importRefer pack for details
imported product country of originIN