{"product_id":"enfamil-pregestimil-hypoallergenic-infant-formula-powder-1-lb-can","title":"Enfamil Pregestimil Hypoallergenic Infant Formula Powder 1 lb Can","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,400\u0026family=Plus+Jakarta+Sans:wght@400;500;600\u0026display=swap');\n\n.rfmkw-wrap {\n  --brand-warm: #c4882c;\n  --brand-warm-light: #d9a04a;\n  --brand-warm-tint: #fef8ed;\n  --brand-earth: #5c7a5a;\n  --brand-earth-light: #e9f0e8;\n  --brand-cream: #fefcf9;\n  --brand-sand: #f5f0e8;\n  --text-primary: #2d2a26;\n  --text-soft: #7d7770;\n  --border: #e8e3da;\n  max-width: 960px;\n  margin: 0 auto;\n  padding: 0 20px;\n  font-family: 'Plus Jakarta Sans', -apple-system, sans-serif !important;\n  font-size: 15px !important;\n  line-height: 1.6 !important;\n  color: var(--text-primary);\n}\n.rfmkw-wrap * { box-sizing: border-box; }\n.rfmkw-wrap img { max-width: 100%; height: auto; }\n.rfmkw-wrap h1, .rfmkw-wrap h2, .rfmkw-wrap h3 {\n  font-family: 'Fraunces', Georgia, serif !important;\n  line-height: 1.2 !important;\n  margin: 0;\n}\n.rfmkw-wrap p { margin: 0 0 12px; }\n\n\/* === ANIMATIONS === *\/\n@keyframes rfmkwHeroIn {\n  from { opacity: 0; transform: translateY(16px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes rfmkwFadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes rfmkwScaleIn {\n  from { opacity: 0; transform: scale(0.95); }\n  to { opacity: 1; transform: scale(1); }\n}\n\n\/* === HERO === *\/\n.rfmkw-hero {\n  text-align: center;\n  padding: 48px 0 0;\n  animation: rfmkwHeroIn 0.6s ease-out both;\n}\n.rfmkw-hero-product {\n  background: var(--brand-sand);\n  border-radius: 32px;\n  padding: 48px 40px 32px;\n  position: relative;\n  overflow: hidden;\n}\n.rfmkw-hero-product::before {\n  content: '';\n  position: absolute;\n  top: -60px;\n  right: -60px;\n  width: 200px;\n  height: 200px;\n  background: radial-gradient(circle, rgba(196,136,44,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.rfmkw-hero-product::after {\n  content: '';\n  position: absolute;\n  bottom: -40px;\n  left: -40px;\n  width: 160px;\n  height: 160px;\n  background: radial-gradient(circle, rgba(92,122,90,0.06) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.rfmkw-hero-product img {\n  display: block;\n  margin: 0 auto;\n  max-width: 380px;\n  max-height: 420px;\n  object-fit: contain;\n  filter: drop-shadow(0 12px 32px rgba(0,0,0,0.12));\n  position: relative;\n  z-index: 1;\n  animation: rfmkwHeroIn 0.8s ease-out 0.2s both;\n}\n.rfmkw-hero-overline {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--brand-warm);\n  margin: 28px 0 12px;\n}\n.rfmkw-hero h1 {\n  font-size: clamp(28px, 4.5vw, 44px) !important;\n  font-weight: 600 !important;\n  color: var(--text-primary);\n  margin: 0 0 16px !important;\n}\n.rfmkw-hero h1 em {\n  font-style: italic;\n  font-weight: 400 !important;\n  color: var(--brand-earth);\n}\n.rfmkw-hero-desc {\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: var(--text-soft);\n  max-width: 560px;\n  margin: 0 auto;\n}\n\n\/* === BADGES === *\/\n.rfmkw-badges {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 10px;\n  padding: 32px 0;\n  animation: rfmkwFadeUp 0.8s ease-out 0.1s both;\n}\n.rfmkw-badge {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 13px !important;\n  font-weight: 500 !important;\n  padding: 8px 20px;\n  border-radius: 100px;\n  background: var(--brand-warm-tint);\n  color: var(--brand-warm);\n  transition: transform 0.2s ease;\n}\n.rfmkw-badge:hover { transform: scale(1.05); }\n.rfmkw-badge-green {\n  background: var(--brand-earth-light);\n  color: var(--brand-earth);\n}\n\n\/* === SECTION HEADERS === *\/\n.rfmkw-section-header {\n  text-align: center;\n  margin: 56px 0 28px;\n  animation: rfmkwFadeUp 0.8s ease-out 0.2s both;\n}\n.rfmkw-section-label {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--brand-warm);\n  margin-bottom: 8px;\n}\n.rfmkw-section-header h2 {\n  font-size: clamp(24px, 3.5vw, 34px) !important;\n  font-weight: 600 !important;\n  color: var(--text-primary);\n}\n.rfmkw-section-header h2 em {\n  font-style: italic;\n  font-weight: 400 !important;\n  color: var(--brand-earth);\n}\n\n\/* === FEATURE TILES === *\/\n.rfmkw-tiles {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  animation: rfmkwFadeUp 0.8s ease-out 0.2s both;\n}\n.rfmkw-tile {\n  background: var(--brand-sand);\n  border-radius: 20px;\n  padding: 32px 24px;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n.rfmkw-tile:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n}\n.rfmkw-tile-icon {\n  width: 44px;\n  height: 44px;\n  background: var(--brand-warm-tint);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  margin-bottom: 16px;\n}\n.rfmkw-tile-icon-green { background: var(--brand-earth-light); }\n.rfmkw-tile h3 {\n  font-size: 18px !important;\n  font-weight: 600 !important;\n  color: var(--text-primary);\n  margin-bottom: 8px !important;\n}\n.rfmkw-tile p {\n  font-size: 14px !important;\n  line-height: 1.6 !important;\n  color: var(--text-soft);\n  margin: 0;\n}\n\n\/* === CONTENT SECTIONS === *\/\n.rfmkw-content {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  padding: 48px 0;\n  align-items: center;\n  animation: rfmkwFadeUp 0.8s ease-out 0.3s both;\n}\n.rfmkw-content.rfmkw-flip { direction: rtl; }\n.rfmkw-content.rfmkw-flip \u003e * { direction: ltr; }\n.rfmkw-content-img {\n  background: var(--brand-sand);\n  border-radius: 24px;\n  padding: 24px;\n  text-align: center;\n}\n.rfmkw-content-img img {\n  border-radius: 16px;\n  width: 100%;\n  object-fit: contain;\n  animation: rfmkwScaleIn 0.7s ease-out both;\n}\n.rfmkw-content-tag {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--brand-warm);\n  margin-bottom: 10px;\n}\n.rfmkw-content-text h2 {\n  font-size: clamp(22px, 3vw, 28px) !important;\n  font-weight: 600 !important;\n  color: var(--text-primary);\n  margin-bottom: 14px !important;\n}\n.rfmkw-content-text h2 em {\n  font-style: italic;\n  font-weight: 400 !important;\n  color: var(--brand-earth);\n}\n.rfmkw-content-text p {\n  font-size: 15px !important;\n  line-height: 1.7 !important;\n  color: var(--text-soft);\n}\n.rfmkw-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 16px 0 0;\n}\n.rfmkw-checklist li {\n  font-size: 14px !important;\n  line-height: 1.5 !important;\n  color: var(--text-soft);\n  padding: 6px 0 6px 32px;\n  position: relative;\n}\n.rfmkw-checklist li::before {\n  content: '\\2713';\n  position: absolute;\n  left: 0;\n  top: 5px;\n  width: 22px;\n  height: 22px;\n  background: var(--brand-earth-light);\n  color: var(--brand-earth);\n  border-radius: 50%;\n  font-size: 12px !important;\n  font-weight: 600 !important;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n\/* === CALLOUT BANNER === *\/\n.rfmkw-callout {\n  background: var(--brand-warm);\n  border-radius: 20px;\n  padding: 40px 48px;\n  display: flex;\n  align-items: center;\n  gap: 24px;\n  margin: 48px 0;\n  animation: rfmkwFadeUp 0.8s ease-out 0.4s both;\n}\n.rfmkw-callout-icon {\n  font-size: 32px;\n  flex-shrink: 0;\n}\n.rfmkw-callout-text h3 {\n  font-size: 20px !important;\n  font-weight: 600 !important;\n  color: white;\n  margin-bottom: 6px !important;\n}\n.rfmkw-callout-text p {\n  font-size: 14px !important;\n  line-height: 1.6 !important;\n  color: rgba(255,255,255,0.9);\n  margin: 0;\n}\n\n\/* === FAQ ACCORDION === *\/\n.rfmkw-faq {\n  margin: 56px 0 48px;\n  animation: rfmkwFadeUp 0.8s ease-out 0.5s both;\n}\n.rfmkw-faq details {\n  background: var(--brand-sand);\n  border-radius: 14px;\n  margin-bottom: 8px;\n  overflow: hidden;\n  transition: background 0.25s ease;\n}\n.rfmkw-faq details[open] {\n  background: var(--brand-warm-tint);\n}\n.rfmkw-faq summary {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 15px !important;\n  font-weight: 600 !important;\n  line-height: 1.4 !important;\n  color: var(--text-primary);\n  padding: 18px 48px 18px 20px;\n  cursor: pointer;\n  list-style: none;\n  position: relative;\n}\n.rfmkw-faq summary::-webkit-details-marker { display: none; }\n.rfmkw-faq summary::after {\n  content: '+';\n  font-family: 'Fraunces', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  color: var(--brand-warm);\n  position: absolute;\n  right: 20px;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n}\n.rfmkw-faq details[open] summary::after {\n  transform: translateY(-50%) rotate(45deg);\n}\n.rfmkw-faq .rfmkw-faq-body {\n  padding: 0 20px 20px;\n  font-size: 14px !important;\n  line-height: 1.7 !important;\n  color: var(--text-soft);\n}\n.rfmkw-faq .rfmkw-faq-body ul {\n  padding-left: 20px;\n  margin: 8px 0;\n}\n.rfmkw-faq .rfmkw-faq-body li { margin-bottom: 4px; }\n\n\/* === MOBILE === *\/\n@media (max-width: 680px) {\n  .rfmkw-hero-product { border-radius: 24px; padding: 32px 20px 24px; }\n  .rfmkw-hero-product img { max-width: 280px; }\n  .rfmkw-tiles { grid-template-columns: 1fr; }\n  .rfmkw-content {\n    grid-template-columns: 1fr;\n    gap: 24px;\n    padding: 32px 0;\n  }\n  .rfmkw-content.rfmkw-flip { direction: ltr; }\n  .rfmkw-callout {\n    flex-direction: column;\n    text-align: center;\n    padding: 32px 24px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .rfmkw-wrap * {\n    animation-duration: 0.01ms !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rfmkw-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"rfmkw-hero\"\u003e\n    \u003cdiv class=\"rfmkw-hero-product\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0045\/1959\/2065\/files\/pregestimil_hero_nobg.png?v=1775211042\u0026amp;width=680\" alt=\"Enfamil Pregestimil hypoallergenic infant formula powder 1 lb can with MCT oil and iron\" width=\"560\" height=\"560\" loading=\"eager\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rfmkw-hero-overline\"\u003eEnfamil by Mead Johnson\u003c\/div\u003e\n    \u003ch1\u003ePregestimil Hypoallergenic \u003cem\u003eInfant Formula\u003c\/em\u003e for Fat Malabsorption\u003c\/h1\u003e\n    \u003cp class=\"rfmkw-hero-desc\"\u003eA specialized, extensively hydrolyzed formula with 55% MCT oil designed for infants who have difficulty absorbing fat or are sensitive to intact milk proteins. Complete nutrition for newborns through 12 months, from the #1 pediatrician-recommended brand.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGES --\u003e\n  \u003cdiv class=\"rfmkw-badges\"\u003e\n    \u003cspan class=\"rfmkw-badge\"\u003eHypoallergenic\u003c\/span\u003e\n    \u003cspan class=\"rfmkw-badge badge-green rfmkw-badge-green\"\u003eLactose-Free\u003c\/span\u003e\n    \u003cspan class=\"rfmkw-badge\"\u003eIron-Fortified\u003c\/span\u003e\n    \u003cspan class=\"rfmkw-badge badge-green rfmkw-badge-green\"\u003eDHA + ARA\u003c\/span\u003e\n    \u003cspan class=\"rfmkw-badge\"\u003e0-12 Months\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE TILES --\u003e\n  \u003cdiv class=\"rfmkw-section-header\"\u003e\n    \u003cdiv class=\"rfmkw-section-label\"\u003eKey Benefits\u003c\/div\u003e\n    \u003ch2\u003eWhy Pediatricians Recommend \u003cem\u003ePregestimil\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rfmkw-tiles\"\u003e\n    \u003cdiv class=\"rfmkw-tile\"\u003e\n      \u003cdiv class=\"rfmkw-tile-icon\"\u003e💧\u003c\/div\u003e\n      \u003ch3\u003e55% MCT Oil for Fat Absorption\u003c\/h3\u003e\n      \u003cp\u003eMedium-chain triglycerides are absorbed more easily than long-chain fats, making Pregestimil ideal for infants with fat malabsorption conditions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rfmkw-tile\"\u003e\n      \u003cdiv class=\"rfmkw-tile-icon rfmkw-tile-icon-green\"\u003e🧪\u003c\/div\u003e\n      \u003ch3\u003eExtensively Hydrolyzed Protein\u003c\/h3\u003e\n      \u003cp\u003eCasein proteins are broken down into very small peptides that are better tolerated by milk-allergic babies, reducing the risk of allergic reactions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rfmkw-tile\"\u003e\n      \u003cdiv class=\"rfmkw-tile-icon\"\u003e🧠\u003c\/div\u003e\n      \u003ch3\u003eDHA and Choline for Brain Development\u003c\/h3\u003e\n      \u003cp\u003eContains DHA, ARA, choline, and inositol - important nutrients also found in breast milk that help support healthy brain and eye development.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONTENT: LIFESTYLE --\u003e\n  \u003cdiv class=\"rfmkw-content rfmkw-flip\"\u003e\n    \u003cdiv class=\"rfmkw-content-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0045\/1959\/2065\/files\/81RMW6EpPUL.jpg?v=1771946774\u0026amp;width=960\" alt=\"Mother playing with infant who uses Enfamil Pregestimil hypoallergenic formula for fat malabsorption\" width=\"480\" height=\"360\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rfmkw-content-text\"\u003e\n      \u003cdiv class=\"rfmkw-content-tag\"\u003eSpecialized Nutrition\u003c\/div\u003e\n      \u003ch2\u003eDesigned for Infants with \u003cem\u003eSensitive Digestion\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eSome babies need extra support when it comes to absorbing fat and tolerating proteins. Pregestimil is specifically formulated as an extensively hydrolyzed, lactose-free formula that provides complete nutrition while being gentle on sensitive stomachs.\u003c\/p\u003e\n      \u003cul class=\"rfmkw-checklist\"\u003e\n        \u003cli\u003eFormulated for infants with fat malabsorption\u003c\/li\u003e\n        \u003cli\u003eModified casein protein for milk-allergic babies\u003c\/li\u003e\n        \u003cli\u003eComplete nutrition as a sole source for 0-6 months\u003c\/li\u003e\n        \u003cli\u003eBacked by decades of clinical research from Mead Johnson\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONTENT: FORMULA CALCULATOR --\u003e\n  \u003cdiv class=\"rfmkw-content\"\u003e\n    \u003cdiv class=\"rfmkw-content-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0045\/1959\/2065\/files\/71i2_0KK4RL.jpg?v=1771946774\u0026amp;width=960\" alt=\"Enfamil Pregestimil formula calculator showing bottle counts per 1 lb can\" width=\"480\" height=\"360\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rfmkw-content-text\"\u003e\n      \u003cdiv class=\"rfmkw-content-tag\"\u003eHow Far It Goes\u003c\/div\u003e\n      \u003ch2\u003eOne Can Makes \u003cem\u003e112 fl oz\u003c\/em\u003e of Formula\u003c\/h2\u003e\n      \u003cp\u003eEach 1 lb can of Pregestimil powder provides approximately 112 fluid ounces of prepared formula when mixed according to directions. Here's how that translates to bottles:\u003c\/p\u003e\n      \u003cul class=\"rfmkw-checklist\"\u003e\n        \u003cli\u003e2 fl oz bottles: approximately 51 bottles (12 days)\u003c\/li\u003e\n        \u003cli\u003e4 fl oz bottles: approximately 25 bottles (6 days)\u003c\/li\u003e\n        \u003cli\u003e8 fl oz bottles: approximately 12 bottles (3 days)\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp style=\"font-size:13px !important; color: var(--text-soft); margin-top: 8px;\"\u003eBased on 4-5 servings per day when 100% powder-fed.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CALLOUT BANNER --\u003e\n  \u003cdiv class=\"rfmkw-callout\"\u003e\n    \u003cdiv class=\"rfmkw-callout-icon\"\u003e👶\u003c\/div\u003e\n    \u003cdiv class=\"rfmkw-callout-text\"\u003e\n      \u003ch3\u003e#1 Pediatrician-Recommended Formula Brand\u003c\/h3\u003e\n      \u003cp\u003eEnfamil is trusted by more pediatricians than any other formula brand. Pregestimil builds on decades of research into infant nutrition, offering science-backed support for babies with special dietary needs.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"rfmkw-section-header\"\u003e\n    \u003cdiv class=\"rfmkw-section-label\"\u003eFAQ\u003c\/div\u003e\n    \u003ch2\u003eCommon Questions About \u003cem\u003ePregestimil\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rfmkw-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is Pregestimil used for and who is it designed for?\u003c\/summary\u003e\n      \u003cdiv class=\"rfmkw-faq-body\"\u003e\n        \u003cp\u003ePregestimil is designed for infants who have trouble absorbing fat or who are sensitive to intact milk proteins. It is commonly recommended for babies with conditions like short bowel syndrome, cystic fibrosis, steatorrhea, or other fat malabsorption issues. It can be used as a sole source of nutrition for infants 0-6 months and as a supplementary food for infants 6-12 months.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat makes Pregestimil different from regular Enfamil formulas?\u003c\/summary\u003e\n      \u003cdiv class=\"rfmkw-faq-body\"\u003e\n        \u003cp\u003ePregestimil contains 55% of its fat from MCT (medium-chain triglyceride) oil, which is absorbed more easily than the long-chain fats found in standard formulas. The protein is extensively hydrolyzed casein - broken down into very small peptides that are better tolerated by infants with cow's milk allergy. It is also completely lactose-free.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I prepare Enfamil Pregestimil powder formula?\u003c\/summary\u003e\n      \u003cdiv class=\"rfmkw-faq-body\"\u003e\n        \u003cp\u003eUse the scoop provided in the can. For a 2 fl oz bottle, add 1 packed level scoop (8.9g) of powder. For 4 fl oz, use 2 scoops (17.8g). For 8 fl oz, use 4 scoops (35.6g). Pour cooled, boiled water into the bottle first, then add powder, cap, and shake well. Each scoop adds about 0.2 fl oz to the total volume. Use only as directed by a medical professional.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes Pregestimil contain DHA for brain development?\u003c\/summary\u003e\n      \u003cdiv class=\"rfmkw-faq-body\"\u003e\n        \u003cp\u003eYes. Pregestimil contains both DHA (from Schizochytrium sp. oil) and ARA (from Mortierella alpina oil). These are important fatty acids also found in breast milk that help support brain and eye development. The formula also contains choline and inositol for additional brain development support.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I store Pregestimil after opening the can?\u003c\/summary\u003e\n      \u003cdiv class=\"rfmkw-faq-body\"\u003e\n        \u003cp\u003eStore unopened cans at room temperature. After opening, keep the can tightly covered and store in a dry area. Use the contents within 1 month of opening. Do not freeze the powder, and avoid excessive heat. Once prepared, feed the formula immediately or refrigerate at 35-40F (2-4C) for no longer than 24 hours. Do not use prepared formula if it has been unrefrigerated for more than 2 hours total.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Pregestimil safe for premature infants?\u003c\/summary\u003e\n      \u003cdiv class=\"rfmkw-faq-body\"\u003e\n        \u003cp\u003ePowdered infant formulas are not sterile and should not be fed to premature infants or infants who might have immune problems unless directed and supervised by your baby's doctor. Always consult your pediatrician before choosing a formula, especially for infants with special medical needs. Your baby's doctor can determine whether Pregestimil is appropriate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Mead Johnson","offers":[{"title":"Each","offer_id":40648589213825,"sku":"CAH_7536721_1-EA","price":91.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0045\/1959\/2065\/files\/71k6GD0jWTL.jpg?v=1771946774","url":"https:\/\/wellbefore.com\/products\/enfamil-pregestimil-hypoallergenic-infant-formula-powder-1-lb-can","provider":"WellBefore","version":"1.0","type":"link"}