{"product_id":"waterproof-phone-pouch-with-card-pocket-ipx8-universal-dry-bag-black-8-3","title":"Waterproof Phone Pouch with Card Pocket – IPX8 Universal Dry Bag (Black, 8.3\")","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003cmeta name=\"description\" content=\"IPX8 waterproof phone pouch in black with card pocket. Universal dry bag fits phones up to 8.3 inches including iPhone 16 Pro Max and Samsung Galaxy S24 Ultra. Touch-sensitive window, lanyard included, rated to 30m submersion.\"\u003e\n  \u003ctitle\u003eWaterproof Phone Pouch with Card Pocket – IPX8 Universal Dry Bag, Black 8.3\" | 30m Submersion Rated\u003c\/title\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@type\": \"Product\",\n    \"name\": \"Waterproof Phone Pouch with Card Pocket – IPX8 Universal Dry Bag, Black 8.3\\\"\",\n    \"description\": \"IPX8 waterproof phone pouch with card pocket. Universal fit for phones up to 8.3 inches. Touch-sensitive PVC window, double-lock seal, adjustable lanyard, rated to 30 metres submersion. Compatible with iPhone 16 Pro Max, Samsung Galaxy S24 Ultra, and all large-screen smartphones.\",\n    \"sku\": \"WP-POUCH-IPX8-BLK\",\n    \"brand\": { \"@type\": \"Brand\", \"name\": \"YourBrand\" },\n    \"color\": \"Black\"\n  }\n  \u003c\/script\u003e\n\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --black: #0f0f0f;\n      --white: #ffffff;\n      --gray-100: #f5f4f0;\n      --gray-200: #e8e7e2;\n      --gray-400: #9a9890;\n      --gray-600: #5a5955;\n      --green-bg: #eaf3de;\n      --green-text: #3b6d11;\n      --blue-bg: #e6f1fb;\n      --blue-text: #185fa5;\n      --amber-bg: #faeeda;\n      --amber-text: #854f0b;\n      --pink-bg: #fbeaf0;\n      --pink-text: #993556;\n      --teal-bg: #e1f5ee;\n      --teal-text: #0f6e56;\n      --purple-bg: #eeedfe;\n      --purple-text: #534ab7;\n      --coral-bg: #faece7;\n      --coral-text: #993c1d;\n      --radius-sm: 6px;\n      --radius-md: 10px;\n      --radius-lg: 16px;\n      --radius-pill: 999px;\n    }\n\n    html { font-size: 16px; -webkit-font-smoothing: antialiased; }\n    body { font-family: 'DM Sans', sans-serif; background: var(--white); color: var(--black); min-height: 100vh; }\n    .page { max-width: 900px; margin: 0 auto; padding: 3rem 2rem 5rem; }\n\n    \/* ─── Badges ─── *\/\n    .badge-row { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.75rem; }\n    .badge {\n      font-size: 10.5px; font-weight: 500; letter-spacing: .06em;\n      text-transform: uppercase; padding: 4px 12px; border-radius: var(--radius-pill);\n    }\n    .b-green  { background: var(--green-bg);  color: var(--green-text); }\n    .b-blue   { background: var(--blue-bg);   color: var(--blue-text); }\n    .b-amber  { background: var(--amber-bg);  color: var(--amber-text); }\n    .b-teal   { background: var(--teal-bg);   color: var(--teal-text); }\n    .b-purple { background: var(--purple-bg); color: var(--purple-text); }\n    .b-pink   { background: var(--pink-bg);   color: var(--pink-text); }\n    .b-coral  { background: var(--coral-bg);  color: var(--coral-text); }\n\n    \/* ─── Hero ─── *\/\n    h1 {\n      font-family: 'DM Serif Display', serif;\n      font-size: clamp(1.65rem, 4vw, 2.25rem);\n      font-weight: 400; line-height: 1.18;\n      letter-spacing: -.02em; color: var(--black); margin-bottom: .6rem;\n    }\n    .tagline { font-size: 15px; color: var(--gray-600); font-style: italic; margin-bottom: 1.75rem; line-height: 1.6; }\n\n    \/* ─── Stats Bar ─── *\/\n    .stats-bar {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));\n      gap: 1px; background: var(--gray-200);\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2rem;\n    }\n    .stat-cell {\n      background: var(--white); padding: 1rem .75rem;\n      display: flex; flex-direction: column; align-items: center;\n      text-align: center; gap: 4px;\n    }\n    .stat-num {\n      font-family: 'DM Serif Display', serif;\n      font-size: 1.75rem; font-weight: 400; line-height: 1; color: var(--black);\n    }\n    .stat-unit { font-size: 12px; font-weight: 500; color: var(--black); }\n    .stat-label { font-size: 11px; color: var(--gray-400); }\n\n    \/* ─── Compat chips ─── *\/\n    .compat-strip { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.75rem; }\n    .compat-chip {\n      font-size: 11.5px; background: var(--gray-100);\n      border: 1px solid var(--gray-200); border-radius: var(--radius-pill);\n      padding: 4px 12px; color: var(--gray-600);\n    }\n    .compat-chip strong { font-weight: 500; color: var(--black); }\n\n    \/* ─── Body Copy ─── *\/\n    .desc {\n      font-size: 15px; line-height: 1.8; color: #2a2a2a;\n      margin-bottom: 2rem; padding-bottom: 2rem;\n      border-bottom: 1px solid var(--gray-200);\n    }\n    .desc p + p { margin-top: 1rem; }\n    .desc strong { font-weight: 500; }\n\n    \/* ─── Section label ─── *\/\n    .section-label {\n      font-size: 11px; font-weight: 500; letter-spacing: .1em;\n      text-transform: uppercase; color: var(--gray-400); margin-bottom: 1rem;\n    }\n\n    \/* ─── Feature Grid ─── *\/\n    .feat-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px; margin-bottom: 2.5rem;\n    }\n    .feat-card {\n      background: var(--gray-100); border-radius: var(--radius-lg);\n      padding: 1.1rem 1.1rem 1.2rem;\n      border: 1px solid var(--gray-200); transition: border-color .2s;\n    }\n    .feat-card:hover { border-color: #c8c6c0; }\n    .feat-icon {\n      width: 34px; height: 34px; border-radius: var(--radius-sm);\n      display: flex; align-items: center; justify-content: center;\n      font-size: 17px; margin-bottom: .65rem;\n    }\n    .feat-card h3 { font-size: 13px; font-weight: 500; margin-bottom: 4px; }\n    .feat-card p  { font-size: 12px; color: var(--gray-600); line-height: 1.55; }\n\n    \/* ─── Use Case Cards ─── *\/\n    .usecase-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px; margin-bottom: 2.5rem;\n    }\n    .usecase-card {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      padding: 1.1rem 1.25rem; background: var(--white);\n    }\n    .usecase-tag {\n      display: inline-block; font-size: 10.5px; font-weight: 500;\n      letter-spacing: .05em; text-transform: uppercase;\n      padding: 3px 9px; border-radius: var(--radius-pill); margin-bottom: 8px;\n    }\n    .usecase-card h3 { font-size: 13px; font-weight: 500; margin-bottom: 5px; }\n    .usecase-card p  { font-size: 12px; color: var(--gray-600); line-height: 1.6; }\n\n    \/* ─── What's in the box ─── *\/\n    .inbox-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n      gap: 12px; margin-bottom: 2.5rem;\n    }\n    .inbox-card {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      padding: 1.1rem; text-align: center; background: var(--white);\n    }\n    .inbox-qty {\n      font-family: 'DM Serif Display', serif;\n      font-size: 2.25rem; font-weight: 400; line-height: 1;\n      color: var(--black); display: block; margin-bottom: 6px;\n    }\n    .inbox-name { font-size: 12px; color: var(--gray-600); line-height: 1.5; }\n\n    \/* ─── Spec Table ─── *\/\n    .specs-wrap {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2.5rem;\n    }\n    .spec-row {\n      display: flex; justify-content: space-between; align-items: center;\n      padding: 11px 16px; border-bottom: 1px solid var(--gray-200); font-size: 13.5px;\n    }\n    .spec-row:last-child { border-bottom: none; }\n    .spec-row:nth-child(even) { background: var(--gray-100); }\n    .spec-label { color: var(--gray-600); }\n    .spec-val   { font-weight: 500; text-align: right; }\n\n    \/* ─── Long-form ─── *\/\n    .longform h2 {\n      font-family: 'DM Serif Display', serif; font-size: 1.25rem;\n      font-weight: 400; margin: 2rem 0 .6rem;\n    }\n    .longform p { font-size: 14.5px; line-height: 1.8; color: #333; margin-bottom: .8rem; }\n    .longform ul { margin: .5rem 0 .8rem 1.25rem; }\n    .longform ul li { font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 4px; }\n\n    hr { border: none; border-top: 1px solid var(--gray-200); margin: 2rem 0; }\n\n    @media (max-width: 600px) {\n      .page { padding: 2rem 1.25rem 4rem; }\n      .stat-num { font-size: 1.4rem; }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cmain class=\"page\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cdiv class=\"badge-row\"\u003e\n    \u003cspan class=\"badge b-blue\"\u003eIPX8 Certified\u003c\/span\u003e\n    \u003cspan class=\"badge b-teal\"\u003e30m Submersion Rated\u003c\/span\u003e\n    \u003cspan class=\"badge b-green\"\u003eCard Pocket\u003c\/span\u003e\n    \u003cspan class=\"badge b-purple\"\u003eTouch-Sensitive Window\u003c\/span\u003e\n    \u003cspan class=\"badge b-amber\"\u003eUniversal 8.3\" Fit\u003c\/span\u003e\n    \u003cspan class=\"badge b-coral\"\u003eDouble-Lock Seal\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- H1 --\u003e\n  \u003ch1 itemprop=\"name\"\u003eWaterproof Phone Pouch with Card Pocket — IPX8 Universal Dry Bag, Black 8.3\"\u003c\/h1\u003e\n  \u003cp class=\"tagline\"\u003eYour phone, cards, and cash — sealed against water, sand, and salt — and still fully usable through the clear window while submerged.\u003c\/p\u003e\n\n  \u003c!-- Stats Bar --\u003e\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003eIPX8\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eRated\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eHighest standard\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e30m\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eDepth\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eSubmersion rated\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e8.3\"\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eMax fit\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eUniversal size\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e2×\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eLock seal\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eDouble protection\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e360°\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eCoverage\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eFull enclosure\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Compat chips --\u003e\n  \u003cdiv class=\"compat-strip\"\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 16 Pro Max (6.9\")\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eSamsung Galaxy S24 Ultra (6.8\")\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone 16 Plus (6.7\")\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eGoogle Pixel 9 Pro XL (6.8\")\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eSamsung Galaxy Z Fold series\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003eAll phones up to 8.3\" diagonal\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Short Description --\u003e\n  \u003cdiv class=\"desc\" itemprop=\"description\"\u003e\n    \u003cp\u003eEvery phone has a water resistance rating — and every water resistance rating has a small print that voids it: salt water, pool chemicals, pressure changes from diving, and cumulative seal degradation over time. This \u003cstrong\u003eIPX8 waterproof pouch\u003c\/strong\u003e provides certified protection that doesn't depend on your phone's internal seals, doesn't void your phone warranty, and is rated to \u003cstrong\u003e30 metres submersion\u003c\/strong\u003e — deeper than any recreational swimmer will go and far beyond what any phone's built-in IPX rating covers.\u003c\/p\u003e\n    \u003cp\u003eThe \u003cstrong\u003etouch-sensitive PVC window\u003c\/strong\u003e means your touchscreen responds normally through the sealed pouch — swipe, tap, photograph, and navigate with full screen functionality without opening the seal. The \u003cstrong\u003ecard pocket on the front face\u003c\/strong\u003e keeps a debit card, ID, or access card accessible without needing a separate wallet, reducing what you carry into the water to a single item around your neck. The \u003cstrong\u003edouble-lock closure system\u003c\/strong\u003e uses two independent sealing mechanisms — press-seal and roll-top — so a single failure point cannot compromise the waterproofing.\u003c\/p\u003e\n    \u003cp\u003eAt \u003cstrong\u003e8.3 inches\u003c\/strong\u003e, the pouch accommodates the largest smartphones currently available — including the iPhone 16 Pro Max, Samsung Galaxy S24 Ultra, and Z Fold series in their folded state — with enough clearance to insert and remove the phone easily even with slightly damp hands.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Feature Cards --\u003e\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003cdiv class=\"feat-grid\"\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--blue-bg)\"\u003e🌊\u003c\/div\u003e\n      \u003ch3\u003eIPX8 — 30m Submersion\u003c\/h3\u003e\n      \u003cp\u003eCertified deeper than any recreational water activity — ocean diving, pool laps, white-water rafting all covered\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--purple-bg)\"\u003e👆\u003c\/div\u003e\n      \u003ch3\u003eTouch-Sensitive Window\u003c\/h3\u003e\n      \u003cp\u003eOptical-clarity PVC front panel responds to finger gestures — full touchscreen control while sealed and submerged\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--green-bg)\"\u003e💳\u003c\/div\u003e\n      \u003ch3\u003eFront Card Pocket\u003c\/h3\u003e\n      \u003cp\u003eSeparate external pocket holds cards and cash — beach, pool, or boat access without a separate wallet\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--coral-bg)\"\u003e🔒\u003c\/div\u003e\n      \u003ch3\u003eDouble-Lock Seal\u003c\/h3\u003e\n      \u003cp\u003eTwo independent sealing mechanisms — press-lock plus roll-top — no single point of failure can breach the seal\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--teal-bg)\"\u003e📸\u003c\/div\u003e\n      \u003ch3\u003eUnderwater Camera Use\u003c\/h3\u003e\n      \u003cp\u003eTake photos and videos through the clear window with full camera app functionality — no optical distortion\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--amber-bg)\"\u003e🏖️\u003c\/div\u003e\n      \u003ch3\u003eSand \u0026amp; Dust Sealed\u003c\/h3\u003e\n      \u003cp\u003eSame seal that blocks water blocks fine sand and dust — works on beaches, desert trails, and dusty festival sites\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cp class=\"section-label\"\u003eWhere it goes when your phone can't\u003c\/p\u003e\n  \u003cdiv class=\"usecase-grid\"\u003e\n    \u003cdiv class=\"usecase-card\"\u003e\n      \u003cspan class=\"usecase-tag\" style=\"background:var(--blue-bg);color:var(--blue-text)\"\u003eOcean \u0026amp; Pool\u003c\/span\u003e\n      \u003ch3\u003eSwimming \u0026amp; Snorkelling\u003c\/h3\u003e\n      \u003cp\u003e30m rating covers recreational snorkelling depth. Lanyard keeps it with you in open water — photograph sea life without a dedicated underwater camera.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usecase-card\"\u003e\n      \u003cspan class=\"usecase-tag\" style=\"background:var(--teal-bg);color:var(--teal-text)\"\u003eWater Sports\u003c\/span\u003e\n      \u003ch3\u003eKayaking \u0026amp; Rafting\u003c\/h3\u003e\n      \u003cp\u003eSecure lanyard attachment and buoyant design. Keep navigation, music, and communication accessible through the window during paddle sports.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usecase-card\"\u003e\n      \u003cspan class=\"usecase-tag\" style=\"background:var(--green-bg);color:var(--green-text)\"\u003eBeach\u003c\/span\u003e\n      \u003ch3\u003eSand, Sun \u0026amp; Surf\u003c\/h3\u003e\n      \u003cp\u003eCard pocket eliminates the separate wallet. Leave everything else in the bag — take just the pouch from towel to water and back.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usecase-card\"\u003e\n      \u003cspan class=\"usecase-tag\" style=\"background:var(--amber-bg);color:var(--amber-text)\"\u003eOutdoors\u003c\/span\u003e\n      \u003ch3\u003eHiking in Rain \u0026amp; Mud\u003c\/h3\u003e\n      \u003cp\u003eNot just for water — the sealed enclosure keeps the phone dry through downpours, river crossings, and muddy trail conditions where a pocket isn't enough.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's in the box --\u003e\n  \u003cp class=\"section-label\"\u003eWhat's in the box\u003c\/p\u003e\n  \u003cdiv class=\"inbox-grid\"\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eIPX8 waterproof phone pouch with card pocket\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eAdjustable neck lanyard (60cm extended)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eWrist strap loop\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eSeal integrity test guide\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- Spec Table --\u003e\n  \u003cp class=\"section-label\"\u003eProduct specifications\u003c\/p\u003e\n  \u003cdiv class=\"specs-wrap\" itemprop=\"additionalProperty\" itemscope itemtype=\"https:\/\/schema.org\/PropertyValue\"\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWaterproof rating\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eIPX8 — 30 metres \/ 60 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003ePouch size\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e8.3\" — fits phones up to 210 × 110mm\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eSeal system\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eDouble-lock — press-seal + roll-top\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWindow material\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eOptical-clarity touch-sensitive PVC\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBody material\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eHigh-density TPU + PVC laminate\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCard pocket\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eExternal front pocket — cards, cash, key\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eAttachment\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eAdjustable lanyard + wrist strap\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eTouch sensitivity\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eYes — full touchscreen use through window\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCamera use\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eYes — front and rear camera accessible\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eFace ID \/ fingerprint\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eFace ID functional — fingerprint not available\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBuoyancy\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eFloats when sealed with air — phone may sink\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eBlack\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e42g (without phone)\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Long-form SEO copy --\u003e\n  \u003cdiv class=\"longform\"\u003e\n\n    \u003ch2\u003eIPX8 explained — and why it matters more than your phone's built-in rating\u003c\/h2\u003e\n    \u003cp\u003eThe IPX scale measures water resistance from IPX1 (drip-proof) to IPX8 (submersion beyond 1 metre). IPX8 is the highest standard for continuous submersion and requires testing to the manufacturer's stated depth — in this case 30 metres for 60 minutes. Your iPhone or Samsung Galaxy likely carries an IP68 rating, which is also IPX8-equivalent for water resistance. However, there are two critical differences. First, IP ratings on phones are tested with fresh water — salt water, pool chlorine, and soap all degrade silicone seals faster than fresh water, and manufacturers explicitly state their IP ratings do not cover salt water. Second, phone IP ratings are tested on new devices — the seals degrade with every drop, every port insertion, and every temperature cycle. An 18-month-old iPhone's real-world water resistance may be significantly below its original IP68 rating. This pouch provides certified IPX8 protection independent of your phone's seal condition, and does not void your phone warranty in the process.\u003c\/p\u003e\n\n    \u003ch2\u003eHow the double-lock seal works\u003c\/h2\u003e\n    \u003cp\u003eThe pouch uses two independent sealing systems working in sequence. The inner press-seal creates a zip-lock style closure that seals the pouch opening when pressed together along its full width. The outer roll-top mechanism folds the sealed opening back on itself twice and clips closed, creating a second physical barrier. For water to enter the pouch, both seals would need to fail simultaneously — a near-impossible scenario under normal use conditions. Before any water exposure, always close the press-seal first by pressing firmly from end to end, then fold the top down twice before clipping. Running a finger along the press-seal after closing confirms it is fully engaged across the entire width.\u003c\/p\u003e\n\n    \u003ch2\u003eUsing your phone through the sealed pouch\u003c\/h2\u003e\n    \u003cp\u003eThe optical-clarity PVC window transmits finger capacitance well enough for normal touchscreen operation — swiping, tapping, typing, and camera shutter all work through the sealed window without noticeable sensitivity loss. Face ID on iPhones works through the window because it uses infrared sensors that transmit through PVC. Fingerprint sensors (under-display or button-type) do not function through the material — use Face ID or a PIN while the phone is in the pouch. The camera window is optically clear with no significant distortion for standard photography; macro and wide-angle shots are unaffected. For underwater photography, ensure the camera lens is positioned directly behind the clear window area with no pouch material overlapping the lens field of view.\u003c\/p\u003e\n\n    \u003ch2\u003eThe card pocket — what fits and what to store\u003c\/h2\u003e\n    \u003cp\u003eThe external card pocket is positioned on the front face of the pouch, outside the waterproof seal. It is designed to hold flat items: up to three standard credit card-sized cards, a folded banknote, or a single key. The card pocket itself is water-resistant but not waterproof to IPX8 standard — it will handle rain and splashing but items stored there should not be submerged. For snorkelling or swimming, store cards in the main sealed compartment and use the card pocket for dry-land convenience (beach bar access, towel locker tokens, transport cards). The pocket closes with a press-seal that keeps contents secure during movement.\u003c\/p\u003e\n\n    \u003ch2\u003eSeal testing before first water exposure\u003c\/h2\u003e\n    \u003cp\u003eBefore using the pouch in water for the first time, always perform a dry seal test. Place a piece of paper inside, seal fully using both mechanisms, and submerge the sealed empty pouch in a sink for 60 seconds. Remove and check whether the paper is damp — if dry, the seal is intact and the pouch is ready for use with your phone. Repeat this test after any period of storage longer than 3 months, after any impact that may have stressed the seal, or if the seal has been opened and re-sealed many times. The PVC and TPU materials do not degrade under normal use, but the seal should be checked if the pouch has been stored compressed or folded for extended periods.\u003c\/p\u003e\n\n    \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eWill Face ID work through the pouch?\u003c\/strong\u003e Yes. Face ID uses infrared dot projection and camera sensors — infrared light transmits through the PVC window. Face ID unlock works normally through the sealed pouch in and out of water.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCan I take photos underwater with this?\u003c\/strong\u003e Yes. Position the phone so the camera lens is directly behind the clear PVC window, open the camera app before sealing, and use the volume button or on-screen shutter. The optical clarity of the window does not introduce significant distortion for standard photography depths up to 5–10 metres.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDoes the card pocket get wet when swimming?\u003c\/strong\u003e The card pocket is water-resistant to splashing and rain but is not rated to submersion. For swimming and snorkelling, move cards into the main sealed compartment. The card pocket is best used for dry-land convenience between water activities.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eWill my phone float if I drop it in the water?\u003c\/strong\u003e The pouch itself is buoyant when air-sealed — the enclosed air keeps it at the surface briefly. However, the weight of the phone may overcome the pouch's buoyancy depending on the phone model. The included lanyard prevents the pouch from sinking if worn around the neck or wrist during water activities. Do not rely on the pouch's buoyancy to recover a dropped phone — use the lanyard.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDoes it fit the Samsung Galaxy Z Fold in folded position?\u003c\/strong\u003e Yes. The Galaxy Z Fold 6 in folded position measures approximately 153 × 68mm — well within the 210 × 110mm interior of the 8.3\" pouch. The Z Fold series in folded position fits with room to spare. The pouch is not designed to fit any phone in its unfolded position.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"Dropinprices","offers":[{"title":"Default Title","offer_id":52294876397844,"sku":"Noloerfjjkcmxn","price":14.38,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1002\/1122\/8948\/files\/71RA4iC15aL.jpg?v=1775007568","url":"https:\/\/charises-beautiful-things.myshopify.com\/products\/waterproof-phone-pouch-with-card-pocket-ipx8-universal-dry-bag-black-8-3","provider":"Charise's Beautiful Things","version":"1.0","type":"link"}