{"product_id":"weight-loss-formula","title":"Weight Loss Formula – Herbal Weight Management Capsules","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{box-sizing:border-box;margin:0;padding:0;}\n\n:root{\n  --gold:#b9985a;\n  --gold-light:#d8c49a;\n  --gold-pale:#f5efe3;\n  --bark:#3d3428;\n  --bark-mid:#6d6256;\n  --bark-light:#9a8e80;\n  --cream:#fffdf9;\n  --parchment:#f6f1e8;\n  --border:#e3d7c5;\n  --serif:'Cormorant Garamond',Georgia,serif;\n  --sans:'DM Sans',sans-serif;\n}\n\n.rw{\n  font-family:var(--sans);\n  color:var(--bark);\n  background:var(--cream);\n  max-width:860px;\n  margin:0 auto;\n  padding:0 0 60px;\n}\n\n\/* ── HERO BAND ─────────────────── *\/\n.rw-hero{\n  background:var(--bark);\n  border-radius:20px;\n  padding:44px 48px;\n  margin-bottom:48px;\n  display:flex;\n  align-items:center;\n  gap:36px;\n  position:relative;\n  overflow:hidden;\n}\n\n.rw-hero::before{\n  content:'';\n  position:absolute;\n  top:-60px;right:-60px;\n  width:260px;height:260px;\n  border-radius:50%;\n  border:1px solid rgba(185,152,90,0.18);\n}\n.rw-hero::after{\n  content:'';\n  position:absolute;\n  bottom:-80px;right:40px;\n  width:180px;height:180px;\n  border-radius:50%;\n  border:1px solid rgba(185,152,90,0.12);\n}\n\n.rw-hero-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  background:rgba(185,152,90,0.15);\n  border:1px solid rgba(185,152,90,0.35);\n  border-radius:100px;\n  padding:6px 16px;\n  font-size:11px;\n  font-weight:500;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n  color:var(--gold-light);\n  margin-bottom:16px;\n}\n\n.rw-hero-badge::before{\n  content:'';\n  width:6px;height:6px;\n  border-radius:50%;\n  background:var(--gold);\n}\n\n.rw-hero-text{flex:1;position:relative;z-index:1;}\n\n.rw-hero h1{\n  font-family:var(--serif);\n  font-size:38px;\n  font-weight:600;\n  color:#fff;\n  line-height:1.25;\n  margin-bottom:14px;\n  letter-spacing:-0.3px;\n}\n\n.rw-hero h1 em{\n  font-style:italic;\n  color:var(--gold-light);\n}\n\n.rw-hero-sub{\n  font-size:14px;\n  color:rgba(255,255,255,0.6);\n  line-height:1.75;\n  max-width:460px;\n}\n\n.rw-hero-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:22px;\n}\n\n.rw-hero-pill{\n  background:rgba(255,255,255,0.07);\n  border:1px solid rgba(255,255,255,0.13);\n  border-radius:100px;\n  padding:6px 14px;\n  font-size:12px;\n  color:rgba(255,255,255,0.75);\n}\n\n.rw-hero-img{\n  flex-shrink:0;\n  width:260px;\n  height:260px;\n  border-radius:16px;\n  overflow:hidden;\n  border:1px solid rgba(185,152,90,0.3);\n  position:relative;\n  z-index:1;\n}\n\n.rw-hero-img img{\n  width:100%;height:100%;\n  object-fit:cover;\n}\n\n\/* ── SECTION DIVIDER ─────────────── *\/\n.rw-section{margin-bottom:48px;}\n\n.rw-section-label{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:28px;\n}\n\n.rw-section-label::before{\n  content:'';\n  width:3px;height:28px;\n  background:linear-gradient(180deg,var(--gold),var(--gold-light));\n  border-radius:4px;\n  flex-shrink:0;\n}\n\n.rw-section-label h2{\n  font-family:var(--serif);\n  font-size:26px;\n  font-weight:600;\n  color:var(--bark);\n  letter-spacing:-0.2px;\n}\n\n\/* ── TECHNOLOGY ─────────────────── *\/\n.rw-tech{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:20px;\n}\n\n.rw-tech-main{\n  background:var(--parchment);\n  border:1px solid var(--border);\n  border-radius:16px;\n  padding:28px;\n}\n\n.rw-tech-main p{\n  font-size:14.5px;\n  line-height:1.85;\n  color:var(--bark-mid);\n  margin-bottom:16px;\n}\n\n.rw-tech-img{\n  border-radius:12px;\n  overflow:hidden;\n  border:1px solid var(--border);\n}\n\n.rw-tech-img img{\n  width:100%;\n  display:block;\n  height:260px;\n  object-fit:cover;\n}\n\n.rw-checklist{\n  list-style:none;\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n  margin-top:8px;\n}\n\n.rw-checklist li{\n  display:flex;\n  align-items:flex-start;\n  gap:10px;\n  font-size:13.5px;\n  color:var(--bark-mid);\n  line-height:1.6;\n}\n\n.rw-checklist li::before{\n  content:'';\n  flex-shrink:0;\n  margin-top:4px;\n  width:16px;height:16px;\n  border-radius:50%;\n  background:var(--gold-pale);\n  border:1.5px solid var(--gold);\n  background-image:url(\"data:image\/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1 3L3 5L7 1' stroke='%23b9985a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat;\n  background-position:center;\n}\n\n\/* ── BENEFITS GRID ─────────────── *\/\n.rw-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n}\n\n.rw-benefit-card{\n  background:var(--parchment);\n  border:1px solid var(--border);\n  border-radius:14px;\n  padding:22px 20px;\n}\n\n.rw-benefit-icon{\n  width:40px;height:40px;\n  border-radius:10px;\n  background:var(--bark);\n  display:flex;align-items:center;justify-content:center;\n  margin-bottom:14px;\n}\n\n.rw-benefit-icon svg{stroke:var(--gold);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;}\n\n.rw-benefit-card h3{\n  font-family:var(--serif);\n  font-size:17px;\n  font-weight:600;\n  color:var(--bark);\n  margin-bottom:8px;\n}\n\n.rw-benefit-card p{\n  font-size:13px;\n  color:var(--bark-mid);\n  line-height:1.7;\n}\n\n\/* ── USAGE STEPS ─────────────────── *\/\n.rw-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:0;\n  background:var(--parchment);\n  border:1px solid var(--border);\n  border-radius:16px;\n  overflow:hidden;\n}\n\n.rw-step{\n  padding:28px 24px;\n  position:relative;\n}\n\n.rw-step:not(:last-child){\n  border-right:1px solid var(--border);\n}\n\n.rw-step-num{\n  font-family:var(--serif);\n  font-size:54px;\n  font-weight:600;\n  color:var(--border);\n  line-height:1;\n  margin-bottom:10px;\n  letter-spacing:-2px;\n}\n\n.rw-step h3{\n  font-family:var(--serif);\n  font-size:17px;\n  font-weight:600;\n  color:var(--bark);\n  margin-bottom:8px;\n}\n\n.rw-step p{\n  font-size:13px;\n  color:var(--bark-mid);\n  line-height:1.7;\n}\n\n\/* ── INGREDIENTS ─────────────────── *\/\n.rw-ingredients{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n}\n\n.rw-ing-card{\n  background:var(--parchment);\n  border:1px solid var(--border);\n  border-radius:12px;\n  padding:18px 16px;\n  display:flex;\n  gap:12px;\n  align-items:flex-start;\n}\n\n.rw-ing-dot{\n  flex-shrink:0;\n  margin-top:3px;\n  width:8px;height:8px;\n  border-radius:50%;\n  background:var(--gold);\n}\n\n.rw-ing-card strong{\n  display:block;\n  font-size:13px;\n  font-weight:500;\n  color:var(--bark);\n  margin-bottom:4px;\n}\n\n.rw-ing-card span{\n  font-size:12px;\n  color:var(--bark-light);\n  line-height:1.55;\n}\n\n\/* ── WHY CHOOSE ─────────────────── *\/\n.rw-why{\n  background:var(--bark);\n  border-radius:20px;\n  padding:44px 48px;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:40px;\n  align-items:center;\n}\n\n.rw-why-left{}\n\n.rw-why-left h2{\n  font-family:var(--serif);\n  font-size:32px;\n  font-weight:600;\n  color:#fff;\n  line-height:1.3;\n  margin-bottom:16px;\n}\n\n.rw-why-left h2 em{\n  font-style:italic;\n  color:var(--gold-light);\n}\n\n.rw-why-left p{\n  font-size:14px;\n  color:rgba(255,255,255,0.6);\n  line-height:1.8;\n}\n\n.rw-why-right{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.rw-why-fact{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  background:rgba(255,255,255,0.06);\n  border:1px solid rgba(255,255,255,0.1);\n  border-radius:12px;\n  padding:14px 18px;\n}\n\n.rw-why-fact-num{\n  font-family:var(--serif);\n  font-size:22px;\n  font-weight:600;\n  color:var(--gold);\n  flex-shrink:0;\n  min-width:28px;\n}\n\n.rw-why-fact span{\n  font-size:13px;\n  color:rgba(255,255,255,0.75);\n  line-height:1.5;\n}\n\n\/* ── DISCLAIMER ─────────────────── *\/\n.rw-disclaimer{\n  margin-top:32px;\n  padding:18px 22px;\n  background:var(--parchment);\n  border:1px solid var(--border);\n  border-radius:12px;\n  font-size:11.5px;\n  color:var(--bark-light);\n  line-height:1.7;\n  text-align:center;\n}\n\n\/* ── MOBILE ─────────────────────── *\/\n@media(max-width:680px){\n  .rw{padding:0 0 40px;}\n  .rw-hero{flex-direction:column;padding:30px 24px;gap:24px;border-radius:14px;}\n  .rw-hero h1{font-size:28px;}\n  .rw-hero-img{width:100%;height:200px;}\n  .rw-tech{grid-template-columns:1fr;}\n  .rw-benefits{grid-template-columns:1fr;}\n  .rw-steps{grid-template-columns:1fr;}\n  .rw-step:not(:last-child){border-right:none;border-bottom:1px solid var(--border);}\n  .rw-ingredients{grid-template-columns:1fr 1fr;}\n  .rw-why{grid-template-columns:1fr;padding:30px 24px;}\n  .rw-section-label h2{font-size:22px;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"rw\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rw-hero\"\u003e\n\u003cdiv class=\"rw-hero-text\"\u003e\n\u003cdiv class=\"rw-hero-badge\"\u003eRaza Wellness · Herbal Formula\u003c\/div\u003e\n\u003ch1\u003eWeight Loss\u003cbr\u003e\u003cem\u003eNaturally Refined\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"rw-hero-sub\"\u003eA premium herbal capsule formula crafted from time-honoured botanicals, designed to support healthy weight management as part of your daily wellness routine.\u003c\/p\u003e\n\u003cdiv class=\"rw-hero-pills\"\u003e\n\u003cspan class=\"rw-hero-pill\"\u003e100% Herbal\u003c\/span\u003e \u003cspan class=\"rw-hero-pill\"\u003e60 Capsules\u003c\/span\u003e \u003cspan class=\"rw-hero-pill\"\u003eFor Men \u0026amp; Women\u003c\/span\u003e \u003cspan class=\"rw-hero-pill\"\u003eNo Harsh Chemicals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-hero-img\"\u003e\u003cimg height=\"196\" width=\"500\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0752\/7392\/8842\/files\/a675f89d27eab33f063ae6d3f24d070a.png?v=1780059847\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EXTRACTION TECHNOLOGY --\u003e\n\u003cdiv class=\"rw-section\"\u003e\n\u003cdiv class=\"rw-section-label\"\u003e\n\u003ch2\u003eAdvanced Herbal Extraction Technology\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-tech\"\u003e\n\u003cdiv class=\"rw-tech-main\"\u003e\n\u003cp\u003eRaza Wellness Weight Loss Formula is developed using a carefully designed herbal extraction process that helps maintain ingredient purity and overall formulation quality. Every herbal component is selected and processed under controlled conditions for a premium wellness experience.\u003c\/p\u003e\n\u003cp\u003eThe manufacturing approach focuses on preserving traditional herbal value while ensuring a clean, refined final product suitable for daily wellness support.\u003c\/p\u003e\n\u003cul class=\"rw-checklist\"\u003e\n\u003cli\u003eCarefully selected, traceable herbal ingredients\u003c\/li\u003e\n\u003cli\u003eControlled processing to support purity and consistency\u003c\/li\u003e\n\u003cli\u003eDesigned for premium, daily wellness quality\u003c\/li\u003e\n\u003cli\u003eNo unnecessary harsh additives or fillers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-tech-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0752\/7392\/8842\/files\/ChatGPTImageMay16_2026_05_57_31PM.png?v=1778936314\" alt=\"Herbal extraction process\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KEY BENEFITS --\u003e\n\u003cdiv class=\"rw-section\"\u003e\n\u003cdiv class=\"rw-section-label\"\u003e\n\u003ch2\u003eKey Wellness Benefits\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-benefits\"\u003e\n\u003cdiv class=\"rw-benefit-card\"\u003e\n\u003cdiv class=\"rw-benefit-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eSupports Metabolism\u003c\/h3\u003e\n\u003cp\u003eTraditionally formulated botanicals help support healthy metabolic function as part of an active daily routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-benefit-card\"\u003e\n\u003cdiv class=\"rw-benefit-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12s1 3 4 3 4-3 4-3\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDigestive Wellness\u003c\/h3\u003e\n\u003cp\u003eHerbal ingredients traditionally valued for supporting comfortable digestion and reducing bloating discomfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-benefit-card\"\u003e\n\u003cdiv class=\"rw-benefit-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDetox Support\u003c\/h3\u003e\n\u003cp\u003eA thoughtful blend to complement your body's natural cleansing processes and daily detox wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-benefit-card\"\u003e\n\u003cdiv class=\"rw-benefit-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDaily Vitality\u003c\/h3\u003e\n\u003cp\u003eDesigned to complement healthy eating habits and an active lifestyle for sustained day-to-day wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-benefit-card\"\u003e\n\u003cdiv class=\"rw-benefit-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm0 8a3 3 0 1 1 3-3 3 3 0 0 1-3 3zm9 11v-1a7 7 0 0 0-7-7h-4a7 7 0 0 0-7 7v1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eFor Men \u0026amp; Women\u003c\/h3\u003e\n\u003cp\u003eA universally formulated herbal blend suitable for both men and women seeking natural wellness support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-benefit-card\"\u003e\n\u003cdiv class=\"rw-benefit-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eConsistent Results\u003c\/h3\u003e\n\u003cp\u003eRegular use alongside balanced nutrition and physical activity may help support your personal wellness goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"rw-section\"\u003e\n\u003cdiv class=\"rw-section-label\"\u003e\n\u003ch2\u003eSimple Daily Usage Routine\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-steps\"\u003e\n\u003cdiv class=\"rw-step\"\u003e\n\u003cdiv class=\"rw-step-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eTake Daily\u003c\/h3\u003e\n\u003cp\u003eTake 1–2 capsules daily with a full glass of water, or as directed by your healthcare professional for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-step\"\u003e\n\u003cdiv class=\"rw-step-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eStay Hydrated\u003c\/h3\u003e\n\u003cp\u003eStaying well-hydrated and maintaining balanced nutrition throughout the day complements the herbal formula's support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-step\"\u003e\n\u003cdiv class=\"rw-step-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eStay Consistent\u003c\/h3\u003e\n\u003cp\u003eConsistent daily use alongside an active and balanced lifestyle is recommended for a meaningful wellness experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INGREDIENTS --\u003e\n\u003cdiv class=\"rw-section\"\u003e\n\u003cdiv class=\"rw-section-label\"\u003e\n\u003ch2\u003ePremium Herbal Ingredient Blend\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-ingredients\"\u003e\n\u003cdiv class=\"rw-ing-card\"\u003e\n\u003cdiv class=\"rw-ing-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGreen Tea Leaves\u003c\/strong\u003e \u003cspan\u003eTraditionally valued for metabolism and antioxidant support in herbal wellness.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-ing-card\"\u003e\n\u003cdiv class=\"rw-ing-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTriphala\u003c\/strong\u003e \u003cspan\u003eA classic Ayurvedic blend of three fruits, widely used for digestive wellness support.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-ing-card\"\u003e\n\u003cdiv class=\"rw-ing-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHaritaki\u003c\/strong\u003e \u003cspan\u003eTraditionally valued in Ayurvedic and herbal wellness practices for its cleansing properties.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-ing-card\"\u003e\n\u003cdiv class=\"rw-ing-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFennel Seeds\u003c\/strong\u003e \u003cspan\u003eCommonly used in herbal traditions for digestion support and relieving bloating.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-ing-card\"\u003e\n\u003cdiv class=\"rw-ing-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSenna Leaves\u003c\/strong\u003e \u003cspan\u003eA well-known botanical traditionally included in herbal cleansing and detox formulas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-ing-card\"\u003e\n\u003cdiv class=\"rw-ing-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCarom \u0026amp; Cumin Seeds\u003c\/strong\u003e \u003cspan\u003eAromatic seeds traditionally used across cultures for digestive wellness and comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY CHOOSE --\u003e\n\u003cdiv class=\"rw-section\"\u003e\n\u003cdiv class=\"rw-why\"\u003e\n\u003cdiv class=\"rw-why-left\"\u003e\n\u003ch2\u003eWhy Choose\u003cbr\u003e\u003cem\u003eRaza Wellness?\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eRaza Wellness is inspired by the wisdom of traditional herbal ingredients, presented with modern quality standards. Every bottle is thoughtfully crafted for individuals who value natural, clean wellness support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-why-right\"\u003e\n\u003cdiv class=\"rw-why-fact\"\u003e\n\u003cdiv class=\"rw-why-fact-num\"\u003e60\u003c\/div\u003e\n\u003cspan\u003ePremium herbal capsules per bottle — a full month's supply\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-why-fact\"\u003e\n\u003cdiv class=\"rw-why-fact-num\"\u003e0\u003c\/div\u003e\n\u003cspan\u003eNo harsh chemicals, artificial additives, or unnecessary fillers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-why-fact\"\u003e\n\u003cdiv class=\"rw-why-fact-num\"\u003e6+\u003c\/div\u003e\n\u003cspan\u003eCarefully selected botanicals with traditional wellness heritage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rw-why-fact\"\u003e\n\u003cdiv class=\"rw-why-fact-num\"\u003e2×\u003c\/div\u003e\n\u003cspan\u003eSuitable for both men and women seeking herbal lifestyle support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DISCLAIMER --\u003e\n\u003cp class=\"rw-disclaimer\"\u003eThese statements have not been evaluated by any regulatory authority. This product is not intended to diagnose, treat, cure, or prevent any disease. Always consult a qualified healthcare professional before starting any new supplement, especially if you are pregnant, nursing, or have a medical condition.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Dr Mohsin Saeed","offers":[{"title":"Default Title","offer_id":49432559353994,"sku":null,"price":2600.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0752\/7392\/8842\/files\/ChatGPTImageMay16_2026_05_57_44PM.png?v=1778936315","url":"https:\/\/razawellness.com\/products\/weight-loss-formula","provider":"Raza Wellness","version":"1.0","type":"link"}