{"product_id":"zumpets-liquid-iron-caramel-flavor-treatment-for-cats","title":"ZumPets Liquid Iron Supplement for Cats — Caramel Flavor","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eOIMMAL Liquid Iron — Product Specifications\u003c\/title\u003e\n\u003cstyle\u003e\n  :root{\n    --iron-rust: #3F6B4A;\n    --iron-rust-dark: #2C4A34;\n    --cream: #F2F1E4;\n    --paper: #FBFAF3;\n    --ink: #26301F;\n    --ink-soft: #5A6350;\n    --sage: #8FAE7C;\n    --line: #D7DAC5;\n    --accent-gold: #A98B3E;\n  }\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    background:var(--cream);\n    color:var(--ink);\n    font-family: 'Georgia', 'Iowan Old Style', serif;\n    line-height:1.5;\n  }\n  .utility{\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n  }\n  .wrap{\n    max-width:920px;\n    margin:0 auto;\n    padding:0 24px 80px;\n  }\n  header.hero{\n    background: linear-gradient(160deg, var(--iron-rust) 0%, var(--iron-rust-dark) 100%);\n    color:var(--paper);\n    padding:64px 24px 56px;\n    position:relative;\n    overflow:hidden;\n  }\n  header.hero::after{\n    content:\"\";\n    position:absolute;\n    right:-60px; top:-60px;\n    width:260px;height:260px;\n    border-radius:50%;\n    background:radial-gradient(circle, rgba(255,255,255,0.10), transparent 70%);\n  }\n  .hero-inner{\n    max-width:920px;\n    margin:0 auto;\n    position:relative;\n    z-index:1;\n  }\n  .eyebrow{\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    text-transform:uppercase;\n    letter-spacing:0.16em;\n    font-size:12px;\n    color:#F0D9A8;\n    margin:0 0 14px;\n  }\n  .hero h1{\n    font-size:44px;\n    margin:0 0 8px;\n    font-weight:700;\n    letter-spacing:-0.01em;\n  }\n  .hero .sub{\n    font-size:19px;\n    color:#F3E4D2;\n    margin:0 0 28px;\n    max-width:560px;\n  }\n  .hero-tags{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    font-family:'Helvetica Neue', Arial, sans-serif;\n  }\n  .tag{\n    background:rgba(255,255,255,0.14);\n    border:1px solid rgba(255,255,255,0.35);\n    color:var(--paper);\n    padding:6px 14px;\n    border-radius:100px;\n    font-size:13px;\n    letter-spacing:0.02em;\n  }\n  section{\n    margin-top:48px;\n  }\n  h2{\n    font-size:13px;\n    text-transform:uppercase;\n    letter-spacing:0.14em;\n    color:var(--accent-gold);\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-weight:700;\n    margin:0 0 18px;\n    display:flex;\n    align-items:center;\n    gap:12px;\n  }\n  h2::after{\n    content:\"\";\n    flex:1;\n    height:1px;\n    background:var(--line);\n  }\n  .card{\n    background:var(--paper);\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:28px 30px;\n  }\n  .spec-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0;\n  }\n  .spec-row{\n    display:flex;\n    justify-content:space-between;\n    gap:20px;\n    padding:14px 0;\n    border-bottom:1px solid var(--line);\n    font-family:'Helvetica Neue', Arial, sans-serif;\n  }\n  .spec-row:last-child{border-bottom:none;}\n  .spec-row .k{\n    color:var(--ink-soft);\n    font-size:14px;\n  }\n  .spec-row .v{\n    font-weight:600;\n    font-size:14px;\n    text-align:right;\n  }\n  .full-row{\n    grid-column:1 \/ -1;\n  }\n  .desc{\n    font-size:16.5px;\n    color:var(--ink);\n  }\n  .benefits{\n    display:grid;\n    grid-template-columns:repeat(auto-fit, minmax(190px,1fr));\n    gap:14px;\n  }\n  .benefit{\n    background:var(--paper);\n    border:1px solid var(--line);\n    border-left:4px solid var(--sage);\n    border-radius:10px;\n    padding:16px 18px;\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:14px;\n    color:var(--ink);\n  }\n  table.facts{\n    width:100%;\n    border-collapse:collapse;\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:14.5px;\n  }\n  table.facts th, table.facts td{\n    text-align:left;\n    padding:12px 10px;\n    border-bottom:1px solid var(--line);\n  }\n  table.facts th{\n    color:var(--ink-soft);\n    font-weight:600;\n    font-size:12.5px;\n    text-transform:uppercase;\n    letter-spacing:0.06em;\n  }\n  .ingredients-list{\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:14.5px;\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n  }\n  .ingredients-list span{\n    background:#E7EAD8;\n    border:1px solid var(--line);\n    padding:6px 12px;\n    border-radius:100px;\n  }\n  .free-from{\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:14px;\n    color:var(--ink-soft);\n    margin-top:14px;\n  }\n  .free-from strong{color:var(--ink);}\n  .dose-table{\n    width:100%;\n    border-collapse:collapse;\n    font-family:'Helvetica Neue', Arial, sans-serif;\n  }\n  .dose-table th, .dose-table td{\n    padding:14px 16px;\n    text-align:left;\n    font-size:14.5px;\n  }\n  .dose-table thead th{\n    background:var(--iron-rust);\n    color:var(--paper);\n    font-size:12.5px;\n    text-transform:uppercase;\n    letter-spacing:0.06em;\n  }\n  .dose-table thead th:first-child{border-top-left-radius:10px;}\n  .dose-table thead th:last-child{border-top-right-radius:10px;}\n  .dose-table tbody tr:nth-child(odd){background:var(--paper);}\n  .dose-table tbody tr:nth-child(even){background:#E7EAD8;}\n  .dose-table tbody td{border-bottom:1px solid var(--line);}\n  .freq-note{\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:13.5px;\n    color:var(--ink-soft);\n    margin-top:12px;\n  }\n  .steps{\n    display:flex;\n    flex-direction:column;\n    gap:10px;\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:14.5px;\n  }\n  .step{\n    display:flex;\n    gap:12px;\n    align-items:flex-start;\n  }\n  .step .dot{\n    width:8px;height:8px;\n    border-radius:50%;\n    background:var(--sage);\n    margin-top:6px;\n    flex-shrink:0;\n  }\n  .warning-box{\n    background:#EFF2E6;\n    border:1px solid #C7D3B4;\n    border-left:4px solid var(--iron-rust);\n    border-radius:10px;\n    padding:20px 24px;\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:14px;\n    color:var(--ink);\n  }\n  .warning-box ul{\n    margin:8px 0 0;\n    padding-left:18px;\n  }\n  .warning-box li{margin-bottom:6px;}\n  .storage-grid{\n    display:grid;\n    grid-template-columns:repeat(3, 1fr);\n    gap:14px;\n    font-family:'Helvetica Neue', Arial, sans-serif;\n  }\n  .storage-item{\n    background:var(--paper);\n    border:1px solid var(--line);\n    border-radius:10px;\n    padding:16px;\n    text-align:center;\n    font-size:13.5px;\n    color:var(--ink-soft);\n  }\n  .storage-item strong{\n    display:block;\n    color:var(--ink);\n    font-size:14.5px;\n    margin-bottom:4px;\n  }\n  .fda-note{\n    font-family:'Helvetica Neue', Arial, sans-serif;\n    font-size:12px;\n    color:var(--ink-soft);\n    font-style:italic;\n    margin-top:20px;\n    border-top:1px solid var(--line);\n    padding-top:16px;\n  }\n  @media (max-width:640px){\n    .hero h1{font-size:32px;}\n    .spec-grid{grid-template-columns:1fr;}\n    .storage-grid{grid-template-columns:1fr;}\n    .card{padding:22px 18px;}\n  }\n\u003c\/style\u003e\n\n\n\n\u003cheader class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cp class=\"eyebrow\"\u003eZumPets · Dietary Supplement\u003c\/p\u003e\n    \u003ch1\u003eOIMMAL Liquid Iron\u003c\/h1\u003e\n    \u003cp class=\"sub\"\u003eCaramel-flavored liquid iron treatment formulated to support healthy red blood cell production in cats of all ages.\u003c\/p\u003e\n    \u003cdiv class=\"hero-tags\"\u003e\n      \u003cspan class=\"tag\"\u003eLiquid Form\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003eFor Cats\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e2 fl oz (60 mL)\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003eCaramel Flavor\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"spec-grid\"\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"k\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"v\"\u003eZumPets\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"k\"\u003eItem Form\u003c\/span\u003e\u003cspan class=\"v\"\u003eLiquid\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"k\"\u003eTarget Pet\u003c\/span\u003e\u003cspan class=\"v\"\u003eCat\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"k\"\u003eFlavor\u003c\/span\u003e\u003cspan class=\"v\"\u003eCaramel\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"k\"\u003eNet Volume\u003c\/span\u003e\u003cspan class=\"v\"\u003e2 fl oz (60 mL)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"k\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"v\"\u003eDietary Supplement\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-row full-row\" style=\"border-top:1px solid var(--line); margin-top:6px; padding-top:18px;\"\u003e\n        \u003cp class=\"desc\" style=\"margin:0;\"\u003eOIMMAL Liquid Iron is a specially formulated supplement designed for cats of all ages to address nutritional deficiencies. Its polysaccharide iron complex is easy to digest and quickly absorbed, reducing the possibility of stomach discomfort, irritation, or constipation — supporting red blood cell production, hemoglobin levels, and overall vitality.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"benefits\"\u003e\n      \u003cdiv class=\"benefit\"\u003eSupports healthy iron levels \u0026amp; corrects deficiency\u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003eAids formation of red blood cells\u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003eSupports oxygen transport in hemoglobin\u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003eBoosts energy levels \u0026amp; vitality\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eSupplement Facts\u003c\/h2\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ctable class=\"facts\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eActive Ingredient\u003c\/th\u003e\n\u003cth\u003eAmount per 10 mL\u003c\/th\u003e\n\u003cth\u003eSource\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIron (elemental)\u003c\/td\u003e\n            \u003ctd\u003e15 mg\u003c\/td\u003e\n            \u003ctd\u003ePolysaccharide iron complex\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv style=\"margin-top:22px;\"\u003e\n        \u003cp class=\"k\" style=\"font-family:'Helvetica Neue', Arial, sans-serif; font-size:12.5px; text-transform:uppercase; letter-spacing:0.06em; color:var(--ink-soft); margin-bottom:10px;\"\u003eOther Ingredients\u003c\/p\u003e\n        \u003cdiv class=\"ingredients-list\"\u003e\n          \u003cspan\u003eFolate\u003c\/span\u003e\n          \u003cspan\u003eVitamin B12\u003c\/span\u003e\n          \u003cspan\u003eSucralose\u003c\/span\u003e\n          \u003cspan\u003ePotassium Sorbate\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"free-from\"\u003e\n        \u003cstrong\u003eContains no:\u003c\/strong\u003e Artificial preservatives, flavors, or colors · Yeast · Wheat · Gluten · Soy\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eFeeding Guide\u003c\/h2\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"steps\" style=\"margin-bottom:24px;\"\u003e\n        \u003cdiv class=\"step\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eShake well before use.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eGive directly by mouth, mix into food, or add to drinking water.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eRefer to the dosage chart below based on your pet's body weight.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eUse twice daily, or as instructed by your veterinarian.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ctable class=\"dose-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eLife Stage\u003c\/th\u003e\n\u003cth\u003eDose\u003c\/th\u003e\n\u003cth\u003ePer Body Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eKittens\u003c\/td\u003e\n\u003ctd\u003e0.5 dropper (0.5 mL)\u003c\/td\u003e\n\u003ctd\u003eper 5 lbs of body weight\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdult Cats\u003c\/td\u003e\n\u003ctd\u003e1 dropper (1 mL)\u003c\/td\u003e\n\u003ctd\u003eper 10 lbs of body weight\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"freq-note\"\u003e* To be administered twice daily. Give after your cat has eaten or with food to help prevent gastrointestinal discomfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eWarnings\u003c\/h2\u003e\n    \u003cdiv class=\"warning-box\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eUse only as directed. Not for human consumption.\u003c\/li\u003e\n        \u003cli\u003eSafe use in pregnant cats or animals intended for breeding has not been proven.\u003c\/li\u003e\n        \u003cli\u003eDiscontinue use immediately and contact your veterinarian if any irritation occurs.\u003c\/li\u003e\n        \u003cli\u003eAdminister after feeding or with food to prevent gastrointestinal discomfort.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eStorage\u003c\/h2\u003e\n    \u003cdiv class=\"storage-grid\"\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n\u003cstrong\u003ePosition\u003c\/strong\u003eStore bottle upright\u003c\/div\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n\u003cstrong\u003eEnvironment\u003c\/strong\u003eCool, dry place, away from heat\u003c\/div\u003e\n      \u003cdiv class=\"storage-item\"\u003e\n\u003cstrong\u003eAfter Opening\u003c\/strong\u003eRefrigerate · Keep out of reach of children\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"fda-note\"\u003e*These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"ZumPets","offers":[{"title":"China Mainland","offer_id":59758401060945,"sku":"200007763:201336100","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1054\/9323\/3745\/files\/Se7c30f4cd6ab4bbda590619374540aadV.webp?v=1783412745","url":"https:\/\/www.zumpets.com\/products\/zumpets-liquid-iron-caramel-flavor-treatment-for-cats","provider":"My Store 6","version":"1.0","type":"link"}