{"product_id":"🔬-microscope™-1000-kids-digital-microscope-🕵️‍-️","title":"🔬 MicroScope™ – 1000× Kids Digital Microscope 🕵️‍♂️","description":"\u003cstyle\u003e\n\/* =========================================================\n   BUYHYPED – MICROSCOPE PRODUCT PAGE\n   Brand: #A3FF12 \/ #0B0B0B \/ #FFFFFF\n========================================================= *\/\n\n.buyhyped-micro{\n  --lime:#A3FF12;\n  --lime2:#CBFF61;\n  --black:#0B0B0B;\n  --black2:#111111;\n  --dark:#171717;\n  --dark2:#1F1F1F;\n  --white:#FFFFFF;\n  --muted:#B9B9B9;\n  --border:rgba(255,255,255,.10);\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:0;\n  color:var(--white);\n  background:var(--black);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  overflow:hidden;\n  border-radius:28px;\n  box-sizing:border-box;\n}\n\n.buyhyped-micro *,\n.buyhyped-micro *::before,\n.buyhyped-micro *::after{\n  box-sizing:border-box;\n}\n\n.buyhyped-micro img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.buyhyped-micro a{\n  text-decoration:none;\n}\n\n\/* REMOVE REVIEW BADGES INSIDE DESCRIPTION *\/\n.buyhyped-micro .rating-stars-and-text,\n.buyhyped-micro .rating,\n.buyhyped-micro .rating-text,\n.buyhyped-micro .rating-count,\n.buyhyped-micro .rating-star,\n.buyhyped-micro .jdgm-prev-badge,\n.buyhyped-micro .loox-rating,\n.buyhyped-micro [class*=\"review-badge\"],\n.buyhyped-micro [class*=\"rating-badge\"],\n.buyhyped-micro [class*=\"star-rating\"]{\n  display:none!important;\n}\n\n\/* -------------------------\n   COMMON\n-------------------------- *\/\n\n.bhm-wrap{\n  width:min(1080px, calc(100% - 48px));\n  margin:0 auto;\n}\n\n.bhm-section{\n  padding:84px 0;\n  position:relative;\n}\n\n.bhm-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:9px 14px;\n  border:1px solid rgba(163,255,18,.32);\n  border-radius:999px;\n  background:rgba(163,255,18,.09);\n  color:var(--lime);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.10em;\n  text-transform:uppercase;\n}\n\n.bhm-title{\n  margin:18px 0 16px;\n  color:#fff;\n  font-size:clamp(36px,5vw,66px);\n  line-height:.98;\n  letter-spacing:-.045em;\n  font-weight:950;\n}\n\n.bhm-title .lime{\n  color:var(--lime);\n}\n\n.bhm-subtitle{\n  max-width:760px;\n  margin:0 auto;\n  color:#C9C9C9;\n  font-size:18px;\n  line-height:1.7;\n}\n\n.bhm-center{\n  text-align:center;\n}\n\n.bhm-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:58px;\n  padding:0 28px;\n  border-radius:14px;\n  background:var(--lime);\n  color:#070707!important;\n  font-size:15px;\n  font-weight:950;\n  letter-spacing:.025em;\n  transition:transform .2s ease, box-shadow .2s ease;\n  box-shadow:0 10px 34px rgba(163,255,18,.18);\n}\n\n.bhm-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:0 14px 40px rgba(163,255,18,.26);\n}\n\n.bhm-btn-arrow{\n  font-size:20px;\n  margin-left:8px;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bhm-hero{\n  position:relative;\n  text-align:center;\n  padding:86px 0 0;\n  background:\n    radial-gradient(circle at 50% 17%, rgba(163,255,18,.14), transparent 34%),\n    linear-gradient(180deg,#0B0B0B 0%,#101010 100%);\n}\n\n.bhm-hero:before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:15%;\n  right:15%;\n  height:1px;\n  background:linear-gradient(90deg,transparent,var(--lime),transparent);\n  opacity:.7;\n}\n\n.bhm-hero-copy{\n  width:min(880px,calc(100% - 40px));\n  margin:0 auto;\n}\n\n.bhm-hero h1{\n  margin:20px auto 18px;\n  max-width:880px;\n  font-size:clamp(42px,6.2vw,78px);\n  line-height:.95;\n  letter-spacing:-.055em;\n  font-weight:950;\n}\n\n.bhm-hero h1 span{\n  color:var(--lime);\n}\n\n.bhm-hero p{\n  max-width:690px;\n  margin:0 auto;\n  color:#C8C8C8;\n  font-size:18px;\n  line-height:1.65;\n}\n\n.bhm-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:10px;\n  margin:26px 0 30px;\n}\n\n.bhm-pill{\n  padding:10px 14px;\n  border-radius:999px;\n  color:#ECECEC;\n  background:#181818;\n  border:1px solid var(--border);\n  font-size:13px;\n  font-weight:800;\n}\n\n.bhm-pill strong{\n  color:var(--lime);\n}\n\n.bhm-hero-note{\n  margin-top:14px;\n  color:#949494;\n  font-size:12px;\n  font-weight:700;\n}\n\n.bhm-hero-image{\n  margin-top:52px;\n  position:relative;\n}\n\n.bhm-hero-image:before{\n  content:\"\";\n  position:absolute;\n  inset:-10% 18% 12%;\n  background:rgba(163,255,18,.13);\n  filter:blur(80px);\n  pointer-events:none;\n}\n\n.bhm-hero-image img{\n  position:relative;\n  max-height:800px;\n  object-fit:cover;\n}\n\n\/* =========================================================\n   TRUST BAR\n========================================================= *\/\n\n.bhm-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  background:var(--lime);\n  color:#090909;\n}\n\n.bhm-trust-item{\n  padding:25px 14px;\n  text-align:center;\n  border-right:1px solid rgba(0,0,0,.13);\n}\n\n.bhm-trust-item:last-child{\n  border-right:0;\n}\n\n.bhm-trust-icon{\n  display:block;\n  font-size:24px;\n  margin-bottom:6px;\n}\n\n.bhm-trust strong{\n  display:block;\n  font-size:13px;\n  font-weight:950;\n}\n\n.bhm-trust small{\n  display:block;\n  margin-top:3px;\n  font-size:11px;\n  opacity:.72;\n  font-weight:700;\n}\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bhm-intro{\n  background:#0E0E0E;\n  text-align:center;\n}\n\n.bhm-intro-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n  margin-top:44px;\n}\n\n.bhm-stat{\n  padding:30px 24px;\n  border-radius:20px;\n  background:#151515;\n  border:1px solid var(--border);\n}\n\n.bhm-stat-icon{\n  width:50px;\n  height:50px;\n  margin:0 auto 18px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:14px;\n  background:rgba(163,255,18,.1);\n  border:1px solid rgba(163,255,18,.25);\n  font-size:24px;\n}\n\n.bhm-stat strong{\n  display:block;\n  color:#fff;\n  font-size:19px;\n  font-weight:900;\n}\n\n.bhm-stat p{\n  margin:9px 0 0;\n  color:#AFAFAF;\n  font-size:14px;\n  line-height:1.6;\n}\n\n\/* =========================================================\n   FEATURES\n========================================================= *\/\n\n.bhm-features{\n  background:#090909;\n}\n\n.bhm-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n  margin-top:46px;\n}\n\n.bhm-feature{\n  position:relative;\n  padding:31px;\n  border-radius:22px;\n  background:linear-gradient(145deg,#171717,#101010);\n  border:1px solid rgba(255,255,255,.09);\n  overflow:hidden;\n}\n\n.bhm-feature:before{\n  content:\"\";\n  position:absolute;\n  width:100px;\n  height:100px;\n  right:-38px;\n  top:-38px;\n  border-radius:50%;\n  background:rgba(163,255,18,.08);\n  filter:blur(4px);\n}\n\n.bhm-feature-number{\n  color:var(--lime);\n  font-size:12px;\n  font-weight:950;\n  letter-spacing:.12em;\n}\n\n.bhm-feature h3{\n  margin:10px 0 9px;\n  font-size:21px;\n  font-weight:900;\n}\n\n.bhm-feature p{\n  margin:0;\n  color:#AAA;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\/* =========================================================\n   FULL IMAGE\n========================================================= *\/\n\n.bhm-media{\n  background:#111;\n}\n\n.bhm-media-copy{\n  text-align:center;\n  padding-bottom:40px;\n}\n\n.bhm-image-frame{\n  overflow:hidden;\n  border-radius:24px;\n  border:1px solid rgba(255,255,255,.1);\n  background:#161616;\n}\n\n.bhm-image-frame img{\n  object-fit:cover;\n}\n\n\/* =========================================================\n   HOW IT WORKS\n========================================================= *\/\n\n.bhm-how{\n  background:#0B0B0B;\n}\n\n.bhm-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:44px;\n}\n\n.bhm-step{\n  padding:32px 26px;\n  border-radius:22px;\n  background:#151515;\n  border:1px solid var(--border);\n}\n\n.bhm-step-num{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:42px;\n  height:42px;\n  border-radius:50%;\n  background:var(--lime);\n  color:#090909;\n  font-weight:950;\n  margin-bottom:20px;\n}\n\n.bhm-step h3{\n  font-size:19px;\n  margin:0 0 8px;\n  font-weight:900;\n}\n\n.bhm-step p{\n  color:#aaa;\n  margin:0;\n  line-height:1.6;\n  font-size:14px;\n}\n\n\/* =========================================================\n   SCREEN-FREE SECTION\n========================================================= *\/\n\n.bhm-screenfree{\n  background:\n    radial-gradient(circle at 50% 50%,rgba(163,255,18,.10),transparent 38%),\n    #101010;\n}\n\n.bhm-highlight{\n  max-width:900px;\n  margin:0 auto;\n  padding:54px;\n  border-radius:28px;\n  border:1px solid rgba(163,255,18,.25);\n  background:\n    linear-gradient(145deg,rgba(163,255,18,.07),rgba(255,255,255,.02));\n  text-align:center;\n}\n\n.bhm-highlight-icon{\n  font-size:42px;\n  margin-bottom:12px;\n}\n\n.bhm-highlight h2{\n  margin:0 0 14px;\n  font-size:clamp(30px,4vw,48px);\n  font-weight:950;\n  letter-spacing:-.035em;\n}\n\n.bhm-highlight p{\n  max-width:650px;\n  margin:0 auto;\n  color:#bbb;\n  font-size:17px;\n  line-height:1.7;\n}\n\n\/* =========================================================\n   COLOURS\n========================================================= *\/\n\n.bhm-colours{\n  background:#0B0B0B;\n}\n\n.bhm-colour-tags{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:12px;\n  margin:34px 0;\n}\n\n.bhm-colour{\n  display:flex;\n  align-items:center;\n  gap:8px;\n  background:#161616;\n  border:1px solid var(--border);\n  border-radius:999px;\n  padding:9px 14px;\n  color:#ddd;\n  font-size:13px;\n  font-weight:800;\n}\n\n.bhm-dot{\n  width:14px;\n  height:14px;\n  border-radius:50%;\n  border:2px solid rgba(255,255,255,.25);\n}\n\n.bhm-dot-purple{background:#A997FF;}\n.bhm-dot-pink{background:#FFB8C8;}\n.bhm-dot-white{background:#F4F2EA;}\n.bhm-dot-yellow{background:#F4BD3B;}\n\n\/* =========================================================\n   BENEFIT BANNER\n========================================================= *\/\n\n.bhm-banner{\n  padding:55px 24px;\n  text-align:center;\n  background:var(--lime);\n  color:#080808;\n}\n\n.bhm-banner small{\n  display:block;\n  margin-bottom:8px;\n  text-transform:uppercase;\n  letter-spacing:.14em;\n  font-size:11px;\n  font-weight:950;\n}\n\n.bhm-banner h2{\n  margin:0 auto 13px;\n  max-width:780px;\n  font-size:clamp(30px,4vw,49px);\n  line-height:1.03;\n  letter-spacing:-.04em;\n  font-weight:950;\n}\n\n.bhm-banner p{\n  max-width:650px;\n  margin:0 auto 25px;\n  font-size:16px;\n  line-height:1.6;\n  font-weight:650;\n}\n\n.bhm-banner .bhm-btn{\n  background:#080808;\n  color:#fff!important;\n  box-shadow:none;\n}\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.bhm-details{\n  background:#0D0D0D;\n}\n\n.bhm-details-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n  margin-top:40px;\n}\n\n.bhm-detail{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  padding:19px 20px;\n  background:#151515;\n  border:1px solid var(--border);\n  border-radius:15px;\n}\n\n.bhm-detail span{\n  color:#8E8E8E;\n  font-size:13px;\n}\n\n.bhm-detail strong{\n  font-size:13px;\n  text-align:right;\n}\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.bhm-faq{\n  background:#090909;\n}\n\n.bhm-faq-list{\n  max-width:850px;\n  margin:40px auto 0;\n}\n\n.bhm-faq-item{\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.bhm-faq-question{\n  width:100%;\n  padding:22px 0;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:20px;\n  background:none;\n  border:0;\n  color:#fff;\n  text-align:left;\n  cursor:pointer;\n  font:inherit;\n  font-size:16px;\n  font-weight:850;\n}\n\n.bhm-plus{\n  color:var(--lime);\n  font-size:23px;\n  font-weight:400;\n  transition:transform .2s ease;\n}\n\n.bhm-faq-answer{\n  max-height:0;\n  overflow:hidden;\n  transition:max-height .3s ease;\n}\n\n.bhm-faq-answer p{\n  margin:0 0 22px;\n  color:#AAA;\n  line-height:1.7;\n  font-size:14px;\n}\n\n.bhm-faq-item.active .bhm-faq-answer{\n  max-height:250px;\n}\n\n.bhm-faq-item.active .bhm-plus{\n  transform:rotate(45deg);\n}\n\n\/* =========================================================\n   WHY BUYHYPED\n========================================================= *\/\n\n.bhm-why{\n  background:#101010;\n}\n\n.bhm-why-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n  margin-top:38px;\n}\n\n.bhm-why-card{\n  padding:28px 20px;\n  text-align:center;\n  border-radius:20px;\n  background:#171717;\n  border:1px solid var(--border);\n}\n\n.bhm-why-card span{\n  display:block;\n  font-size:28px;\n  margin-bottom:11px;\n}\n\n.bhm-why-card strong{\n  display:block;\n  font-size:15px;\n  margin-bottom:6px;\n}\n\n.bhm-why-card p{\n  margin:0;\n  color:#969696;\n  font-size:13px;\n  line-height:1.6;\n}\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(max-width:768px){\n\n  .buyhyped-micro{\n    border-radius:18px;\n  }\n\n  .bhm-wrap{\n    width:calc(100% - 28px);\n  }\n\n  .bhm-section{\n    padding:58px 0;\n  }\n\n  .bhm-hero{\n    padding-top:58px;\n  }\n\n  .bhm-hero h1{\n    font-size:43px;\n  }\n\n  .bhm-hero p,\n  .bhm-subtitle{\n    font-size:16px;\n  }\n\n  .bhm-pills{\n    gap:7px;\n  }\n\n  .bhm-pill{\n    font-size:11px;\n    padding:9px 11px;\n  }\n\n  .bhm-trust{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bhm-trust-item{\n    border-bottom:1px solid rgba(0,0,0,.12);\n  }\n\n  .bhm-intro-grid,\n  .bhm-feature-grid,\n  .bhm-steps,\n  .bhm-details-grid,\n  .bhm-why-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bhm-highlight{\n    padding:36px 21px;\n  }\n\n  .bhm-image-frame{\n    border-radius:17px;\n  }\n\n  .bhm-feature,\n  .bhm-step{\n    padding:25px 21px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"buyhyped-micro\"\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"bhm-hero\"\u003e\n\u003cdiv class=\"bhm-hero-copy\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e 🔬 DISCOVERY STARTS HERE \u003c\/span\u003e\n\u003ch1\u003eTurn Everyday Things Into \u003cspan\u003eAmazing Discoveries.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eMeet \u003cstrong style=\"color: #fff;\"\u003eMicroScope™\u003c\/strong\u003e — the pocket-sized digital microscope that lets young explorers discover an incredible world hiding right in front of them.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0760\/9021\/2430\/files\/desc_1_d202b8da-f782-4d31-8e71-feaccff49583.png?v=1789368097\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"bhm-pills\"\u003e\n\u003cspan class=\"bhm-pill\"\u003e🔍 Up to \u003cstrong\u003e1000×\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"bhm-pill\"\u003e📸 Take Photos\u003c\/span\u003e \u003cspan class=\"bhm-pill\"\u003e📱 No Phone Needed\u003c\/span\u003e \u003cspan class=\"bhm-pill\"\u003e💡 Adjustable LED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"bhm-btn\"\u003e GET MICROSCOPE™ \u003cspan class=\"bhm-btn-arrow\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"bhm-hero-note\"\u003e🚚 Free Shipping Across Ireland   •   🔒 Secure Online Payment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-hero-image\"\u003e\u003cimg src=\"https:\/\/kideo.ch\/cdn\/shop\/files\/hf_20260506_043316_b71d9a91-db95-4236-bc1c-81af6b718877.png?v=1778046699\u0026amp;width=1200\" alt=\"MicroScope kids digital microscopes in multiple colours\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TRUST\n===================================================== --\u003e\n\u003cdiv class=\"bhm-trust\"\u003e\n\u003cdiv class=\"bhm-trust-item\"\u003e\n\u003cspan class=\"bhm-trust-icon\"\u003e🔬\u003c\/span\u003e \u003cstrong\u003eUp To 1000×\u003c\/strong\u003e \u003csmall\u003eDiscover tiny details\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-trust-item\"\u003e\n\u003cspan class=\"bhm-trust-icon\"\u003e📵\u003c\/span\u003e \u003cstrong\u003eNo Phone Needed\u003c\/strong\u003e \u003csmall\u003eBuilt-in display\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-trust-item\"\u003e\n\u003cspan class=\"bhm-trust-icon\"\u003e📸\u003c\/span\u003e \u003cstrong\u003eCapture Discoveries\u003c\/strong\u003e \u003csmall\u003eBuilt-in photo function\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-trust-item\"\u003e\n\u003cspan class=\"bhm-trust-icon\"\u003e🔋\u003c\/span\u003e \u003cstrong\u003eRechargeable\u003c\/strong\u003e \u003csmall\u003eUSB-C charging\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     INTRO\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-intro\"\u003e\n\u003cdiv class=\"bhm-wrap bhm-center\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e SMALL TOOL. HUGE WORLD. \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eCuriosity You Can \u003cspan class=\"lime\"\u003eHold In Your Hands.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bhm-subtitle\"\u003eLeaves, insects, fabric, rocks, flowers — things they see every day suddenly become an entirely new world when viewed up close.\u003c\/p\u003e\n\u003cdiv class=\"bhm-intro-grid\"\u003e\n\u003cdiv class=\"bhm-stat\"\u003e\n\u003cdiv class=\"bhm-stat-icon\"\u003e🧠\u003c\/div\u003e\n\u003cstrong\u003eSparks Curiosity\u003c\/strong\u003e\n\u003cp\u003eEncourages children to explore, ask questions and discover what things really look like up close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-stat\"\u003e\n\u003cdiv class=\"bhm-stat-icon\"\u003e🌿\u003c\/div\u003e\n\u003cstrong\u003eExplore Anywhere\u003c\/strong\u003e\n\u003cp\u003eCompact enough for the garden, park, holidays, walks or adventures around the house.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-stat\"\u003e\n\u003cdiv class=\"bhm-stat-icon\"\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003eA Gift They Use\u003c\/strong\u003e\n\u003cp\u003eMore than another toy — it's an activity that keeps creating new discoveries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FEATURES\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-features\"\u003e\n\u003cdiv class=\"bhm-wrap\"\u003e\n\u003cdiv class=\"bhm-center\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e BUILT FOR LITTLE EXPLORERS \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eBig Discovery. \u003cspan class=\"lime\"\u003eZero Complication.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bhm-subtitle\"\u003eDesigned to make exploring simple, visual and exciting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-feature-grid\"\u003e\n\u003cdiv class=\"bhm-feature\"\u003e\n\u003cspan class=\"bhm-feature-number\"\u003e01 — MAGNIFY\u003c\/span\u003e\n\u003ch3\u003eUp To 1000× Magnification\u003c\/h3\u003e\n\u003cp\u003eReveal textures and tiny details that are invisible to the naked eye.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-feature\"\u003e\n\u003cspan class=\"bhm-feature-number\"\u003e02 — VIEW\u003c\/span\u003e\n\u003ch3\u003eBuilt-In Colour Screen\u003c\/h3\u003e\n\u003cp\u003eSee discoveries instantly on the microscope itself — no smartphone or tablet required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-feature\"\u003e\n\u003cspan class=\"bhm-feature-number\"\u003e03 — CAPTURE\u003c\/span\u003e\n\u003ch3\u003eTake Photos\u003c\/h3\u003e\n\u003cp\u003eSave favourite observations and turn every exploration into a collection of discoveries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-feature\"\u003e\n\u003cspan class=\"bhm-feature-number\"\u003e04 — LIGHT\u003c\/span\u003e\n\u003ch3\u003eAdjustable LED Lighting\u003c\/h3\u003e\n\u003cp\u003eBuilt-in illumination helps reveal detail even when natural lighting isn't ideal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-feature\"\u003e\n\u003cspan class=\"bhm-feature-number\"\u003e05 — GO\u003c\/span\u003e\n\u003ch3\u003eMade For Adventures\u003c\/h3\u003e\n\u003cp\u003eLightweight and portable enough to take from the kitchen table to the back garden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-feature\"\u003e\n\u003cspan class=\"bhm-feature-number\"\u003e06 — RECHARGE\u003c\/span\u003e\n\u003ch3\u003eUSB-C Rechargeable\u003c\/h3\u003e\n\u003cp\u003eRecharge and head back out exploring instead of constantly replacing disposable batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMAGE \/ EXPERIENCE\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-media\"\u003e\n\u003cdiv class=\"bhm-wrap\"\u003e\n\u003cdiv class=\"bhm-media-copy\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e THE WORLD LOOKS DIFFERENT UP CLOSE \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eFrom “What Is That?” \u003cbr\u003eTo \u003cspan class=\"lime\"\u003e“WOW!”\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bhm-subtitle\"\u003ePut it over a leaf, flower, grain of salt, fabric or tree bark. Adjust the focus and suddenly the ordinary becomes extraordinary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-image-frame\"\u003e\u003cimg src=\"https:\/\/kideo.ch\/cdn\/shop\/files\/1_426cfd46-b056-4f92-97b0-7ef7a8b6385f.png?v=1779518495\u0026amp;width=1200\" alt=\"Child exploring with portable digital microscope\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HOW IT WORKS\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-how\"\u003e\n\u003cdiv class=\"bhm-wrap\"\u003e\n\u003cdiv class=\"bhm-center\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e SIMPLE BY DESIGN \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eExplore In \u003cspan class=\"lime\"\u003e3 Easy Steps.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-steps\"\u003e\n\u003cdiv class=\"bhm-step\"\u003e\n\u003cdiv class=\"bhm-step-num\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eChoose Something\u003c\/h3\u003e\n\u003cp\u003eGrab a leaf, flower, rock, fabric, food or anything else worth exploring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-step\"\u003e\n\u003cdiv class=\"bhm-step-num\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eFocus \u0026amp; Magnify\u003c\/h3\u003e\n\u003cp\u003ePlace the microscope over the object and adjust the focus until every tiny detail comes into view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-step\"\u003e\n\u003cdiv class=\"bhm-step-num\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eDiscover \u0026amp; Capture\u003c\/h3\u003e\n\u003cp\u003eExplore the magnified image on screen and save your favourite discoveries with the photo function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SCREEN FREE\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-screenfree\"\u003e\n\u003cdiv class=\"bhm-wrap\"\u003e\n\u003cdiv class=\"bhm-highlight\"\u003e\n\u003cdiv class=\"bhm-highlight-icon\"\u003e📵\u003c\/div\u003e\n\u003ch2\u003eAn Adventure That \u003cspan style=\"color: #a3ff12;\"\u003eDoesn't Need A Phone.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eMicroScope™ has its own screen and memory, so children can explore independently without connecting it to a smartphone, tablet or app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     COLOURS\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-colours\"\u003e\n\u003cdiv class=\"bhm-wrap bhm-center\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e PICK THEIR FAVOURITE \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eFour Colours. \u003cspan class=\"lime\"\u003eEndless Discoveries.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bhm-colour-tags\"\u003e\n\u003cspan class=\"bhm-colour\"\u003e \u003cspan class=\"bhm-dot bhm-dot-purple\"\u003e\u003c\/span\u003e Purple \u003c\/span\u003e \u003cspan class=\"bhm-colour\"\u003e \u003cspan class=\"bhm-dot bhm-dot-pink\"\u003e\u003c\/span\u003e Pink \u003c\/span\u003e \u003cspan class=\"bhm-colour\"\u003e \u003cspan class=\"bhm-dot bhm-dot-white\"\u003e\u003c\/span\u003e White \u003c\/span\u003e \u003cspan class=\"bhm-colour\"\u003e \u003cspan class=\"bhm-dot bhm-dot-yellow\"\u003e\u003c\/span\u003e Yellow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-image-frame\"\u003e\u003cimg src=\"https:\/\/kideo.ch\/cdn\/shop\/files\/hf_20260506_043316_b71d9a91-db95-4236-bc1c-81af6b718877.png?v=1778046699\u0026amp;width=1200\" alt=\"MicroScope available colours\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"bhm-banner\"\u003e\u003csmall\u003e LESS SCROLLING. MORE DISCOVERING. \u003c\/small\u003e\n\u003ch2\u003eGive Them A Reason To Explore The World Around Them.\u003c\/h2\u003e\n\u003cp\u003eOne tiny microscope. Hundreds of things to discover.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"bhm-btn\"\u003e GET MICROSCOPE™ → \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     DETAILS\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-details\"\u003e\n\u003cdiv class=\"bhm-wrap\"\u003e\n\u003cdiv class=\"bhm-center\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eEverything You \u003cspan class=\"lime\"\u003eNeed To Know.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-details-grid\"\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003eMagnification\u003c\/span\u003e \u003cstrong\u003eUp to 1000×\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003eRecommended Age\u003c\/span\u003e \u003cstrong\u003e3+ Years\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003eDisplay\u003c\/span\u003e \u003cstrong\u003eBuilt-In Colour Screen\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003ePhoto Function\u003c\/span\u003e \u003cstrong\u003eYes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003eLighting\u003c\/span\u003e \u003cstrong\u003eAdjustable LED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003eCharging\u003c\/span\u003e \u003cstrong\u003eUSB-C\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003eSmartphone Required\u003c\/span\u003e \u003cstrong\u003eNo\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-detail\"\u003e\n\u003cspan\u003eTypical Battery Life\u003c\/span\u003e \u003cstrong\u003eApprox. 6 Hours\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-faq\"\u003e\n\u003cdiv class=\"bhm-wrap\"\u003e\n\u003cdiv class=\"bhm-center\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e QUESTIONS? \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eFrequently Asked \u003cspan class=\"lime\"\u003eQuestions.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-faq-list\"\u003e\n\u003cdiv class=\"bhm-faq-item\"\u003e\n\u003cbutton class=\"bhm-faq-question\" type=\"button\"\u003e What age is MicroScope™ suitable for? \u003cspan class=\"bhm-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"bhm-faq-answer\"\u003e\n\u003cp\u003eThe product is designed for children aged 3 years and above. Younger children should always use it with appropriate adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-faq-item\"\u003e\n\u003cbutton class=\"bhm-faq-question\" type=\"button\"\u003e Does it need a smartphone or app? \u003cspan class=\"bhm-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"bhm-faq-answer\"\u003e\n\u003cp\u003eNo. The microscope includes its own screen and memory, allowing children to explore without connecting it to a phone or downloading an app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-faq-item\"\u003e\n\u003cbutton class=\"bhm-faq-question\" type=\"button\"\u003e Can it take photos? \u003cspan class=\"bhm-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"bhm-faq-answer\"\u003e\n\u003cp\u003eYes. MicroScope™ includes a photo function so discoveries can be captured and saved.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-faq-item\"\u003e\n\u003cbutton class=\"bhm-faq-question\" type=\"button\"\u003e How powerful is the magnification? \u003cspan class=\"bhm-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"bhm-faq-answer\"\u003e\n\u003cp\u003eIt offers magnification of up to 1000×, making it possible to explore details that are difficult to see with the naked eye.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-faq-item\"\u003e\n\u003cbutton class=\"bhm-faq-question\" type=\"button\"\u003e How is it charged? \u003cspan class=\"bhm-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"bhm-faq-answer\"\u003e\n\u003cp\u003eThe microscope charges using USB-C. The manufacturer lists approximately six hours of normal-use battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-faq-item\"\u003e\n\u003cbutton class=\"bhm-faq-question\" type=\"button\"\u003e What can children look at? \u003cspan class=\"bhm-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"bhm-faq-answer\"\u003e\n\u003cp\u003eLeaves, flowers, insects, fabric, paper, rocks, food, tree bark and countless everyday objects can become fascinating things to investigate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WHY BUYHYPED\n===================================================== --\u003e\n\u003csection class=\"bhm-section bhm-why\"\u003e\n\u003cdiv class=\"bhm-wrap\"\u003e\n\u003cdiv class=\"bhm-center\"\u003e\n\u003cspan class=\"bhm-eyebrow\"\u003e WHY BUYHYPED? \u003c\/span\u003e\n\u003ch2 class=\"bhm-title\"\u003eTrending Finds. \u003cspan class=\"lime\"\u003eSmarter Shopping.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-why-grid\"\u003e\n\u003cdiv class=\"bhm-why-card\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e \u003cstrong\u003eFree Shipping Across Ireland\u003c\/strong\u003e\n\u003cp\u003eDelivered straight to your door.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-why-card\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n\u003cp\u003eShop confidently with secure online payments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bhm-why-card\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e \u003cstrong\u003eBuyHyped Selection\u003c\/strong\u003e\n\u003cp\u003eTrending products selected for usefulness, fun and discovery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin-top: 38px;\"\u003e\u003ca href=\"#\" class=\"bhm-btn\"\u003e SHOP MICROSCOPE™ → \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n(function(){\n\n  \/* BUY BUTTONS -\u003e PURCHASE BOX *\/\n  document.querySelectorAll('.buyhyped-micro [data-bhm-buy]').forEach(function(btn){\n\n    btn.addEventListener('click', function(e){\n\n      e.preventDefault();\n\n      var target =\n        document.querySelector('[id^=\"bhs-buy-\"]') ||\n        document.querySelector('form[action*=\"\/cart\/add\"]') ||\n        document.querySelector('.product-form');\n\n      if(target){\n        target.scrollIntoView({\n          behavior:'smooth',\n          block:'center'\n        });\n      }\n\n    });\n\n  });\n\n\n  \/* FAQ *\/\n\n  document.querySelectorAll('.buyhyped-micro .bhm-faq-question').forEach(function(button){\n\n    button.addEventListener('click',function(){\n\n      var item = button.closest('.bhm-faq-item');\n\n      document.querySelectorAll('.buyhyped-micro .bhm-faq-item').forEach(function(other){\n\n        if(other !== item){\n          other.classList.remove('active');\n        }\n\n      });\n\n      item.classList.toggle('active');\n\n    });\n\n  });\n\n\n  \/* REMOVE REVIEW WIDGETS IN DESCRIPTION ONLY *\/\n\n  function bhmCleanupReviews(){\n\n    var root = document.querySelector('.buyhyped-micro');\n\n    if(!root) return;\n\n    var selectors = [\n      '.jdgm-prev-badge',\n      '.loox-rating',\n      '.rating',\n      '.rating-stars-and-text',\n      '[class*=\"review-badge\"]',\n      '[class*=\"rating-badge\"]',\n      '[class*=\"star-rating\"]'\n    ];\n\n    selectors.forEach(function(selector){\n\n      root.querySelectorAll(selector).forEach(function(el){\n        el.style.display='none';\n      });\n\n    });\n\n  }\n\n  bhmCleanupReviews();\n\n  setTimeout(bhmCleanupReviews,600);\n  setTimeout(bhmCleanupReviews,1600);\n  setTimeout(bhmCleanupReviews,3500);\n\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Wiio","offers":[{"title":"yellow","offer_id":44331609096270,"sku":"es-2076689607094026240-","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"white","offer_id":44331609129038,"sku":"es-2076689607094026240-","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"pink","offer_id":44331609161806,"sku":"es-2076689607094026240-","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"purple","offer_id":44331609194574,"sku":"es-2076689607094026240-","price":59.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/9021\/2430\/files\/img_1.png?v=1789368478","url":"https:\/\/buyhyped.com\/products\/%f0%9f%94%ac-microscope%e2%84%a2-1000-kids-digital-microscope-%f0%9f%95%b5%ef%b8%8f%e2%80%8d-%ef%b8%8f","provider":"My Store","version":"1.0","type":"link"}