{"product_id":"samsung-s25-edge-leather-wallet-flip-case-rfid-blocking-4-card-slots-kickstand","title":"Samsung S25 Edge Leather Wallet Flip Case with 4 Card Slots Money Pocket RFID Blocking Magnetic Closure Kickstand | Shockproof TPU Cover for Galaxy S25 Edge 5G | Free 6D Tempered Glass Screen Protector","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Premium Samsung S25 Edge leather wallet flip case with 4 card slots, RFID blocking, magnetic closure, kickstand \u0026amp; free 6D tempered glass. Elegant protection meets everyday utility.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --cream: #f9f5ef;\n    --warm-white: #fdfaf6;\n    --parchment: #f0e9dc;\n    --ink: #1a1209;\n    --ink2: #3d3020;\n    --muted: #8a7a65;\n    --accent: #8b4513;\n    --accent2: #c17f3a;\n    --gold: #c9a84c;\n    --dark-brown: #3b1f0a;\n    --border: #ddd0bc;\n    --card-bg: #ffffff;\n    --rfid-blue: #1a3a6b;\n    --radius: 14px;\n    --shadow: 0 4px 28px rgba(60,30,10,0.10);\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    background: var(--cream);\n    color: var(--ink);\n    line-height: 1.65;\n  }\n\n  \/* ===== TOP BAR ===== *\/\n  .top-bar {\n    background: var(--dark-brown);\n    color: var(--gold);\n    text-align: center;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    padding: 10px 20px;\n  }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: linear-gradient(160deg, #2b1408 0%, #4a2210 40%, #6b3315 100%);\n    padding: 70px 20px 60px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n    pointer-events: none;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 50%;\n    transform: translateX(-50%);\n    width: 500px; height: 200px;\n    background: radial-gradient(ellipse, rgba(201,168,76,0.12) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-eyebrow {\n    display: inline-block;\n    border: 1px solid rgba(201,168,76,0.5);\n    color: var(--gold);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    padding: 6px 20px;\n    border-radius: 100px;\n    margin-bottom: 24px;\n    position: relative;\n  }\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(30px, 5.5vw, 58px);\n    font-weight: 700;\n    line-height: 1.1;\n    color: #fff;\n    max-width: 700px;\n    margin: 0 auto 16px;\n    letter-spacing: -0.5px;\n    position: relative;\n  }\n  .hero h1 span {\n    color: var(--gold);\n    font-style: italic;\n  }\n  .hero-sub {\n    font-size: 15.5px;\n    color: rgba(255,255,255,0.65);\n    max-width: 500px;\n    margin: 0 auto 36px;\n    font-weight: 300;\n    position: relative;\n  }\n  .hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    position: relative;\n  }\n  .hero-badge {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(201,168,76,0.3);\n    color: rgba(255,255,255,0.82);\n    font-size: 11.5px;\n    font-weight: 500;\n    padding: 6px 15px;\n    border-radius: 100px;\n    letter-spacing: 0.3px;\n  }\n\n  \/* ===== GIFT STRIP ===== *\/\n  .gift-strip {\n    background: linear-gradient(90deg, var(--accent) 0%, var(--accent2) 100%);\n    color: #fff;\n    text-align: center;\n    padding: 15px 20px;\n    font-size: clamp(13px, 2.5vw, 17px);\n    font-weight: 600;\n    letter-spacing: 0.2px;\n  }\n  .gift-strip .pill {\n    display: inline-block;\n    background: rgba(255,255,255,0.2);\n    border-radius: 5px;\n    padding: 2px 11px;\n    margin: 0 4px;\n    font-weight: 700;\n  }\n\n  \/* ===== SECTION ===== *\/\n  .section {\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 56px 20px;\n  }\n  .section-eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 8px;\n  }\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(24px, 4vw, 40px);\n    font-weight: 700;\n    line-height: 1.12;\n    color: var(--ink);\n    margin-bottom: 32px;\n  }\n  .section-title em { font-style: italic; color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); }\n\n  \/* ===== WALLET FEATURES ===== *\/\n  .wallet-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n  }\n  .wallet-card {\n    background: var(--card-bg);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 30px 22px;\n    box-shadow: var(--shadow);\n    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;\n    position: relative;\n    overflow: hidden;\n  }\n  .wallet-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 4px; height: 100%;\n    background: linear-gradient(to bottom, var(--accent), var(--gold));\n    border-radius: 4px 0 0 4px;\n  }\n  .wallet-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 36px rgba(60,20,5,0.14);\n    border-color: var(--accent2);\n  }\n  .wallet-icon { font-size: 30px; margin-bottom: 14px; display: block; }\n  .wallet-card h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    font-weight: 700;\n    color: var(--ink);\n    margin-bottom: 8px;\n    letter-spacing: 0.2px;\n  }\n  .wallet-card p { font-size: 13.5px; color: var(--muted); line-height: 1.6; }\n\n  \/* ===== RFID SECTION ===== *\/\n  .rfid-box {\n    background: linear-gradient(135deg, var(--rfid-blue) 0%, #0f2548 100%);\n    border-radius: var(--radius);\n    padding: 40px 36px;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 32px;\n    align-items: center;\n    box-shadow: var(--shadow);\n  }\n  .rfid-shield {\n    width: 90px; height: 90px;\n    background: rgba(255,255,255,0.1);\n    border: 2px solid rgba(255,255,255,0.25);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 38px;\n    flex-shrink: 0;\n  }\n  .rfid-box h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: #fff;\n    margin-bottom: 8px;\n    letter-spacing: 0.3px;\n  }\n  .rfid-box p { font-size: 14px; color: rgba(255,255,255,0.72); line-height: 1.65; margin-bottom: 18px; }\n  .rfid-layers {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .rfid-layer {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.2);\n    color: rgba(255,255,255,0.9);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    padding: 5px 12px;\n    border-radius: 100px;\n  }\n\n  \/* ===== CARD SLOTS VISUAL ===== *\/\n  .slots-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 14px;\n    margin-top: 8px;\n  }\n  .slot-item {\n    background: var(--card-bg);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 22px 18px;\n    text-align: center;\n    box-shadow: 0 2px 12px rgba(60,20,5,0.07);\n  }\n  .slot-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 42px;\n    font-weight: 700;\n    color: var(--accent);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .slot-label { font-size: 12px; font-weight: 600; color: var(--ink2); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px; }\n  .slot-desc { font-size: 12.5px; color: var(--muted); line-height: 1.5; }\n\n  \/* ===== COLORS ===== *\/\n  .colors-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 8px;\n  }\n  .color-pill {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--card-bg);\n    border: 1.5px solid var(--border);\n    border-radius: 100px;\n    padding: 9px 20px 9px 10px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--ink2);\n    box-shadow: 0 1px 6px rgba(0,0,0,0.06);\n    transition: border-color 0.2s;\n    cursor: default;\n  }\n  .color-pill:hover { border-color: var(--accent); }\n  .color-dot {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,0.12);\n    flex-shrink: 0;\n  }\n  .dot-black { background: #1a1209; }\n  .dot-blue { background: #1a3a6b; }\n  .dot-green { background: #1a4d2e; }\n\n  \/* ===== SPECS TABLE ===== *\/\n  .specs-wrap {\n    background: var(--card-bg);\n    border-radius: var(--radius);\n    border: 1px solid var(--border);\n    overflow: hidden;\n    box-shadow: var(--shadow);\n  }\n  .specs-table { width: 100%; border-collapse: collapse; font-size: 14px; }\n  .specs-table tr { border-bottom: 1px solid var(--border); transition: background 0.12s; }\n  .specs-table tr:last-child { border-bottom: none; }\n  .specs-table tr:hover { background: var(--parchment); }\n  .specs-table td { padding: 15px 22px; vertical-align: top; }\n  .specs-table td:first-child {\n    font-size: 11.5px;\n    font-weight: 600;\n    color: var(--muted);\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    width: 38%;\n    background: var(--warm-white);\n    border-right: 1px solid var(--border);\n  }\n  .specs-table td:last-child { color: var(--ink); }\n\n  \/* ===== FOOTER ===== *\/\n  .footer {\n    background: var(--dark-brown);\n    color: rgba(255,255,255,0.55);\n    text-align: center;\n    padding: 30px 20px;\n    font-size: 13px;\n    line-height: 1.8;\n  }\n  .footer strong { color: var(--gold); }\n  .footer .note { color: rgba(255,255,255,0.35); font-size: 12px; margin-top: 10px; }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 640px) {\n    .rfid-box { grid-template-columns: 1fr; gap: 20px; padding: 28px 22px; }\n    .rfid-shield { width: 70px; height: 70px; font-size: 28px; }\n    .wallet-grid { grid-template-columns: 1fr 1fr; }\n    .hero { padding: 48px 16px 44px; }\n    .section { padding: 40px 16px; }\n    .specs-table td { padding: 12px 14px; }\n  }\n  @media (max-width: 400px) {\n    .wallet-grid { grid-template-columns: 1fr; }\n    .slots-grid { grid-template-columns: 1fr 1fr; }\n  }\n\u003c\/style\u003e\n\u003c!-- TOP BAR --\u003e\n\u003cdiv class=\"top-bar\"\u003ePremium Phone Protection \u0026amp; Accessories\u003c\/div\u003e\n\u003c!-- GIFT STRIP --\u003e\n\u003cdiv class=\"gift-strip\"\u003e🎁 FREE \u003cspan class=\"pill\"\u003e6D Tempered Glass Screen Protector\u003c\/span\u003e Included with Every Order\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003eSamsung Galaxy S25 Edge · Leather Wallet Case\u003c\/div\u003e\n\u003ch1\u003eYour Wallet \u0026amp; Phone —\u003cbr\u003e\u003cspan\u003eOne Elegant Solution\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003ePremium PU leather flip book case with 4 card slots, RFID blocking technology, magnetic closure \u0026amp; built-in kickstand.\u003c\/p\u003e\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cspan class=\"hero-badge\"\u003e4 Card Slots + Money Pocket\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eRFID Blocking Technology\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eMagnetic Clasp Closure\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eBuilt-in Kickstand\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003ePremium PU Leather\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eShockproof TPU Interior\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003ePhoto ID Window\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eFree Screen Protector\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RFID SECTION --\u003e\n\u003cdiv style=\"padding-bottom: 0;\" class=\"section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eSecurity First\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eRFID Blocking — \u003cem\u003eYour Financial Data, Protected\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rfid-box\"\u003e\n\u003cdiv class=\"rfid-shield\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSmart Anti-Theft Financial Data Protection\u003c\/h3\u003e\n\u003cp\u003eBuilt-in RFID blocking material prevents electronic pickpocketing. Contactless card skimmers and identity thieves cannot wirelessly read your credit cards, debit cards, or NFC-enabled bank cards while they sit inside this case.\u003c\/p\u003e\n\u003cdiv class=\"rfid-layers\"\u003e\n\u003cspan class=\"rfid-layer\"\u003ePremium PU Leather Outer\u003c\/span\u003e \u003cspan class=\"rfid-layer\"\u003eRFID Blocking Material\u003c\/span\u003e \u003cspan class=\"rfid-layer\"\u003eImitated Microfiber Inner\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CARD STORAGE --\u003e\n\u003cdiv style=\"padding-top: 48px; padding-bottom: 0;\" class=\"section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eStorage Capacity\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eEverything You Need, \u003cem\u003eEvery Day\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slots-grid\"\u003e\n\u003cdiv class=\"slot-item\"\u003e\n\u003cdiv class=\"slot-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"slot-label\"\u003eCard Slots\u003c\/div\u003e\n\u003cdiv class=\"slot-desc\"\u003eCredit cards, debit cards, loyalty cards, transit cards — all RFID-protected\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slot-item\"\u003e\n\u003cdiv class=\"slot-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"slot-label\"\u003eMoney Pocket\u003c\/div\u003e\n\u003cdiv class=\"slot-desc\"\u003eSpacious cash compartment holds folded bills, receipts, or extra cards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slot-item\"\u003e\n\u003cdiv class=\"slot-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"slot-label\"\u003ePhoto ID Window\u003c\/div\u003e\n\u003cdiv class=\"slot-desc\"\u003eClear window pocket for ID, transit pass, or a photo — visible without removal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slot-item\"\u003e\n\u003cdiv class=\"slot-num\"\u003e∞\u003c\/div\u003e\n\u003cdiv class=\"slot-label\"\u003eKickstand Angles\u003c\/div\u003e\n\u003cdiv class=\"slot-desc\"\u003eFlip cover folds back to prop phone hands-free at multiple viewing angles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eBuilt with Purpose\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eSix Reasons to \u003cem\u003eChoose This Case\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wallet-grid\"\u003e\n\u003cdiv class=\"wallet-card\"\u003e\n\u003cspan class=\"wallet-icon\"\u003e📖\u003c\/span\u003e\n\u003ch3\u003eFlip Book Design\u003c\/h3\u003e\n\u003cp\u003eClassic book-style leather folio with smooth open and close action. Front cover fully protects the screen when closed — no separate screen protector needed for daily carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wallet-card\"\u003e\n\u003cspan class=\"wallet-icon\"\u003e🔒\u003c\/span\u003e\n\u003ch3\u003eOptimized Magnetic Clasp\u003c\/h3\u003e\n\u003cp\u003eStrong yet non-damaging magnetic snap closure keeps the case securely shut in your bag or pocket without affecting your phone's internal components or card chips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wallet-card\"\u003e\n\u003cspan class=\"wallet-icon\"\u003e📱\u003c\/span\u003e\n\u003ch3\u003eBuilt-in Kickstand\u003c\/h3\u003e\n\u003cp\u003eThe cover folds back on itself to form a stable kickstand for hands-free viewing — ideal for video calls, streaming, and desktop navigation at multiple comfortable angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wallet-card\"\u003e\n\u003cspan class=\"wallet-icon\"\u003e🪵\u003c\/span\u003e\n\u003ch3\u003ePremium PU Leather\u003c\/h3\u003e\n\u003cp\u003eSmooth, supple synthetic leather exterior with elegant stitching develops a refined character over time. Simple, professional aesthetic that works in any setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wallet-card\"\u003e\n\u003cspan class=\"wallet-icon\"\u003e💥\u003c\/span\u003e\n\u003ch3\u003eShockproof TPU Interior\u003c\/h3\u003e\n\u003cp\u003eSoft frosted TPU inner shell cradles your phone precisely and absorbs everyday drops and bumps — full drop protection without adding unnecessary bulk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wallet-card\"\u003e\n\u003cspan class=\"wallet-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eFree 6D Screen Protector\u003c\/h3\u003e\n\u003cp\u003ePremium tempered glass screen protector included at no extra cost — full display coverage that maintains original touch sensitivity and optical clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\u003c!-- COLOR OPTIONS --\u003e\n\u003cdiv style=\"padding-bottom: 0;\" class=\"section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eAvailable Styles\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eChoose Your \u003cem\u003eColour\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: var(--muted); font-size: 14px; margin-bottom: 22px;\"\u003eAll colours feature the same premium materials, RFID protection, and full functionality.\u003c\/p\u003e\n\u003cdiv class=\"colors-row\"\u003e\n\u003cdiv class=\"color-pill\"\u003e\n\u003cspan class=\"color-dot dot-black\"\u003e\u003c\/span\u003e Black\u003c\/div\u003e\n\u003cdiv class=\"color-pill\"\u003e\n\u003cspan class=\"color-dot dot-blue\"\u003e\u003c\/span\u003e Dark Blue\u003c\/div\u003e\n\u003cdiv class=\"color-pill\"\u003e\n\u003cspan class=\"color-dot dot-green\"\u003e\u003c\/span\u003e Green\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eTechnical Details\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eProduct \u003cem\u003eSpecifications\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-wrap\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible Model\u003c\/td\u003e\n\u003ctd\u003eSamsung Galaxy S25 Edge 5G (6.7\") only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOuter Material\u003c\/td\u003e\n\u003ctd\u003ePremium PU Synthetic Leather — smooth litchi texture with contrast stitching\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInner Material\u003c\/td\u003e\n\u003ctd\u003eSoft frosted shockproof TPU shell + woven microfiber interior lining\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRFID Blocking\u003c\/td\u003e\n\u003ctd\u003eYes — integrated RFID blocking layer shields 13.56MHz contactless cards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCard Slots\u003c\/td\u003e\n\u003ctd\u003e4 card slots + 1 clear photo\/ID window pocket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCash Storage\u003c\/td\u003e\n\u003ctd\u003e1 full-length money pocket for bills, receipts, or extra cards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClosure\u003c\/td\u003e\n\u003ctd\u003eOptimized magnetic snap clasp — card-safe, non-demagnetizing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKickstand\u003c\/td\u003e\n\u003ctd\u003eYes — cover folds back for multiple hands-free viewing angles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eFlip book \/ folio — full front \u0026amp; back coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Colours\u003c\/td\u003e\n\u003ctd\u003eBlack, Dark Blue, Green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eiCatchy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003e1× Leather Wallet Flip Case, 1× 6D Tempered Glass Screen Protector (FREE)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer\"\u003e\n\u003cstrong\u003eSamsung S25 Edge Leather Wallet Flip Case — 4 Card Slots · RFID Blocking · Kickstand · FREE 6D Tempered Glass\u003c\/strong\u003e\u003cbr\u003ePU Leather · Magnetic Clasp · Shockproof TPU · Photo ID Window · Money Pocket · Available in Black, Dark Blue \u0026amp; Green\u003cbr\u003e\n\u003cdiv class=\"note\"\u003e⚠️ Compatible exclusively with Samsung Galaxy S25 Edge (6.7\") — please verify your model before purchasing\u003c\/div\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57500319056217,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Dark Blue","offer_id":57500319088985,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Green","offer_id":57500319121753,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungS25EdgeCasewith4CardSlotsLeatherWalletFlipBookRFIDBlockingMagneticClosureKickstandShockproofProtectivePhoneCover1.jpg?v=1773065808","url":"https:\/\/snapcases.co.uk\/products\/samsung-s25-edge-leather-wallet-flip-case-rfid-blocking-4-card-slots-kickstand","provider":"snapcases.co.uk","version":"1.0","type":"link"}