{"product_id":"mama-restore-blend-aramveda-oil-2in1-motherhood-wellness-body-care-bundle","title":"Mama Restore Blend + AramVeda Oil - 2in1 Motherhood Wellness \u0026 Body Care Bundle","description":"\u003cstyle\u003e\n\/* =========================================================\n   HERBZ ESSENCE\n   MAMA RESTORE + ARAMVEDA\n   2-IN-1 HERBAL WELLNESS BUNDLE\n   ========================================================= *\/\n\n.herbz-bundle {\n  --green: #245a35;\n  --dark-green: #183f27;\n  --gold: #b08a32;\n  --cream: #faf8f2;\n  --soft-green: #f2f7f0;\n  --text: #3e463f;\n  --muted: #70776f;\n  --border: #e4e7df;\n\n  max-width: 1120px;\n  margin: 40px auto;\n  padding: 0 18px;\n  color: var(--text);\n  font-family: inherit;\n}\n\n.herbz-bundle *,\n.herbz-bundle *::before,\n.herbz-bundle *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   BUNDLE HERO\n   ========================================================= *\/\n\n.herbz-bundle-hero {\n  position: relative;\n  overflow: hidden;\n\n  padding: 48px 40px;\n  margin-bottom: 24px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(176,138,50,.12),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #fbfaf5 0%,\n      #f1f7ef 100%\n    );\n\n  border: 1px solid var(--border);\n  border-radius: 22px;\n}\n\n.herbz-bundle-hero::before {\n  content: \"\";\n  position: absolute;\n\n  width: 150px;\n  height: 150px;\n\n  left: -75px;\n  top: -75px;\n\n  border: 1px solid rgba(176,138,50,.18);\n  border-radius: 50%;\n}\n\n.herbz-bundle-hero::after {\n  content: \"\";\n  position: absolute;\n\n  width: 100px;\n  height: 100px;\n\n  right: -50px;\n  bottom: -50px;\n\n  border: 1px solid rgba(36,90,53,.12);\n  border-radius: 50%;\n}\n\n.herbz-bundle-badge {\n  position: relative;\n  z-index: 1;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n\n  padding: 7px 16px;\n  margin-bottom: 15px;\n\n  background: #e7f0e4;\n  color: var(--green);\n\n  border-radius: 50px;\n\n  font-size: 11px;\n  line-height: 1;\n  font-weight: 750;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\n.herbz-bundle-badge::before {\n  content: \"✦\";\n  color: var(--gold);\n}\n\n.herbz-bundle-hero h2 {\n  position: relative;\n  z-index: 1;\n\n  margin: 0 0 10px;\n\n  color: var(--green);\n\n  font-size: 34px;\n  line-height: 1.2;\n  font-weight: 750;\n  letter-spacing: -.5px;\n}\n\n.herbz-bundle-subtitle {\n  position: relative;\n  z-index: 1;\n\n  max-width: 760px;\n  margin: 0 auto 22px;\n\n  color: var(--gold);\n\n  font-size: 18px;\n  line-height: 1.5;\n  font-weight: 650;\n}\n\n.herbz-bundle-intro {\n  position: relative;\n  z-index: 1;\n\n  max-width: 850px;\n  margin: auto;\n}\n\n.herbz-bundle-intro p {\n  margin: 0;\n\n  font-size: 15px;\n  line-height: 1.85;\n}\n\n\n\/* =========================================================\n   TWO PRODUCT OVERVIEW CARDS\n   ========================================================= *\/\n\n.herbz-bundle-products {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 18px;\n\n  margin-bottom: 24px;\n}\n\n.herbz-product-card {\n  position: relative;\n\n  padding: 27px;\n\n  background: #fff;\n\n  border: 1px solid var(--border);\n  border-radius: 18px;\n\n  box-shadow:\n    0 7px 24px rgba(36,90,53,.045);\n}\n\n.herbz-product-card::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 0;\n  left: 22px;\n  right: 22px;\n\n  height: 3px;\n\n  background: linear-gradient(\n    90deg,\n    var(--green),\n    var(--gold)\n  );\n\n  border-radius: 0 0 10px 10px;\n}\n\n.herbz-product-number {\n  display: inline-block;\n\n  margin-bottom: 10px;\n\n  color: var(--gold);\n\n  font-size: 11px;\n  font-weight: 750;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\n.herbz-product-card h3 {\n  margin: 0 0 7px;\n\n  color: var(--green);\n\n  font-size: 23px;\n  line-height: 1.3;\n  font-weight: 750;\n}\n\n.herbz-product-card h4 {\n  margin: 0 0 17px;\n\n  color: var(--gold);\n\n  font-size: 15px;\n  line-height: 1.5;\n  font-weight: 650;\n}\n\n.herbz-product-card p {\n  margin: 0;\n\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.herbz-product-card strong {\n  color: var(--green);\n}\n\n\n\/* =========================================================\n   COMMON SECTION\n   ========================================================= *\/\n\n.herbz-bundle-section {\n  padding: 30px;\n  margin-bottom: 22px;\n\n  background: #fff;\n\n  border: 1px solid var(--border);\n  border-radius: 18px;\n\n  box-shadow:\n    0 7px 24px rgba(36,90,53,.04);\n}\n\n.herbz-bundle-heading {\n  display: flex;\n  align-items: center;\n  gap: 11px;\n\n  margin: 0 0 18px;\n\n  color: var(--green);\n\n  font-size: 23px;\n  line-height: 1.3;\n  font-weight: 750;\n}\n\n.herbz-bundle-heading::before {\n  content: \"\";\n\n  width: 5px;\n  height: 25px;\n  flex: 0 0 5px;\n\n  background: var(--gold);\n\n  border-radius: 10px;\n}\n\n.herbz-bundle-section p {\n  margin: 0 0 15px;\n\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n.herbz-bundle-section p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================================\n   PRODUCT SECTION HEADER\n   ========================================================= *\/\n\n.herbz-product-section-header {\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 20px;\n\n  margin-bottom: 20px;\n}\n\n.herbz-product-section-header h3 {\n  margin: 0 0 6px;\n\n  color: var(--green);\n\n  font-size: 25px;\n  line-height: 1.3;\n  font-weight: 750;\n}\n\n.herbz-product-section-header span {\n  color: var(--gold);\n\n  font-size: 14px;\n  font-weight: 650;\n}\n\n\n\/* =========================================================\n   INGREDIENT GRID\n   ========================================================= *\/\n\n.herbz-ingredient-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n\n  margin: 20px 0;\n}\n\n.herbz-ingredient {\n  padding: 14px 10px;\n\n  text-align: center;\n\n  background: var(--cream);\n\n  border: 1px solid #e7e3d8;\n  border-radius: 11px;\n\n  color: var(--green);\n\n  font-size: 13px;\n  font-weight: 650;\n}\n\n.herbz-ingredient-plus {\n  margin: 15px 0 0 !important;\n\n  text-align: center;\n\n  color: var(--gold);\n  font-size: 14px !important;\n  font-weight: 650;\n}\n\n\n\/* =========================================================\n   USE \/ STEPS\n   ========================================================= *\/\n\n.herbz-use-box {\n  padding: 22px;\n\n  background: var(--soft-green);\n\n  border: 1px solid #e0e9dc;\n  border-radius: 14px;\n}\n\n.herbz-use-dose {\n  margin-bottom: 17px;\n  padding: 13px 16px;\n\n  background: #fff;\n\n  border: 1px solid #e2e8df;\n  border-radius: 11px;\n\n  text-align: center;\n\n  color: var(--green);\n\n  font-size: 15px;\n  line-height: 1.6;\n  font-weight: 650;\n}\n\n.herbz-use-times {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.herbz-use-time {\n  padding: 17px;\n\n  background: #fff;\n\n  border: 1px solid var(--border);\n  border-radius: 12px;\n\n  text-align: center;\n}\n\n.herbz-use-time-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 43px;\n  height: 43px;\n\n  margin: 0 auto 9px;\n\n  background: var(--cream);\n\n  border-radius: 50%;\n\n  font-size: 21px;\n}\n\n.herbz-use-time h4 {\n  margin: 0 0 6px;\n\n  color: var(--green);\n\n  font-size: 17px;\n  font-weight: 700;\n}\n\n.herbz-use-time p {\n  margin: 0;\n\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   OIL USAGE\n   ========================================================= *\/\n\n.herbz-oil-usage {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n\n  margin-top: 20px;\n}\n\n.herbz-oil-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n\n  padding: 16px;\n\n  background: var(--soft-green);\n\n  border: 1px solid #e1e9dd;\n  border-radius: 12px;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.herbz-step-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 27px;\n  height: 27px;\n  min-width: 27px;\n\n  background: var(--green);\n  color: #fff;\n\n  border-radius: 50%;\n\n  font-size: 12px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   MASSAGE AREAS\n   ========================================================= *\/\n\n.herbz-massage-areas {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n\n  margin-top: 18px;\n}\n\n.herbz-massage-area {\n  padding: 8px 13px;\n\n  background: var(--cream);\n\n  border: 1px solid #e6e1d5;\n  border-radius: 50px;\n\n  color: var(--green);\n\n  font-size: 12px;\n  font-weight: 650;\n}\n\n\n\/* =========================================================\n   IMPORTANT \/ SAFETY\n   ========================================================= *\/\n\n.herbz-important-box {\n  padding: 25px 28px;\n\n  background: #faf8f2;\n\n  border: 1px solid #e5dfce;\n  border-radius: 16px;\n}\n\n.herbz-important-title {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n\n  margin: 0 0 13px;\n\n  color: var(--green);\n\n  font-size: 20px;\n  font-weight: 750;\n}\n\n.herbz-important-title::before {\n  content: \"!\";\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 27px;\n  height: 27px;\n\n  background: var(--gold);\n  color: #fff;\n\n  border-radius: 50%;\n\n  font-size: 14px;\n  font-weight: 800;\n}\n\n.herbz-important-box p {\n  margin: 0;\n\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   BUNDLE INCLUDED\n   ========================================================= *\/\n\n.herbz-included {\n  padding: 32px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f3f7f1 0%,\n      #faf8f2 100%\n    );\n\n  border: 1px solid var(--border);\n  border-radius: 18px;\n\n  margin-bottom: 22px;\n}\n\n.herbz-included-title {\n  text-align: center;\n\n  margin: 0 0 23px;\n\n  color: var(--green);\n\n  font-size: 25px;\n  font-weight: 750;\n}\n\n.herbz-included-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 15px;\n}\n\n.herbz-included-item {\n  padding: 20px;\n\n  background: #fff;\n\n  border: 1px solid var(--border);\n  border-radius: 13px;\n\n  text-align: center;\n}\n\n.herbz-included-item strong {\n  display: block;\n\n  margin-bottom: 7px;\n\n  color: var(--green);\n\n  font-size: 16px;\n}\n\n.herbz-included-item span {\n  display: block;\n\n  color: var(--muted);\n\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   FINAL BUNDLE MESSAGE\n   ========================================================= *\/\n\n.herbz-bundle-final {\n  position: relative;\n  overflow: hidden;\n\n  padding: 34px 28px;\n\n  text-align: center;\n\n  background: var(--green);\n\n  border-radius: 18px;\n\n  color: #fff;\n}\n\n.herbz-bundle-final::before {\n  content: \"✦\";\n\n  position: absolute;\n\n  top: 15px;\n  left: 22px;\n\n  color: rgba(255,255,255,.18);\n\n  font-size: 28px;\n}\n\n.herbz-bundle-final::after {\n  content: \"✦\";\n\n  position: absolute;\n\n  right: 22px;\n  bottom: 12px;\n\n  color: rgba(255,255,255,.18);\n\n  font-size: 28px;\n}\n\n.herbz-bundle-final h3 {\n  position: relative;\n\n  margin: 0 0 17px;\n\n  color: #fff;\n\n  font-size: 25px;\n  line-height: 1.35;\n  font-weight: 750;\n}\n\n.herbz-bundle-final p {\n  position: relative;\n\n  max-width: 780px;\n\n  margin: 0 auto 10px;\n\n  color: rgba(255,255,255,.9);\n\n  font-size: 14px;\n  line-height: 1.8;\n}\n\n.herbz-bundle-final p:last-child {\n  margin-bottom: 0;\n}\n\n.herbz-bundle-final strong {\n  color: #fff;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 749px) {\n\n  .herbz-bundle {\n    margin: 22px auto;\n    padding: 0 12px;\n  }\n\n  .herbz-bundle-hero {\n    padding: 31px 18px;\n    border-radius: 15px;\n  }\n\n  .herbz-bundle-hero h2 {\n    font-size: 27px;\n  }\n\n  .herbz-bundle-subtitle {\n    font-size: 16px;\n  }\n\n  .herbz-bundle-intro p {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .herbz-bundle-products {\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .herbz-product-card {\n    padding: 23px 18px;\n    border-radius: 14px;\n  }\n\n  .herbz-product-card h3 {\n    font-size: 21px;\n  }\n\n  .herbz-product-card p {\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .herbz-bundle-section {\n    padding: 22px 17px;\n    border-radius: 14px;\n    margin-bottom: 16px;\n  }\n\n  .herbz-bundle-heading {\n    font-size: 20px;\n    margin-bottom: 15px;\n  }\n\n  .herbz-bundle-heading::before {\n    width: 4px;\n    height: 21px;\n    flex-basis: 4px;\n  }\n\n  .herbz-bundle-section p {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .herbz-product-section-header {\n    display: block;\n  }\n\n  .herbz-product-section-header h3 {\n    font-size: 22px;\n  }\n\n  .herbz-ingredient-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .herbz-ingredient {\n    padding: 13px 7px;\n    font-size: 12px;\n  }\n\n  .herbz-use-box {\n    padding: 16px;\n  }\n\n  .herbz-use-times {\n    grid-template-columns: 1fr;\n  }\n\n  .herbz-use-time {\n    padding: 15px;\n  }\n\n  .herbz-oil-usage {\n    grid-template-columns: 1fr;\n  }\n\n  .herbz-oil-step {\n    padding: 13px;\n    font-size: 13px;\n  }\n\n  .herbz-massage-area {\n    font-size: 11px;\n    padding: 7px 11px;\n  }\n\n  .herbz-important-box {\n    padding: 21px 17px;\n    border-radius: 14px;\n  }\n\n  .herbz-important-title {\n    font-size: 19px;\n  }\n\n  .herbz-important-box p {\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .herbz-included {\n    padding: 23px 17px;\n    border-radius: 14px;\n  }\n\n  .herbz-included-title {\n    font-size: 21px;\n  }\n\n  .herbz-included-grid {\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .herbz-included-item {\n    padding: 17px;\n  }\n\n  .herbz-bundle-final {\n    padding: 27px 18px;\n    border-radius: 14px;\n  }\n\n  .herbz-bundle-final h3 {\n    font-size: 21px;\n  }\n\n  .herbz-bundle-final p {\n    font-size: 13px;\n    line-height: 1.7;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"herbz-bundle\"\u003e\n\n\n  \u003c!-- =====================================================\n       BUNDLE HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"herbz-bundle-hero\"\u003e\n\n    \u003cdiv class=\"herbz-bundle-badge\"\u003e\n      2-in-1 Herbal Wellness Bundle\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Mama Restore Blend + AramVeda Herbal Oil\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"herbz-bundle-subtitle\"\u003e\n      A 2-in-1 Herbal Wellness Bundle for Mothers\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"herbz-bundle-intro\"\u003e\n\n      \u003cp\u003e\n        A simple herbal care bundle that brings together\n        \u003cstrong\u003edaily herbal nourishment\u003c\/strong\u003e and\n        \u003cstrong\u003eexternal body massage\u003c\/strong\u003e in one convenient pack.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       TWO PRODUCTS OVERVIEW\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"herbz-bundle-products\"\u003e\n\n\n    \u003c!-- MAMA RESTORE --\u003e\n    \u003cdiv class=\"herbz-product-card\"\u003e\n\n      \u003cspan class=\"herbz-product-number\"\u003e\n        Bundle Product 01\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        🌿 Mama Restore Blend\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Herbal Blend for Mothers After Normal Delivery \u0026amp; C-Section\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        A traditional herbal blend specially made for mothers after\n        \u003cstrong\u003enormal delivery or C-section\u003c\/strong\u003e, with\n        \u003cstrong\u003e15+ herbs\u003c\/strong\u003e for everyday nourishment,\n        energy and overall wellness.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- ARAMVEDA --\u003e\n    \u003cdiv class=\"herbz-product-card\"\u003e\n\n      \u003cspan class=\"herbz-product-number\"\u003e\n        Bundle Product 02\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        🌿 AramVeda Herbal Oil\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Herbal Massage Oil for Everyday Body Comfort\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        A natural herbal massage oil made for the\n        \u003cstrong\u003eback, shoulders, neck, muscles and joints\u003c\/strong\u003e,\n        providing a soothing and relaxing massage experience after\n        a long or tiring day.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       MAMA RESTORE SECTION\n       ===================================================== --\u003e\n\n  \u003csection class=\"herbz-bundle-section\"\u003e\n\n    \u003cdiv class=\"herbz-product-section-header\"\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003e\n          🌿 Mama Restore Blend\n        \u003c\/h3\u003e\n\n        \u003cspan\u003e\n          Traditional Herbal Wellness for Mothers\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eMama Restore Blend\u003c\/strong\u003e is a traditional herbal\n      blend specially prepared for mothers after\n      \u003cstrong\u003enormal delivery or C-section\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It contains \u003cstrong\u003e15+ herbs\u003c\/strong\u003e, including:\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"herbz-ingredient-grid\"\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Majo Phal\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Shatavari\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Safaid Musli\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Chikni Supari\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Kamarkass\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Lodh Patani\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Gond\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"herbz-ingredient\"\u003e\n        Ashwagandha\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"herbz-ingredient-plus\"\u003e\n      Plus additional herbs that complete the blend.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It can be added to your daily routine for\n      \u003cstrong\u003enourishment, everyday energy and overall wellness.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n\n    \u003c!-- MAMA RESTORE USAGE --\u003e\n\n    \u003ch3 class=\"herbz-bundle-heading\" style=\"margin-top:28px;\"\u003e\n      How to Use Mama Restore Blend\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"herbz-use-box\"\u003e\n\n      \u003cdiv class=\"herbz-use-dose\"\u003e\n        Take \u003cstrong\u003e1 small teaspoon twice a day\u003c\/strong\u003e\n        using the spoon provided inside the pouch.\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"herbz-use-times\"\u003e\n\n        \u003cdiv class=\"herbz-use-time\"\u003e\n\n          \u003cdiv class=\"herbz-use-time-icon\"\u003e\n            ☀️\n          \u003c\/div\u003e\n\n          \u003ch4\u003e\n            Morning\n          \u003c\/h4\u003e\n\n          \u003cp\u003e\n            Take \u003cstrong\u003e1 small teaspoon after breakfast.\u003c\/strong\u003e\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"herbz-use-time\"\u003e\n\n          \u003cdiv class=\"herbz-use-time-icon\"\u003e\n            🌙\n          \u003c\/div\u003e\n\n          \u003ch4\u003e\n            Night\n          \u003c\/h4\u003e\n\n          \u003cp\u003e\n            Take \u003cstrong\u003e1 small teaspoon before going to bed.\u003c\/strong\u003e\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin:16px 0 0;text-align:center;font-size:13px;\"\u003e\n        Take with a glass of \u003cstrong\u003emilk or water.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       ARAMVEDA SECTION\n       ===================================================== --\u003e\n\n  \u003csection class=\"herbz-bundle-section\"\u003e\n\n    \u003cdiv class=\"herbz-product-section-header\"\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003e\n          🌿 AramVeda Herbal Oil\n        \u003c\/h3\u003e\n\n        \u003cspan\u003e\n          Herbal Massage Oil for Everyday Body Comfort\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eAramVeda Herbal Oil\u003c\/strong\u003e is made with carefully\n      selected herbs traditionally used for massage and everyday\n      body care.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is ideal for a relaxing massage after a\n      \u003cstrong\u003elong, tiring or physically demanding day.\u003c\/strong\u003e\n      Massage the oil onto areas such as the\n      \u003cstrong\u003eback, shoulders, neck, muscles and joints\u003c\/strong\u003e\n      as part of your personal care routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The herbal blend provides a comforting massage experience\n      while leaving the skin feeling\n      \u003cstrong\u003esoft, moisturized and refreshed.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n\n    \u003c!-- MASSAGE AREAS --\u003e\n\n    \u003cdiv class=\"herbz-massage-areas\"\u003e\n\n      \u003cspan class=\"herbz-massage-area\"\u003e\n        Back\n      \u003c\/span\u003e\n\n      \u003cspan class=\"herbz-massage-area\"\u003e\n        Shoulders\n      \u003c\/span\u003e\n\n      \u003cspan class=\"herbz-massage-area\"\u003e\n        Neck\n      \u003c\/span\u003e\n\n      \u003cspan class=\"herbz-massage-area\"\u003e\n        Muscles\n      \u003c\/span\u003e\n\n      \u003cspan class=\"herbz-massage-area\"\u003e\n        Joints\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- OIL USAGE --\u003e\n\n    \u003ch3 class=\"herbz-bundle-heading\" style=\"margin-top:28px;\"\u003e\n      How to Use AramVeda Oil\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"herbz-oil-usage\"\u003e\n\n      \u003cdiv class=\"herbz-oil-step\"\u003e\n\n        \u003cspan class=\"herbz-step-number\"\u003e\n          1\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Apply \u003cstrong\u003e7–8 drops\u003c\/strong\u003e to the desired area\n          and massage gently with your fingertips for several minutes.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"herbz-oil-step\"\u003e\n\n        \u003cspan class=\"herbz-step-number\"\u003e\n          2\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          For a more relaxing experience, you can cover the area\n          for \u003cstrong\u003e10–20 minutes\u003c\/strong\u003e after massage.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMPORTANT INFORMATION\n       ===================================================== --\u003e\n\n  \u003csection class=\"herbz-important-box\"\u003e\n\n    \u003ch3 class=\"herbz-important-title\"\u003e\n      Important\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eFor external use only.\u003c\/strong\u003e\n      Do not apply to wounded, irritated or sensitive skin.\n      Avoid contact with eyes. If irritation occurs,\n      discontinue use.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       WHAT'S INCLUDED\n       ===================================================== --\u003e\n\n  \u003csection class=\"herbz-included\"\u003e\n\n    \u003ch3 class=\"herbz-included-title\"\u003e\n      What's Included in the Bundle?\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"herbz-included-grid\"\u003e\n\n      \u003cdiv class=\"herbz-included-item\"\u003e\n\n        \u003cstrong\u003e\n          1 × Mama Restore Blend\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Traditional herbal blend for mothers after normal\n          delivery or C-section.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"herbz-included-item\"\u003e\n\n        \u003cstrong\u003e\n          1 × AramVeda Herbal Oil\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Herbal massage oil for everyday body comfort\n          and relaxation.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL BUNDLE MESSAGE\n       ===================================================== --\u003e\n\n  \u003csection class=\"herbz-bundle-final\"\u003e\n\n    \u003ch3\u003e\n      Two Products. One Simple Self-Care Routine.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eMama Restore Blend\u003c\/strong\u003e for your daily herbal\n      wellness routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eAramVeda Herbal Oil\u003c\/strong\u003e for a relaxing\n      external massage.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A simple combination designed to help you make more time\n      for your own daily care while taking care of everything\n      else around you.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"The Herbz","offers":[{"title":"Default Title","offer_id":52685429702887,"sku":null,"price":2799.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/9729\/7127\/files\/ChatGPTImageSep24_2026_08_49_44PM.png?v=1790265019","url":"https:\/\/theherbz.com\/products\/mama-restore-blend-aramveda-oil-2in1-motherhood-wellness-body-care-bundle","provider":"The Herbz","version":"1.0","type":"link"}