{"product_id":"samsung-galaxy-a26-5g-128gb-black","title":"Samsung Galaxy A26 5G - 128GB - Black","description":"\u003cstyle\u003e\n\/* =========================================================\n   CELLZILLA — SAMSUNG GALAXY A26 5G\n   COMPLETE BUTTON-FREE PRODUCT STORY\n   RESPONSIVE TYPOGRAPHY + BALANCED LAYOUT\n   ========================================================= *\/\n\n#cz-a26-story{\n  --cz-ink:#10121f;\n  --cz-text:#303649;\n  --cz-muted:#687087;\n  --cz-purple:#5147b8;\n  --cz-pink:#d38bdd;\n  --cz-cyan:#79dadd;\n  --cz-blue:#5f91df;\n  --cz-line:rgba(17,19,35,.11);\n  --cz-shell:min(1320px,calc(100% - 48px));\n\n  width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n  isolation:isolate;\n  color:var(--cz-ink)!important;\n  background:#fff!important;\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n#cz-a26-story *,\n#cz-a26-story *::before,\n#cz-a26-story *::after{\n  box-sizing:border-box;\n}\n\n#cz-a26-story section{\n  position:relative;\n  width:100%;\n  margin:0;\n}\n\n#cz-a26-story img{\n  display:block;\n  max-width:100%;\n}\n\n#cz-a26-story h1,\n#cz-a26-story h2,\n#cz-a26-story h3,\n#cz-a26-story p{\n  margin-top:0;\n}\n\n#cz-a26-story h1,\n#cz-a26-story h2,\n#cz-a26-story h3{\n  word-break:normal!important;\n  overflow-wrap:normal!important;\n  hyphens:none!important;\n}\n\n#cz-a26-story h1,\n#cz-a26-story h2,\n#cz-a26-story h3,\n#cz-a26-story p,\n#cz-a26-story span,\n#cz-a26-story strong,\n#cz-a26-story small,\n#cz-a26-story summary{\n  color:var(--cz-ink)!important;\n}\n\n#cz-a26-story .cz-shell{\n  width:var(--cz-shell);\n  max-width:1320px;\n  margin:0 auto;\n}\n\n\/* =========================================================\n   SHARED TYPOGRAPHY\n   ========================================================= *\/\n\n#cz-a26-story .cz-kicker{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin:0 0 18px;\n  font-size:clamp(10px,0.72vw,11px);\n  font-weight:850;\n  letter-spacing:1.5px;\n  line-height:1.35;\n  text-transform:uppercase;\n}\n\n#cz-a26-story .cz-kicker::before{\n  content:\"\";\n  width:30px;\n  height:2px;\n  flex:0 0 30px;\n  border-radius:99px;\n  background:linear-gradient(\n    90deg,\n    var(--cz-purple),\n    var(--cz-pink),\n    var(--cz-cyan)\n  );\n}\n\n#cz-a26-story .cz-heading{\n  margin:0;\n  font-size:clamp(42px,4.7vw,68px);\n  font-weight:800;\n  line-height:1.04;\n  letter-spacing:-2.8px;\n}\n\n\/* =========================================================\n   ANIMATED GRADIENT\n   ========================================================= *\/\n\n#cz-a26-story .cz-gradient{\n  overflow:hidden;\n  isolation:isolate;\n\n  background:\n    radial-gradient(\n      circle at 10% 20%,\n      rgba(121,218,221,.32),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 89% 75%,\n      rgba(211,139,221,.29),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 65% 17%,\n      rgba(95,145,223,.24),\n      transparent 28%\n    ),\n    linear-gradient(\n      125deg,\n      #dcddff 0%,\n      #e9e6ff 22%,\n      #f5ddf5 45%,\n      #e0f0ff 69%,\n      #dae9ff 85%,\n      #e9e5ff 100%\n    );\n\n  background-size:\n    180% 180%,\n    190% 190%,\n    170% 170%,\n    330% 330%;\n\n  animation:czGradientMove 19s ease-in-out infinite;\n}\n\n#cz-a26-story .cz-gradient::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  z-index:0;\n  pointer-events:none;\n\n  background:\n    radial-gradient(\n      circle at 17% 81%,\n      rgba(255,255,255,.54),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 77% 17%,\n      rgba(255,255,255,.61),\n      transparent 25%\n    ),\n    linear-gradient(\n      110deg,\n      rgba(255,255,255,.23),\n      transparent 48%,\n      rgba(255,255,255,.14)\n    );\n}\n\n#cz-a26-story .cz-gradient::after{\n  content:\"\";\n  position:absolute;\n  z-index:2;\n  top:-95%;\n  left:-62%;\n  width:18%;\n  height:290%;\n  pointer-events:none;\n  opacity:0;\n  transform:rotate(18deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent 0%,\n      rgba(255,255,255,.08) 15%,\n      rgba(255,255,255,.94) 48%,\n      rgba(255,255,255,.14) 62%,\n      transparent 100%\n    );\n\n  filter:blur(4px);\n  animation:czShineSweep 7s ease-in-out infinite;\n}\n\n#cz-a26-story .cz-gradient \u003e *{\n  position:relative;\n  z-index:5;\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n#cz-a26-story .cz-hero{\n  min-height:690px;\n  display:flex;\n  align-items:center;\n  border-radius:34px;\n}\n\n#cz-a26-story .cz-hero-grid{\n  width:var(--cz-shell);\n  max-width:1320px;\n  margin:0 auto;\n  padding:72px 0;\n\n  display:grid;\n  grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);\n  align-items:center;\n  gap:clamp(35px,5vw,88px);\n}\n\n#cz-a26-story .cz-hero-copy{\n  min-width:0;\n  display:flex;\n  flex-direction:column;\n  align-items:flex-start;\n  text-align:left;\n}\n\n#cz-a26-story .cz-hero-copy .cz-kicker{\n  width:100%;\n  justify-content:flex-start;\n  text-align:left;\n}\n\n#cz-a26-story .cz-hero h1{\n  width:100%;\n  max-width:620px;\n  margin:0 0 25px;\n\n  font-size:clamp(50px,5.5vw,78px);\n  font-weight:800;\n  line-height:1.01;\n  letter-spacing:-3.2px;\n\n  text-align:left;\n}\n\n#cz-a26-story .cz-hero-description{\n  max-width:510px;\n  margin:0;\n\n  font-size:clamp(15px,1.15vw,17px);\n  line-height:1.7;\n}\n\n#cz-a26-story .cz-chip-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:27px;\n}\n\n#cz-a26-story .cz-chip{\n  display:inline-flex;\n  align-items:center;\n\n  padding:9px 13px;\n\n  border:1px solid rgba(48,40,143,.18);\n  border-radius:100px;\n  background:rgba(255,255,255,.46);\n\n  font-size:10px;\n  font-weight:850;\n  letter-spacing:.55px;\n  line-height:1.25;\n}\n\n#cz-a26-story .cz-hero-image-wrap{\n  min-height:520px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n#cz-a26-story .cz-hero-image{\n  width:100%;\n  max-width:650px;\n  height:auto;\n  max-height:555px;\n\n  object-fit:contain;\n\n  filter:drop-shadow(\n    0 30px 36px rgba(45,35,125,.18)\n  );\n\n  animation:czFloat 8s ease-in-out infinite;\n}\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n#cz-a26-story .cz-intro{\n  padding:clamp(80px,9vw,130px) 0;\n  background:#fff;\n}\n\n#cz-a26-story .cz-intro-grid{\n  display:grid;\n  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);\n  gap:clamp(40px,7vw,110px);\n  align-items:start;\n}\n\n#cz-a26-story .cz-intro-copy{\n  max-width:610px;\n  margin:0;\n\n  font-size:clamp(15px,1.15vw,17px);\n  line-height:1.75;\n}\n\n#cz-a26-story .cz-stats{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n\n  margin-top:44px;\n  padding-top:24px;\n\n  border-top:1px solid var(--cz-line);\n}\n\n#cz-a26-story .cz-stat strong{\n  display:block;\n  margin-bottom:7px;\n\n  font-size:clamp(30px,3.1vw,46px);\n  line-height:1;\n  letter-spacing:-1.8px;\n}\n\n#cz-a26-story .cz-stat span{\n  display:block;\n\n  font-size:11px;\n  font-weight:700;\n  line-height:1.45;\n}\n\n\/* =========================================================\n   DISPLAY\n   ========================================================= *\/\n\n#cz-a26-story .cz-display{\n  overflow:hidden;\n  border-radius:34px;\n  background:#edf3ff;\n}\n\n#cz-a26-story .cz-display-grid{\n  width:var(--cz-shell);\n  max-width:1320px;\n  min-height:630px;\n  margin:0 auto;\n\n  display:grid;\n  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);\n  align-items:stretch;\n}\n\n#cz-a26-story .cz-display-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:80px clamp(25px,4vw,60px) 80px 0;\n}\n\n#cz-a26-story .cz-display-copy h2{\n  max-width:530px;\n  margin:0 0 25px;\n\n  font-size:clamp(42px,4.7vw,68px);\n  font-weight:800;\n  line-height:1.04;\n  letter-spacing:-2.7px;\n}\n\n#cz-a26-story .cz-display-copy p:last-child{\n  max-width:510px;\n  margin:0;\n\n  font-size:clamp(15px,1.1vw,16px);\n  line-height:1.72;\n}\n\n#cz-a26-story .cz-display-media{\n  min-height:630px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  overflow:hidden;\n}\n\n#cz-a26-story .cz-display-media img{\n  width:100%;\n  height:auto;\n\n  object-fit:contain;\n\n  animation:czDisplayFloat 12s ease-in-out infinite alternate;\n}\n\n\/* =========================================================\n   CAMERA\n   ========================================================= *\/\n\n#cz-a26-story .cz-camera{\n  padding:clamp(80px,9vw,130px) 0;\n  background:#fff;\n}\n\n#cz-a26-story .cz-camera-grid{\n  display:grid;\n  grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);\n  gap:clamp(45px,6vw,90px);\n  align-items:center;\n}\n\n#cz-a26-story .cz-camera-copy{\n  max-width:550px;\n}\n\n#cz-a26-story .cz-camera h2{\n  max-width:510px;\n  margin:0 0 24px;\n\n  font-size:clamp(40px,4.45vw,64px);\n  font-weight:800;\n  line-height:1.05;\n  letter-spacing:-2.5px;\n}\n\n#cz-a26-story .cz-camera-copy \u003e p{\n  max-width:500px;\n  margin:0;\n\n  font-size:clamp(15px,1.08vw,16px);\n  line-height:1.7;\n}\n\n#cz-a26-story .cz-camera-media{\n  min-height:440px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n#cz-a26-story .cz-camera-media img{\n  width:100%;\n  max-width:600px;\n  height:auto;\n  max-height:475px;\n\n  object-fit:contain;\n\n  filter:drop-shadow(\n    0 22px 28px rgba(35,30,110,.14)\n  );\n\n  animation:czFloat 8.5s ease-in-out infinite;\n}\n\n\/* =========================================================\n   DURABILITY\n   ========================================================= *\/\n\n#cz-a26-story .cz-durability{\n  padding:clamp(80px,9vw,130px) 0;\n  border-radius:34px;\n}\n\n#cz-a26-story .cz-durability-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  gap:clamp(38px,6vw,90px);\n  align-items:center;\n}\n\n#cz-a26-story .cz-durability-copy p{\n  max-width:540px;\n  margin:26px 0 0;\n\n  font-size:clamp(15px,1.1vw,16px);\n  line-height:1.72;\n}\n\n#cz-a26-story .cz-protection-row{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:29px;\n}\n\n#cz-a26-story .cz-protection-card{\n  min-height:100px;\n  padding:17px;\n\n  border:1px solid rgba(48,40,143,.13);\n  border-radius:18px;\n\n  background:rgba(255,255,255,.48);\n  backdrop-filter:blur(10px);\n}\n\n#cz-a26-story .cz-protection-card strong{\n  display:block;\n  margin-bottom:6px;\n\n  font-size:12px;\n  line-height:1.35;\n}\n\n#cz-a26-story .cz-protection-card span{\n  font-size:11px;\n  line-height:1.5;\n}\n\n#cz-a26-story .cz-durability-media{\n  overflow:hidden;\n\n  border-radius:26px;\n  background:rgba(255,255,255,.42);\n\n  box-shadow:0 20px 48px rgba(40,35,125,.10);\n}\n\n#cz-a26-story .cz-durability-media img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n\/* =========================================================\n   SOFTWARE\n   ========================================================= *\/\n\n#cz-a26-story .cz-software{\n  padding:clamp(80px,9vw,130px) 0;\n  background:#fff;\n}\n\n#cz-a26-story .cz-software-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  gap:clamp(35px,6vw,90px);\n  align-items:center;\n}\n\n#cz-a26-story .cz-software-copy p{\n  max-width:540px;\n  margin:26px 0 0;\n\n  font-size:clamp(15px,1.1vw,16px);\n  line-height:1.72;\n}\n\n#cz-a26-story .cz-software-media{\n  overflow:hidden;\n\n  border-radius:26px;\n  background:#f2f0ff;\n\n  box-shadow:0 20px 48px rgba(40,35,125,.10);\n}\n\n#cz-a26-story .cz-software-media img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n\/* =========================================================\n   BATTERY\n   ========================================================= *\/\n\n#cz-a26-story .cz-battery{\n  padding:clamp(80px,9vw,130px) 0;\n  border-radius:34px;\n}\n\n#cz-a26-story .cz-battery-grid{\n  display:grid;\n  grid-template-columns:minmax(0,.90fr) minmax(0,1.10fr);\n  align-items:center;\n  gap:clamp(35px,6vw,90px);\n}\n\n#cz-a26-story .cz-battery h2{\n  max-width:540px;\n  margin:0 0 25px;\n\n  font-size:clamp(42px,4.8vw,70px);\n  font-weight:800;\n  line-height:1.04;\n  letter-spacing:-2.8px;\n}\n\n#cz-a26-story .cz-battery-copy \u003e p{\n  max-width:530px;\n  margin:0;\n\n  font-size:clamp(15px,1.1vw,16px);\n  line-height:1.72;\n}\n\n#cz-a26-story .cz-battery-number{\n  margin-top:32px;\n\n  font-size:clamp(55px,6.2vw,90px);\n  font-weight:900;\n  line-height:.95;\n  letter-spacing:-3.5px;\n}\n\n#cz-a26-story .cz-battery-number small{\n  display:block;\n  margin-top:12px;\n\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:1.3px;\n  line-height:1.35;\n\n  text-transform:uppercase;\n}\n\n#cz-a26-story .cz-battery-media{\n  overflow:hidden;\n\n  border:1px solid rgba(48,40,143,.13);\n  border-radius:26px;\n\n  background:rgba(255,255,255,.42);\n  backdrop-filter:blur(8px);\n}\n\n#cz-a26-story .cz-battery-media img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n\/* =========================================================\n   SPECIFICATIONS\n   ========================================================= *\/\n\n#cz-a26-story .cz-specs{\n  padding:clamp(80px,9vw,135px) 0;\n  background:#fff;\n}\n\n#cz-a26-story .cz-specs-top{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n  gap:clamp(35px,7vw,110px);\n  align-items:end;\n\n  margin-bottom:48px;\n}\n\n#cz-a26-story .cz-specs-top \u003e p{\n  max-width:540px;\n  margin:0 0 5px;\n\n  font-size:clamp(14px,1.05vw,16px);\n  line-height:1.7;\n}\n\n#cz-a26-story .cz-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:15px;\n}\n\n#cz-a26-story .cz-spec-card{\n  min-height:390px;\n  padding:25px 22px;\n\n  border:1px solid rgba(81,71,184,.12);\n  border-radius:23px;\n\n  background:linear-gradient(145deg,#fff,#faf9ff);\n  box-shadow:0 15px 35px rgba(55,48,145,.08);\n}\n\n#cz-a26-story .cz-spec-card h3{\n  margin:0 0 20px;\n  padding-bottom:15px;\n\n  border-bottom:1px solid var(--cz-line);\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.9px;\n  line-height:1.4;\n\n  text-transform:uppercase;\n}\n\n#cz-a26-story .cz-spec-item{\n  margin-bottom:17px;\n  min-width:0;\n}\n\n#cz-a26-story .cz-spec-item:last-child{\n  margin-bottom:0;\n}\n\n#cz-a26-story .cz-spec-name{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:8.5px;\n  font-weight:900;\n  letter-spacing:.65px;\n  line-height:1.35;\n\n  text-transform:uppercase;\n}\n\n#cz-a26-story .cz-spec-value{\n  display:block;\n\n  font-size:12px;\n  font-weight:700;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\/* =========================================================\n   CELLZILLA CARE\n   ========================================================= *\/\n\n#cz-a26-story .cz-care{\n  padding:clamp(80px,9vw,130px) 0;\n  background:#fff;\n}\n\n#cz-a26-story .cz-care-top{\n  display:flex;\n  justify-content:space-between;\n  gap:35px;\n  align-items:end;\n\n  margin-bottom:36px;\n}\n\n#cz-a26-story .cz-care-top p:last-child{\n  max-width:480px;\n  margin:0;\n\n  font-size:clamp(14px,1.05vw,16px);\n  line-height:1.7;\n}\n\n#cz-a26-story .cz-care-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:15px;\n}\n\n#cz-a26-story .cz-care-card{\n  min-height:195px;\n  padding:25px 22px;\n\n  border:1px solid rgba(81,71,184,.13);\n  border-radius:23px;\n\n  background:linear-gradient(145deg,#fff,#faf9ff);\n  box-shadow:0 15px 35px rgba(55,48,145,.08);\n}\n\n#cz-a26-story .cz-care-number{\n  display:block;\n  margin-bottom:24px;\n\n  color:var(--cz-purple)!important;\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1px;\n}\n\n#cz-a26-story .cz-care-card h3{\n  margin:0 0 9px;\n\n  font-size:18px;\n  font-weight:800;\n  line-height:1.2;\n  letter-spacing:-.4px;\n}\n\n#cz-a26-story .cz-care-card p{\n  margin:0;\n\n  font-size:13px;\n  line-height:1.62;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n#cz-a26-story .cz-faq{\n  padding:clamp(80px,10vw,140px) 0;\n  overflow:hidden;\n\n  border-radius:34px 34px 0 0;\n\n  background:\n    radial-gradient(\n      circle at 12% 15%,\n      rgba(121,218,221,.22),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 88% 78%,\n      rgba(211,139,221,.20),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #eff2ff 0%,\n      #f8f6ff 48%,\n      #f1f8ff 100%\n    );\n}\n\n#cz-a26-story .cz-faq-wrap{\n  width:min(1000px,calc(100% - 48px));\n  margin:0 auto;\n}\n\n#cz-a26-story .cz-faq-heading{\n  max-width:660px;\n  margin:0 0 50px;\n}\n\n#cz-a26-story .cz-faq-heading h2{\n  margin:0 0 22px;\n\n  font-size:clamp(42px,4.8vw,70px);\n  font-weight:800;\n  line-height:1.04;\n  letter-spacing:-2.8px;\n}\n\n#cz-a26-story .cz-faq-heading \u003e p:last-child{\n  max-width:520px;\n  margin:0;\n\n  font-size:clamp(14px,1.05vw,16px);\n  line-height:1.7;\n}\n\n#cz-a26-story .cz-faq-list{\n  border-top:1px solid rgba(17,19,35,.12);\n}\n\n#cz-a26-story .cz-faq-list details{\n  border-bottom:1px solid rgba(17,19,35,.12);\n}\n\n#cz-a26-story .cz-faq-list summary{\n  position:relative;\n\n  display:block;\n\n  padding:22px 60px 22px 0;\n\n  cursor:pointer;\n  list-style:none;\n\n  font-size:clamp(14px,1.1vw,17px);\n  font-weight:750;\n  line-height:1.5;\n}\n\n#cz-a26-story .cz-faq-list summary::-webkit-details-marker{\n  display:none;\n}\n\n#cz-a26-story .cz-faq-list summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:50%;\n  right:3px;\n\n  width:34px;\n  height:34px;\n\n  display:grid;\n  place-items:center;\n\n  border:1px solid rgba(81,71,184,.20);\n  border-radius:50%;\n\n  color:var(--cz-purple)!important;\n  background:rgba(255,255,255,.58);\n\n  font-size:25px;\n  font-weight:300;\n  line-height:1;\n\n  transform:translateY(-50%);\n\n  transition:\n    transform .25s ease,\n    background .25s ease,\n    color .25s ease;\n}\n\n#cz-a26-story .cz-faq-list details[open] summary::after{\n  color:#fff!important;\n  background:var(--cz-purple);\n\n  transform:translateY(-50%) rotate(45deg);\n}\n\n#cz-a26-story .cz-faq-list details p{\n  max-width:810px;\n  margin:0;\n  padding:0 60px 25px 0;\n\n  font-size:clamp(13px,1vw,15px);\n  line-height:1.72;\n}\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n#cz-a26-story .cz-final{\n  padding:clamp(85px,10vw,140px) 20px;\n\n  border-radius:0 0 34px 34px;\n\n  text-align:center;\n}\n\n#cz-a26-story .cz-final .cz-shell{\n  max-width:830px;\n}\n\n#cz-a26-story .cz-final .cz-kicker{\n  justify-content:center;\n}\n\n#cz-a26-story .cz-final h2{\n  margin:0 0 25px;\n\n  font-size:clamp(44px,5.3vw,76px);\n  font-weight:800;\n  line-height:1.04;\n  letter-spacing:-3px;\n}\n\n#cz-a26-story .cz-final p{\n  max-width:650px;\n  margin:0 auto;\n\n  font-size:clamp(14px,1.05vw,16px);\n  line-height:1.72;\n}\n\n\/* =========================================================\n   LARGE DESKTOP — PREVENT OVERSIZED TEXT\n   ========================================================= *\/\n\n@media(min-width:1400px){\n\n  #cz-a26-story .cz-hero h1{\n    font-size:78px;\n  }\n\n  #cz-a26-story .cz-heading{\n    font-size:66px;\n  }\n\n  #cz-a26-story .cz-display-copy h2{\n    font-size:66px;\n  }\n\n  #cz-a26-story .cz-camera h2{\n    font-size:62px;\n  }\n\n  #cz-a26-story .cz-battery h2{\n    font-size:68px;\n  }\n\n  #cz-a26-story .cz-faq-heading h2{\n    font-size:68px;\n  }\n\n  #cz-a26-story .cz-final h2{\n    font-size:74px;\n  }\n}\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media(max-width:1100px){\n\n  #cz-a26-story{\n    --cz-shell:min(100% - 40px,1320px);\n  }\n\n  #cz-a26-story .cz-hero-grid{\n    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n    gap:40px;\n  }\n\n  #cz-a26-story .cz-hero h1{\n    font-size:clamp(48px,6vw,68px);\n  }\n\n  #cz-a26-story .cz-heading{\n    font-size:clamp(40px,5vw,60px);\n  }\n\n  #cz-a26-story .cz-display-copy h2{\n    font-size:clamp(40px,5vw,60px);\n  }\n\n  #cz-a26-story .cz-camera h2{\n    font-size:clamp(38px,4.8vw,58px);\n  }\n\n  #cz-a26-story .cz-battery h2{\n    font-size:clamp(40px,5vw,62px);\n  }\n\n  #cz-a26-story .cz-spec-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  #cz-a26-story .cz-spec-card{\n    min-height:360px;\n  }\n}\n\n\/* =========================================================\n   TABLET \/ MOBILE\n   ========================================================= *\/\n\n@media(max-width:820px){\n\n  #cz-a26-story{\n    --cz-shell:min(100% - 32px,1320px);\n  }\n\n  #cz-a26-story .cz-hero{\n    min-height:auto;\n    border-radius:26px;\n  }\n\n  #cz-a26-story .cz-hero-grid,\n  #cz-a26-story .cz-intro-grid,\n  #cz-a26-story .cz-camera-grid,\n  #cz-a26-story .cz-durability-grid,\n  #cz-a26-story .cz-software-grid,\n  #cz-a26-story .cz-battery-grid{\n    grid-template-columns:1fr;\n    gap:40px;\n  }\n\n  #cz-a26-story .cz-hero-grid{\n    padding:58px 0 45px;\n  }\n\n  #cz-a26-story .cz-hero h1{\n    font-size:clamp(48px,8vw,64px);\n  }\n\n  #cz-a26-story .cz-hero-description{\n    max-width:620px;\n    font-size:15px;\n  }\n\n  #cz-a26-story .cz-hero-image-wrap,\n  #cz-a26-story .cz-camera-media{\n    min-height:0;\n  }\n\n  #cz-a26-story .cz-hero-image{\n    max-width:540px;\n    max-height:none;\n  }\n\n  #cz-a26-story .cz-display{\n    border-radius:26px;\n  }\n\n  #cz-a26-story .cz-display-grid{\n    width:100%;\n    min-height:0;\n\n    grid-template-columns:1fr;\n  }\n\n  #cz-a26-story .cz-display-copy{\n    padding:65px 16px 52px;\n  }\n\n  #cz-a26-story .cz-display-copy h2{\n    max-width:620px;\n    font-size:clamp(40px,7vw,56px);\n  }\n\n  #cz-a26-story .cz-display-copy p:last-child{\n    max-width:620px;\n  }\n\n  #cz-a26-story .cz-display-media{\n    min-height:0;\n  }\n\n  #cz-a26-story .cz-camera-copy{\n    max-width:650px;\n  }\n\n  #cz-a26-story .cz-camera h2{\n    max-width:620px;\n    font-size:clamp(38px,6.8vw,55px);\n  }\n\n  #cz-a26-story .cz-camera-copy \u003e p{\n    max-width:620px;\n  }\n\n  #cz-a26-story .cz-camera-media img{\n    max-width:600px;\n    max-height:none;\n  }\n\n  #cz-a26-story .cz-durability,\n  #cz-a26-story .cz-battery{\n    border-radius:26px;\n  }\n\n  #cz-a26-story .cz-durability-copy p{\n    max-width:650px;\n  }\n\n  #cz-a26-story .cz-software-copy p{\n    max-width:650px;\n  }\n\n  #cz-a26-story .cz-battery h2{\n    font-size:clamp(40px,7vw,58px);\n  }\n\n  #cz-a26-story .cz-battery-copy \u003e p{\n    max-width:650px;\n  }\n\n  #cz-a26-story .cz-specs-top{\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:38px;\n  }\n\n  #cz-a26-story .cz-specs-top \u003e p{\n    max-width:650px;\n  }\n\n  #cz-a26-story .cz-care-top{\n    display:block;\n    margin-bottom:32px;\n  }\n\n  #cz-a26-story .cz-care-top p:last-child{\n    max-width:650px;\n    margin-top:20px;\n  }\n\n  #cz-a26-story .cz-care-grid{\n    grid-template-columns:1fr;\n  }\n\n  #cz-a26-story .cz-faq{\n    border-radius:26px 26px 0 0;\n  }\n\n  #cz-a26-story .cz-faq-wrap{\n    width:calc(100% - 32px);\n  }\n\n  #cz-a26-story .cz-faq-heading h2{\n    font-size:clamp(40px,7vw,58px);\n  }\n\n  #cz-a26-story .cz-final{\n    border-radius:0 0 26px 26px;\n  }\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:560px){\n\n  #cz-a26-story{\n    --cz-shell:calc(100% - 28px);\n  }\n\n  #cz-a26-story .cz-hero,\n  #cz-a26-story .cz-durability,\n  #cz-a26-story .cz-battery{\n    border-radius:22px;\n  }\n\n  #cz-a26-story .cz-faq{\n    border-radius:22px 22px 0 0;\n  }\n\n  #cz-a26-story .cz-final{\n    border-radius:0 0 22px 22px;\n  }\n\n  \/* HERO *\/\n  #cz-a26-story .cz-hero-grid{\n    padding:48px 0 36px;\n    gap:30px;\n  }\n\n  #cz-a26-story .cz-kicker{\n    margin-bottom:15px;\n    font-size:9px;\n    letter-spacing:1.25px;\n  }\n\n  #cz-a26-story .cz-kicker::before{\n    width:24px;\n    flex-basis:24px;\n  }\n\n  #cz-a26-story .cz-hero h1{\n    font-size:48px;\n    letter-spacing:-2.5px;\n    margin-bottom:21px;\n  }\n\n  #cz-a26-story .cz-hero-description{\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  #cz-a26-story .cz-chip-row{\n    gap:7px;\n    margin-top:22px;\n  }\n\n  #cz-a26-story .cz-chip{\n    padding:8px 10px;\n    font-size:8.5px;\n    letter-spacing:.4px;\n  }\n\n  \/* GENERAL *\/\n  #cz-a26-story .cz-heading{\n    font-size:40px;\n    line-height:1.06;\n    letter-spacing:-2px;\n  }\n\n  #cz-a26-story .cz-intro,\n  #cz-a26-story .cz-camera,\n  #cz-a26-story .cz-software,\n  #cz-a26-story .cz-specs,\n  #cz-a26-story .cz-care{\n    padding:72px 0;\n  }\n\n  #cz-a26-story .cz-intro-grid,\n  #cz-a26-story .cz-camera-grid,\n  #cz-a26-story .cz-durability-grid,\n  #cz-a26-story .cz-software-grid,\n  #cz-a26-story .cz-battery-grid{\n    gap:32px;\n  }\n\n  #cz-a26-story .cz-intro-copy,\n  #cz-a26-story .cz-camera-copy \u003e p,\n  #cz-a26-story .cz-durability-copy p,\n  #cz-a26-story .cz-software-copy p,\n  #cz-a26-story .cz-battery-copy \u003e p{\n    font-size:14px;\n    line-height:1.68;\n  }\n\n  \/* STATS *\/\n  #cz-a26-story .cz-stats{\n    grid-template-columns:1fr;\n    gap:20px;\n    margin-top:35px;\n  }\n\n  #cz-a26-story .cz-stat strong{\n    font-size:35px;\n  }\n\n  \/* DISPLAY *\/\n  #cz-a26-story .cz-display-copy{\n    padding:58px 14px 45px;\n  }\n\n  #cz-a26-story .cz-display-copy h2{\n    font-size:40px;\n    letter-spacing:-2px;\n  }\n\n  #cz-a26-story .cz-display-copy p:last-child{\n    font-size:14px;\n    line-height:1.68;\n  }\n\n  \/* CAMERA *\/\n  #cz-a26-story .cz-camera h2{\n    font-size:38px;\n    letter-spacing:-1.8px;\n  }\n\n  #cz-a26-story .cz-camera-media img{\n    max-width:100%;\n  }\n\n  \/* DURABILITY *\/\n  #cz-a26-story .cz-protection-row{\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  #cz-a26-story .cz-protection-card{\n    min-height:auto;\n    padding:16px;\n  }\n\n  \/* BATTERY *\/\n  #cz-a26-story .cz-battery{\n    padding:72px 0;\n  }\n\n  #cz-a26-story .cz-battery h2{\n    font-size:41px;\n    letter-spacing:-2px;\n  }\n\n  #cz-a26-story .cz-battery-number{\n    font-size:58px;\n    letter-spacing:-3px;\n  }\n\n  \/* SPECS *\/\n  #cz-a26-story .cz-spec-grid{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  #cz-a26-story .cz-spec-card{\n    min-height:0;\n    padding:22px 19px;\n  }\n\n  #cz-a26-story .cz-spec-card h3{\n    font-size:9px;\n  }\n\n  #cz-a26-story .cz-spec-name{\n    font-size:8px;\n  }\n\n  #cz-a26-story .cz-spec-value{\n    font-size:12px;\n  }\n\n  \/* CARE *\/\n  #cz-a26-story .cz-care-card{\n    min-height:0;\n    padding:22px 19px;\n  }\n\n  #cz-a26-story .cz-care-number{\n    margin-bottom:20px;\n  }\n\n  #cz-a26-story .cz-care-card h3{\n    font-size:17px;\n  }\n\n  #cz-a26-story .cz-care-card p{\n    font-size:13px;\n  }\n\n  \/* FAQ *\/\n  #cz-a26-story .cz-faq{\n    padding:72px 0;\n  }\n\n  #cz-a26-story .cz-faq-wrap{\n    width:calc(100% - 28px);\n  }\n\n  #cz-a26-story .cz-faq-heading{\n    margin-bottom:35px;\n  }\n\n  #cz-a26-story .cz-faq-heading h2{\n    font-size:40px;\n    letter-spacing:-2px;\n  }\n\n  #cz-a26-story .cz-faq-heading \u003e p:last-child{\n    font-size:14px;\n  }\n\n  #cz-a26-story .cz-faq-list summary{\n    padding:19px 48px 19px 0;\n    font-size:14px;\n    line-height:1.48;\n  }\n\n  #cz-a26-story .cz-faq-list summary::after{\n    width:29px;\n    height:29px;\n    font-size:21px;\n  }\n\n  #cz-a26-story .cz-faq-list details p{\n    padding:0 0 21px;\n    font-size:13px;\n    line-height:1.68;\n  }\n\n  \/* FINAL *\/\n  #cz-a26-story .cz-final{\n    padding:75px 18px;\n  }\n\n  #cz-a26-story .cz-final h2{\n    font-size:41px;\n    letter-spacing:-2px;\n  }\n\n  #cz-a26-story .cz-final p{\n    font-size:14px;\n    line-height:1.68;\n  }\n}\n\n\/* =========================================================\n   VERY SMALL PHONES\n   ========================================================= *\/\n\n@media(max-width:380px){\n\n  #cz-a26-story .cz-hero h1{\n    font-size:43px;\n  }\n\n  #cz-a26-story .cz-heading,\n  #cz-a26-story .cz-display-copy h2{\n    font-size:36px;\n  }\n\n  #cz-a26-story .cz-camera h2{\n    font-size:34px;\n  }\n\n  #cz-a26-story .cz-battery h2{\n    font-size:37px;\n  }\n\n  #cz-a26-story .cz-faq-heading h2{\n    font-size:36px;\n  }\n\n  #cz-a26-story .cz-final h2{\n    font-size:37px;\n  }\n\n  #cz-a26-story .cz-chip{\n    font-size:8px;\n    padding:7px 9px;\n  }\n\n  #cz-a26-story .cz-battery-number{\n    font-size:50px;\n  }\n}\n\n\/* =========================================================\n   ANIMATIONS\n   ========================================================= *\/\n\n@keyframes czGradientMove{\n  0%,100%{\n    background-position:\n      0% 50%,\n      100% 50%,\n      50% 0%,\n      0% 50%;\n  }\n\n  25%{\n    background-position:\n      35% 20%,\n      65% 70%,\n      80% 30%,\n      40% 20%;\n  }\n\n  50%{\n    background-position:\n      100% 50%,\n      0% 100%,\n      30% 80%,\n      100% 50%;\n  }\n\n  75%{\n    background-position:\n      55% 85%,\n      35% 12%,\n      65% 15%,\n      55% 80%;\n  }\n}\n\n@keyframes czShineSweep{\n  0%{\n    left:-62%;\n    opacity:0;\n  }\n\n  8%{\n    opacity:.9;\n  }\n\n  35%{\n    opacity:.45;\n  }\n\n  55%,100%{\n    left:145%;\n    opacity:0;\n  }\n}\n\n@keyframes czFloat{\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-11px);\n  }\n}\n\n@keyframes czDisplayFloat{\n  from{\n    transform:scale(1);\n  }\n\n  to{\n    transform:scale(1.015);\n  }\n}\n\n\/* REDUCED MOTION *\/\n@media(prefers-reduced-motion:reduce){\n\n  #cz-a26-story *,\n  #cz-a26-story *::before,\n  #cz-a26-story *::after{\n    animation-duration:.01ms!important;\n    animation-iteration-count:1!important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"cz-a26-story\"\u003e\n\n  \u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-hero cz-gradient\"\u003e\n\n    \u003cdiv class=\"cz-hero-grid\"\u003e\n\n      \u003cdiv class=\"cz-hero-copy\"\u003e\n\n        \u003cp class=\"cz-kicker\"\u003eGalaxy A Series\u003c\/p\u003e\n\n        \u003ch1\u003e\n          Galaxy\u003cbr\u003eA26 5G\n        \u003c\/h1\u003e\n\n        \u003cp class=\"cz-hero-description\"\u003e\n          A slim, refined 5G smartphone with a vivid Super AMOLED\n          display, versatile camera system, durable everyday design\n          and long-term Samsung software support.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cz-chip-row\"\u003e\n          \u003cspan class=\"cz-chip\"\u003e5G\u003c\/span\u003e\n          \u003cspan class=\"cz-chip\"\u003e120Hz Super AMOLED\u003c\/span\u003e\n          \u003cspan class=\"cz-chip\"\u003e50MP OIS\u003c\/span\u003e\n          \u003cspan class=\"cz-chip\"\u003eIP67\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cz-hero-image-wrap\"\u003e\n\n        \u003cimg class=\"cz-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/3863\/6698\/files\/Buy_A26_5G_cellzilla_5G.webp?v=1787299036\" alt=\"Samsung Galaxy A26 5G\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       INTRO\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-intro\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cdiv class=\"cz-intro-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"cz-kicker\"\u003e\n            Designed for everyday\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"cz-heading\"\u003e\n            More screen.\u003cbr\u003e\n            More possibilities.\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"cz-intro-copy\"\u003e\n            Galaxy A26 5G combines a large 6.7-inch Super AMOLED\n            display, a versatile 50MP OIS camera, 5G connectivity\n            and a 5,000mAh battery in a slim 7.7mm design. It is\n            made for entertainment, photography, communication and\n            everything your day brings.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"cz-stats\"\u003e\n\n            \u003cdiv class=\"cz-stat\"\u003e\n              \u003cstrong\u003e6.7\"\u003c\/strong\u003e\n              \u003cspan\u003eFHD+ Super AMOLED display\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cz-stat\"\u003e\n              \u003cstrong\u003e120Hz\u003c\/strong\u003e\n              \u003cspan\u003eSmooth refresh rate\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cz-stat\"\u003e\n              \u003cstrong\u003e50MP\u003c\/strong\u003e\n              \u003cspan\u003eMain camera with OIS\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       DISPLAY\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-display\"\u003e\n\n    \u003cdiv class=\"cz-display-grid\"\u003e\n\n      \u003cdiv class=\"cz-display-copy\"\u003e\n\n        \u003cp class=\"cz-kicker\"\u003e\n          Display\n        \u003c\/p\u003e\n\n        \u003ch2\u003e\n          A bigger view.\u003cbr\u003e\n          A smoother flow.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Enjoy immersive viewing on a 6.7-inch FHD+ Super AMOLED\n          display with slim bezels. With a refresh rate of up to\n          120Hz, browsing, streaming, social media and everyday\n          navigation feel fluid and responsive.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cz-display-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/3863\/6698\/files\/Buy_A26_5G_cellzilla_5G_for_sale.webp?v=1787299036\" alt=\"Samsung Galaxy A26 5G Super AMOLED display\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CAMERA\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-camera\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cdiv class=\"cz-camera-grid\"\u003e\n\n        \u003cdiv class=\"cz-camera-copy\"\u003e\n\n          \u003cp class=\"cz-kicker\"\u003e\n            Camera system\n          \u003c\/p\u003e\n\n          \u003ch2\u003e\n            Capture the detail.\u003cbr\u003e\n            Keep the moment.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The Galaxy A26 5G combines a 50MP wide-angle main\n            camera with Optical Image Stabilisation, an 8MP\n            ultra-wide camera and a 2MP macro camera. The 13MP\n            front camera is ready for selfies, video calls and\n            everyday sharing.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"cz-chip-row\"\u003e\n\n            \u003cspan class=\"cz-chip\"\u003e50MP OIS\u003c\/span\u003e\n            \u003cspan class=\"cz-chip\"\u003e8MP Ultra Wide\u003c\/span\u003e\n            \u003cspan class=\"cz-chip\"\u003e2MP Macro\u003c\/span\u003e\n            \u003cspan class=\"cz-chip\"\u003e13MP Front Camera\u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cz-camera-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/3863\/6698\/files\/A26_camera.webp?v=1787299533\" alt=\"Samsung Galaxy A26 5G camera system\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       DURABILITY\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-durability cz-gradient\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cdiv class=\"cz-durability-grid\"\u003e\n\n        \u003cdiv class=\"cz-durability-copy\"\u003e\n\n          \u003cp class=\"cz-kicker\"\u003e\n            Made to handle more\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"cz-heading\"\u003e\n            Confidence for\u003cbr\u003e\n            everyday life.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Galaxy A26 5G is designed with IP67-rated water and\n            dust resistance and Corning Gorilla Glass Victus+\n            protection. It gives you added peace of mind for\n            the everyday moments that do not always go to plan.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"cz-protection-row\"\u003e\n\n            \u003cdiv class=\"cz-protection-card\"\u003e\n\n              \u003cstrong\u003e\n                IP67 rated\n              \u003c\/strong\u003e\n\n              \u003cspan\u003e\n                Water and dust resistance for extra everyday confidence.\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cz-protection-card\"\u003e\n\n              \u003cstrong\u003e\n                Victus+ glass\n              \u003c\/strong\u003e\n\n              \u003cspan\u003e\n                Corning Gorilla Glass Victus+ adds durable screen protection.\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cz-durability-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/3863\/6698\/files\/A26_5G_cellzilla.webp?v=1787299036\" alt=\"Samsung Galaxy A26 5G IP67 water and dust resistance\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SOFTWARE\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-software\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cdiv class=\"cz-software-grid\"\u003e\n\n        \u003cdiv class=\"cz-software-copy\"\u003e\n\n          \u003cp class=\"cz-kicker\"\u003e\n            Galaxy experience\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"cz-heading\"\u003e\n            Built to stay\u003cbr\u003e\n            current.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Galaxy A26 5G comes with Android and Samsung One UI\n            for a modern Galaxy experience. Useful tools, including\n            Circle to Search, make everyday tasks simpler, while\n            extended update support helps keep your device current\n            over time.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cz-software-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/3863\/6698\/files\/Buy_A26_5G_cellzilla.webp?v=1787299036\" alt=\"Samsung Galaxy A26 5G software experience\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       BATTERY\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-battery cz-gradient\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cdiv class=\"cz-battery-grid\"\u003e\n\n        \u003cdiv class=\"cz-battery-copy\"\u003e\n\n          \u003cp class=\"cz-kicker\"\u003e\n            Battery\n          \u003c\/p\u003e\n\n          \u003ch2\u003e\n            Energy for\u003cbr\u003e\n            the everyday.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            A 5,000mAh typical-capacity battery gives Galaxy A26\n            5G the power to keep up with browsing, streaming,\n            communication and photography throughout the day.\n            The device supports 25W fast charging.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"cz-battery-number\"\u003e\n\n            5000mAh\n\n            \u003csmall\u003e\n              Typical battery capacity\n            \u003c\/small\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cz-battery-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0756\/3863\/6698\/files\/A26_5G_cellzilla_5G_for_sale.webp?v=1787299036\" alt=\"Samsung Galaxy A26 5G battery performance\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SPECIFICATIONS\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-specs\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cdiv class=\"cz-specs-top\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"cz-kicker\"\u003e\n            Technical details\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"cz-heading\"\u003e\n            Galaxy A26 5G\u003cbr\u003e\n            Specifications\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Explore the core display, design, performance, camera,\n          battery and software details of the Samsung Galaxy A26 5G.\n          Specifications and available configurations can vary by\n          region and model.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cz-spec-grid\"\u003e\n\n        \u003c!-- DISPLAY --\u003e\n\n        \u003cdiv class=\"cz-spec-card\"\u003e\n\n          \u003ch3\u003e\n            Display \u0026amp; Design\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eScreen\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              6.7-inch FHD+ Super AMOLED\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eResolution\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              1080 × 2340 pixels\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eRefresh rate\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              Up to 120Hz\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eDimensions\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              164.0 × 77.5 × 7.7mm\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              200g\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- PERFORMANCE --\u003e\n\n        \u003cdiv class=\"cz-spec-card\"\u003e\n\n          \u003ch3\u003e\n            Performance \u0026amp; Storage\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eProcessor\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              Exynos 1380 · Octa-Core\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eNetwork\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              5G Sub6 · 4G LTE\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eMemory \/ storage\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              6GB + 128GB\u003cbr\u003e\n              8GB + 256GB\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eStorage expansion\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              microSD up to 2TB\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eSIM\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              Dual-SIM · Nano-SIM\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- CAMERA --\u003e\n\n        \u003cdiv class=\"cz-spec-card\"\u003e\n\n          \u003ch3\u003e\n            Camera System\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eMain camera\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              50MP wide-angle with OIS\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eUltra-wide\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              8MP ultra-wide camera\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eMacro\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              2MP macro camera\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eFront camera\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              13MP selfie camera\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eVideo\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              UHD 4K at 30fps\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- BATTERY --\u003e\n\n        \u003cdiv class=\"cz-spec-card\"\u003e\n\n          \u003ch3\u003e\n            Battery \u0026amp; Software\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eBattery\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              5,000mAh typical capacity\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eCharging\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              25W Fast Charging\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eSoftware\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              Android with Samsung One UI\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eSoftware support\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              Up to 6 OS upgrades + 6 years security updates\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cz-spec-item\"\u003e\n            \u003cspan class=\"cz-spec-name\"\u003eProtection\u003c\/span\u003e\n            \u003cspan class=\"cz-spec-value\"\u003e\n              IP67 · Samsung Knox Vault\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CELLZILLA CARE\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-care\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cdiv class=\"cz-care-top\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"cz-kicker\"\u003e\n            CellZilla care\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"cz-heading\"\u003e\n            Shop your Galaxy\u003cbr\u003e\n            with confidence.\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          CellZilla currently serves customers in Estonia, Germany\n          and the Netherlands, with plans to make our range available\n          across more European markets in the future.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cz-care-grid\"\u003e\n\n        \u003cdiv class=\"cz-care-card\"\u003e\n\n          \u003cspan class=\"cz-care-number\"\u003e\n            01\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            30-day returns\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Return your eligible purchase within 30 days, subject\n            to the terms of the CellZilla return policy.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cz-care-card\"\u003e\n\n          \u003cspan class=\"cz-care-number\"\u003e\n            02\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Manufacturer warranty\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Your device is supplied with applicable Samsung\n            manufacturer warranty coverage.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cz-care-card\"\u003e\n\n          \u003cspan class=\"cz-care-number\"\u003e\n            03\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Growing across Europe\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Available today in Estonia, Germany and the Netherlands,\n            with wider European availability planned.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-faq\"\u003e\n\n    \u003cdiv class=\"cz-faq-wrap\"\u003e\n\n      \u003cdiv class=\"cz-faq-heading\"\u003e\n\n        \u003cp class=\"cz-kicker\"\u003e\n          FAQ\n        \u003c\/p\u003e\n\n        \u003ch2\u003e\n          Useful answers.\u003cbr\u003e\n          Made simple.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Everything you may want to know about the Samsung Galaxy\n          A26 5G before making your choice.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cz-faq-list\"\u003e\n\n        \u003cdetails open\u003e\n          \u003csummary\u003e\n            Is the Samsung Galaxy A26 5G brand new?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The Samsung Galaxy A26 5G is supplied as a\n            brand-new device in its original retail packaging.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Does Galaxy A26 5G support 5G?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Galaxy A26 5G supports 5G Sub6 connectivity.\n            Supported bands and network performance can vary\n            depending on your region, mobile operator and plan.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Does Galaxy A26 5G have a 120Hz display?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. It features a 6.7-inch FHD+ Super AMOLED display\n            with a refresh rate of up to 120Hz for smooth scrolling,\n            browsing and content viewing.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Does the Galaxy A26 5G have OIS?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Its 50MP wide-angle main camera includes Optical\n            Image Stabilisation, which helps reduce camera shake\n            for clearer photos and videos.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Is Galaxy A26 5G water and dust resistant?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Galaxy A26 5G has an IP67 rating for water and dust\n            resistance. This rating is based on controlled laboratory\n            conditions and is not permanent; water and dust resistance\n            can diminish with normal wear.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            What storage options are available?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Availability can vary by market. Common European\n            configurations include 128GB or 256GB storage, with\n            6GB RAM plus 128GB storage or 8GB RAM plus 256GB storage.\n            Storage can be expanded with microSD, up to 2TB where\n            supported.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            What battery and charging does it have?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Galaxy A26 5G has a 5,000mAh typical-capacity battery\n            and supports 25W fast charging. A compatible charging\n            adapter may be sold separately depending on the retailer\n            and market.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            How long will the phone receive software updates?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Samsung states that Galaxy A26 5G is supported with up\n            to six generations of operating-system upgrades and six\n            years of security updates from its global launch date.\n            Timing and availability can vary by region and model.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Does the Galaxy A26 5G include a manufacturer warranty?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            Your device is supplied with the applicable Samsung\n            manufacturer warranty. Warranty service and coverage\n            depend on Samsung’s terms and the country where the\n            device is purchased and used.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Can I return the Galaxy A26 5G within 30 days?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            CellZilla provides a 30-day return option, subject to\n            the applicable terms and conditions of the CellZilla\n            return policy.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n          \u003csummary\u003e\n            Where does CellZilla currently sell Galaxy A26 5G?\n          \u003c\/summary\u003e\n          \u003cp\u003e\n            CellZilla currently serves customers in Estonia, Germany\n            and the Netherlands. We plan to expand availability across\n            more European markets in the future.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL\n       ===================================================== --\u003e\n\n  \u003csection class=\"cz-final cz-gradient\"\u003e\n\n    \u003cdiv class=\"cz-shell\"\u003e\n\n      \u003cp class=\"cz-kicker\"\u003e\n        Galaxy A26 5G\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        Made for the\u003cbr\u003e\n        everyday ahead.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A vivid display, versatile camera system, dependable battery\n        and durable design—Galaxy A26 5G brings together the essentials\n        for more of your day.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Black \/ 128 GB (6 GB RAM)","offer_id":49009217962138,"sku":null,"price":370.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/3863\/6698\/files\/for_sale_Samsung_galaxy_A26_5g_Must.webp?v=1787319007","url":"https:\/\/cellzilla.eu\/en\/products\/samsung-galaxy-a26-5g-128gb-black","provider":"CellZilla","version":"1.0","type":"link"}