{"product_id":"immunoshield","title":"ImmunoShield 60s","description":"\u003cdiv style=\"font-family: Poppins, sans-serif; color: #222; max-width: 900px; margin: auto; line-height: 1.6;\"\u003e\n\u003c!-- Key Benefits --\u003e\n\u003cdiv style=\"padding: 40px 20px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: space-around; text-align: center;\"\u003e\n\u003cdiv style=\"background: #AACFCF; flex: 1; min-width: 220px; padding: 20px; border-radius: 10px;\"\u003e\n\u003ch3 style=\"font-size: 18px; margin-bottom: 8px;\"\u003e✅ Supports overall immune system strength and resilience\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; color: #555;\"\u003eBoosts your body’s frontline immune defence backed by decades of research.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 15px; color: #555;\"\u003e \u003c\/p\u003e\n\u003cdiv style=\"flex: 1; min-width: 220px; padding: 20px;\"\u003e\n\u003ch3 style=\"font-size: 18px; margin-bottom: 8px;\"\u003e✅ High Quality Formula\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; color: #555;\"\u003eUses a patented, clinically-studied ingredient: 250 mg of Wellmune 1,3\/1,6 beta-glucans per capsule.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #AACFCF; #flex: 1; min-width: 220px; padding: 20px; border-radius: 10px;\"\u003e\n\u003ch3 style=\"font-size: 18px; margin-bottom: 8px;\"\u003e✅ Trusted by Customers\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; color: #555;\"\u003eUsed by thousands who value consistency and quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 220px; padding: 20px;\"\u003e\n\u003ch3 style=\"font-size: 18px; margin-bottom: 8px;\"\u003e✅ Made in the UK - backed by research\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; color: #555;\"\u003e\u003cspan\u003eDeveloped by Univite, a trusted British brand with decades of expertise in advanced nutrition.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Customer Reviews --\u003e\n\u003cdiv style=\"padding: 40px 20px;\"\u003e\n\u003ch2 style=\"font-size: 24px; text-align: center; margin-bottom: 20px;\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cdiv style=\"max-width: 700px; margin: auto;\"\u003e\n\u003cdiv style=\"border-bottom: 1px solid #eee; padding: 10px 0;\"\u003e\n\u003cp style=\"font-weight: bold;\"\u003e★★★★★\u003c\/p\u003e\n\u003cp style=\"color: #555;\"\u003e“An excellent preparation minimising a long-standing lung condition. This gives me much more confidence when dealing with colds and flu.”\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #999;\"\u003e– Retired Teacher\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: 1px solid #eee; padding: 10px 0;\"\u003e\n\u003cp style=\"font-weight: bold;\"\u003e★★★★★\u003c\/p\u003e\n\u003cp style=\"color: #555;\"\u003e“Since taking it the number of colds has reduced dramatically.”\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #999;\"\u003e– Retired Procurement Manager\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Accordion (background: #AACFCF) --\u003e\n\u003cdiv style=\"max-width: 900px; margin: 16px auto; padding: 12px; border-radius: 10px; background: #AACFCF; font-family: Poppins,Helvetica,sans-serif; color: #1f1f1f;\"\u003e\n\u003c!-- Optional inline style for spacing \u0026 heading --\u003e\n\u003ch3 style=\"margin: 8px 12px 16px; font-size: 20px;\"\u003eProduct information\u003c\/h3\u003e\n\u003c!-- Styles needed for summary caret and transitions --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    \/* Style details container blocks *\/\n    .acc-item {\n      background: rgba(255,255,255,0.08);\n      margin:8px 12px;\n      border-radius:8px;\n      overflow:hidden;\n      border:1px solid rgba(0,0,0,0.06);\n    }\n\n    \/* Remove default triangle and add custom caret *\/\n    .acc-item summary {\n      list-style:none;\n      cursor:pointer;\n      padding:14px 16px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      font-size:16px;\n      font-weight:600;\n      user-select:none;\n      outline:none;\n    }\n    .acc-item summary::-webkit-details-marker { display:none; }\n\n    \/* Caret *\/\n    .acc-item summary .caret {\n      transition: transform 0.25s ease;\n      font-size:18px;\n      margin-left:12px;\n      opacity:0.95;\n    }\n\n    \/* Rotate caret when open *\/\n    .acc-item[open] summary .caret {\n      transform: rotate(90deg);\n    }\n\n    \/* Panel content *\/\n    .acc-content {\n      padding:12px 16px 18px;\n      font-size:14px;\n      line-height:1.5;\n      color:#111;\n      background:transparent;\n      transition: all 0.28s ease;\n    }\n\n    \/* Small responsive tweaks *\/\n    @media (max-width:480px){\n      .acc-item summary { font-size:15px; padding:12px 14px; }\n      .acc-content { font-size:13px; padding:10px 14px 14px; }\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    details summary {\n      cursor: pointer;\n      font-weight: 600;\n      padding: 10px 0;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      border-bottom: 1px solid rgba(0,0,0,0.1);\n    }\n    details[open] summary .caret {\n      transform: rotate(90deg);\n      transition: transform 0.3s ease;\n    }\n    .acc-content {\n      padding: 8px 0 12px;\n      font-size: 15px;\n      line-height: 1.6;\n    }\n    summary::-webkit-details-marker { display:none; }\n    @media (max-width:600px) {\n      .acc-content { font-size:14px; }\n      details summary { font-size:16px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv style=\"max-width: 900px; margin: 16px auto; padding: 12px; border-radius: 10px; background: #AACFCF; font-family: Poppins,Helvetica,sans-serif; color: #1f1f1f;\"\u003e\n\u003c!-- Accordion items --\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDescription\u003c\/span\u003e \u003cspan class=\"caret\"\u003e▸\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-content\"\u003e\n\u003cp\u003e60 vegan capsules of ImmunoShield to help enhance the immune system. Ideal in the ‘flu season, for air travellers, and prior to hospitalisation.\u003c\/p\u003e\n\u003cp\u003eEach capsule contains 250mg Wellmune 1,3 1,6 beta glucans, 100mg beta sitosterol and 10mg of zinc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow to use\u003c\/span\u003e \u003cspan class=\"caret\"\u003e▸\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-content\"\u003e\n\u003cp\u003eTake 1 capsule daily or 2-3 capsules daily (for no more than 2 weeks at a time) in situations where particular demands on the immune system can be expected.\u003c\/p\u003e\n\u003cp\u003eChildren should take a reduced dose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIngredients\u003c\/span\u003e \u003cspan class=\"caret\"\u003e▸\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eActive ingredients\u003c\/strong\u003e: 1-3, 1-6 beta glucan extract, phytosterol complex, zinc citrate\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOther ingredients\u003c\/strong\u003e: Stoneground brown rice flour (gluten free), natural rice concentrate, natural rice extract\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVegan capsule shell\u003c\/strong\u003e: Hydroxypropyl methylcellulose\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVegan – Gluten free – No animal products.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"acc-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eNutritional Information\u003c\/span\u003e \u003cspan class=\"caret\"\u003e▸\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-content\"\u003e\n\u003ctable role=\"grid\" data-from-history=\"0\" data-responsive-mode=\"0\" data-merged='[{\"row\":-1,\"col\":0,\"rowspan\":1,\"colspan\":2}]' data-override='{\"emptyTable\":\"\",\"info\":\"\",\"infoEmpty\":\"\",\"infoFiltered\":\"\",\"lengthMenu\":\"\",\"search\":\"\",\"zeroRecords\":\"\",\"exportLabel\":\"\",\"file\":\"default\"}' data-lang=\"default\" data-searching-settings='{\"minChars\":\"0\"}' data-auto-index=\"off\" data-pagination-length=\"50,100,All\" data-head-rows-count=\"1\" data-lightbox-img=\"\" data-search-value=\"\" data-features='[\"after_table_loaded_script\",\"auto_width\"]' data-time-format=\"HH:mm\" data-date-format=\"DD.MM.YYYY\" data-percent-format=\"10.00%\" data-currency-format=\"$1,000.00\" data-title=\"JointShield\" data-view-id=\"11_84988\" data-id=\"11\" class=\"supsystic-table border hover lightboxImg cell-border dataTable no-footer\" id=\"supsystic-table-11\" height=\"164\" style=\"width: 100%; height: 246.297px;\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"odd\" style=\"height: 22.3906px;\"\u003e\n\u003ctd data-order=\"Nutrient\" data-original-value=\"Nutrient\" data-cell-type=\"text\" class=\"bold\" data-db-index=\"1\" data-y=\"1\" data-x=\"0\" data-cell-id=\"A1\" style=\"width: 56.6269%; height: 22.3906px;\"\u003e\u003cstrong\u003eTypical values\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-order=\"Per 2 caplets\" data-original-value=\"Per 2 caplets\" data-cell-type=\"text\" class=\"bold\" data-db-index=\"1\" data-y=\"1\" data-x=\"1\" data-cell-id=\"B1\" style=\"width: 19.859%; height: 22.3906px;\"\u003e\u003cstrong\u003ePer capsule\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-order=\"% RDA\/NRV per 2 caplets\" data-original-value=\"% RDA\/NRV per 2 caplets\" data-cell-type=\"text\" class=\"bold\" data-db-index=\"1\" data-y=\"1\" data-x=\"2\" data-cell-id=\"C1\" style=\"width: 19.2004%; height: 22.3906px;\"\u003e\u003cstrong\u003e% RDA\/NRV*\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\" style=\"height: 22.3906px;\"\u003e\n\u003ctd data-order=\"Curcumin\" data-original-value=\"Curcumin\" data-cell-type=\"text\" class=\"\" data-db-index=\"2\" data-y=\"2\" data-x=\"0\" data-cell-id=\"A2\" style=\"width: 56.6269%; height: 22.3906px;\"\u003e1-3, 1-6 Beta Glucans\u003c\/td\u003e\n\u003ctd data-order=\"600mg\" data-original-value=\"600mg\" data-cell-type=\"text\" class=\"\" data-db-index=\"2\" data-y=\"2\" data-x=\"1\" data-cell-id=\"B2\" style=\"width: 19.859%; height: 22.3906px;\"\u003e250mg\u003c\/td\u003e\n\u003ctd data-order=\"no RDA\" data-original-value=\"no RDA\" data-cell-type=\"text\" class=\"\" data-db-index=\"2\" data-y=\"2\" data-x=\"2\" data-cell-id=\"C2\" style=\"width: 19.2004%; height: 22.3906px;\"\u003eno RDA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\" style=\"height: 22.3906px;\"\u003e\n\u003ctd data-order=\"Glucosamine hydrochloride*\" data-original-value=\"Glucosamine hydrochloride*\" data-cell-type=\"text\" class=\"\" data-db-index=\"3\" data-y=\"3\" data-x=\"0\" data-cell-id=\"A3\" style=\"width: 56.6269%; height: 22.3906px;\"\u003e\n\u003cp\u003ePhytosterol Complex\u003c\/p\u003e\n\u003cp\u003e  \u003cem\u003e of which\u003c\/em\u003e Beta Sitosterol\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd data-order=\"600mg\" data-original-value=\"600mg\" data-cell-type=\"text\" class=\"\" data-db-index=\"3\" data-y=\"3\" data-x=\"1\" data-cell-id=\"B3\" style=\"width: 19.859%; height: 22.3906px;\"\u003e\n\u003cp\u003e100mg\u003c\/p\u003e\n\u003cp\u003e45mg\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd data-order=\"no RDA\" data-original-value=\"no RDA\" data-cell-type=\"text\" class=\"\" data-db-index=\"3\" data-y=\"3\" data-x=\"2\" data-cell-id=\"C3\" style=\"width: 19.2004%; height: 22.3906px;\"\u003e\n\u003cp\u003eno RDA\u003c\/p\u003e\n\u003cp\u003eno RDA\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\" style=\"height: 22.3906px;\"\u003e\n\u003ctd data-order=\"Boswellia serrata 20% AKBA\" data-original-value=\"Boswellia serrata 20% AKBA\" data-cell-type=\"text\" class=\"\" data-db-index=\"4\" data-y=\"4\" data-x=\"0\" data-cell-id=\"A4\" style=\"width: 56.6269%; height: 22.3906px;\"\u003eZinc\u003c\/td\u003e\n\u003ctd data-order=\"100mg\" data-original-value=\"100mg\" data-cell-type=\"text\" class=\"\" data-db-index=\"4\" data-y=\"4\" data-x=\"1\" data-cell-id=\"B4\" style=\"width: 19.859%; height: 22.3906px;\"\u003e10mg\u003c\/td\u003e\n\u003ctd data-order=\"no RDA\" data-original-value=\"no RDA\" data-cell-type=\"text\" class=\"\" data-db-index=\"4\" data-y=\"4\" data-x=\"2\" data-cell-id=\"C4\" style=\"width: 19.2004%; height: 22.3906px;\"\u003e100\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e*Recommended Daily Allowance\/Nutrient Reference Value\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":58716551086429,"sku":"UNI013","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/6044\/1693\/files\/ImmunoShield_front.jpg?v=1759758259","url":"https:\/\/nutrishieldplus.com\/products\/immunoshield","provider":"NutriShieldPlus","version":"1.0","type":"link"}