{"product_id":"ultra-slim-rfid-leather-bifold-rjc","title":"Ultra slanke RFID leren bifold portefeuille","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Premium Top Grain Leather Wallet (Compact\/RFID)\nTarget Audience: Modern professionals, travelers, and individuals seeking refined utility and gifting.\nVisual Style: Luxurious, classic, trustworthy, and sleek.\nColor Strategy: Warm off-white background (paper\/leather context) with rich cognac\/leather accent tones, dark charcoal for high readability.\nShape Strategy: Radius 12px (Classic, refined, balanced between soft and structured).\nTypography Strategy: Large Type \/ Mobile-first readable (H1 34-44px, Body 18-20px). No tiny text.\nMobile Table Strategy: Card-based (No horizontal scroll, full-width blocks).\nMobile Ordering: Strict Image-Top, Text-Bottom stack; Z-Pattern activated only \u003e 768px.\nImage Mapping: Hero=image_1, Material=image_2, Security=image_3, Compact=image_4, Gifting=image_5.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 1) Design System (CSS Variables) *\/\n    .product-detail-container {\n      --primary: #8b5a2b; \/* Rich Cognac Leather Tone *\/\n      --primary-hover: #704721;\n      --text-main: #1c1917; \/* Deep Charcoal *\/\n      --text-sub: #57534e;\n      --bg-body: #faf9f8; \/* Premium warm off-white *\/\n      --bg-card: #ffffff;\n      --bg-mute: #f5f5f4;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);\n      --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.08);\n      --border-color: #e7e5e4;\n\n      \/* 0) Typography \u0026 Spacing System *\/\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      line-height: 1.7;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: inherit;\n    }\n\n    \/* Typography Classes *\/\n    .pd-h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n    }\n\n    .pd-h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n    }\n\n    .pd-h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n    }\n\n    .pd-p {\n      font-size: clamp(18px, 2vw, 20px);\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    .pd-text-sm {\n      font-size: clamp(16px, 1.8vw, 18px);\n      color: var(--text-sub);\n    }\n\n    \/* Layout Spacing *\/\n    .pd-section {\n      padding: clamp(3rem, 6vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .pd-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Image Placeholders *\/\n    .pd-image-placeholder {\n      width: 100%;\n      height: auto;\n      aspect-ratio: 4 \/ 3;\n      background-color: #e2e8f0;\n      border: 2px dashed #94a3b8;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #475569;\n      font-size: clamp(18px, 2vw, 22px);\n      font-weight: 700;\n      text-align: center;\n      padding: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Badges (Non-clickable) *\/\n    .pd-badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n    }\n    .pd-badge {\n      background-color: var(--bg-mute);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: clamp(16px, 1.8vw, 18px);\n      font-weight: 600;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n    .pd-social-proof {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.5rem;\n      background: #fffbeb;\n      color: #b45309;\n      padding: 0.75rem 1.5rem;\n      border-radius: 50px;\n      font-weight: 700;\n      margin-bottom: 2rem;\n      font-size: clamp(16px, 1.8vw, 18px);\n    }\n    .pd-hero-media {\n      margin-top: clamp(2rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    \/* Feature Pattern (Mobile First Strict Lock) *\/\n    .pd-features-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 6vw, 5rem);\n    }\n    \n    .pd-feature-item {\n      display: flex;\n      flex-direction: column; \/* MOBILE ORDERING LOCK: Media top, text bottom *\/\n      gap: 2rem;\n      align-items: center;\n    }\n    \n    .pd-feature-media,\n    .pd-feature-copy {\n      width: 100%;\n    }\n\n    \/* Specs Table *\/\n    .pd-specs-container {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      box-shadow: var(--shadow-sm);\n    }\n    \n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n    \n    .pd-table th,\n    .pd-table td {\n      padding: 1.25rem 1rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: clamp(18px, 2vw, 20px);\n    }\n    \n    .pd-table th {\n      font-weight: 700;\n      color: var(--text-main);\n      background: var(--bg-mute);\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n    }\n    .pd-faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: clamp(1.5rem, 3vw, 2rem);\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n    .pd-faq-q {\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.75rem;\n      display: flex;\n      align-items: flex-start;\n      gap: 0.75rem;\n    }\n    .pd-faq-q::before {\n      content: \"Q.\";\n      color: var(--primary);\n      font-size: 1.2em;\n      line-height: 1;\n    }\n\n    \/* Desktop Enhancements (Z-Pattern \u0026 Layout) *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row; \/* Z-Pattern unlocked *\/\n        justify-content: space-between;\n        gap: clamp(3rem, 6vw, 5rem);\n      }\n      .pd-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .pd-feature-media,\n      .pd-feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* Mobile Table Overrides (Card-based, No horizontal scroll) *\/\n    @media (max-width: 767px) {\n      .pd-table, \n      .pd-table thead, \n      .pd-table tbody, \n      .pd-table tr, \n      .pd-table th, \n      .pd-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-table thead {\n        display: none; \/* Hide native headers *\/\n      }\n      .pd-table tr {\n        margin-bottom: 1.5rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background: var(--bg-card);\n        overflow: hidden;\n      }\n      .pd-table tr:last-child {\n        margin-bottom: 0;\n      }\n      .pd-table td {\n        border-bottom: 1px solid var(--border-color);\n        display: flex;\n        flex-direction: column;\n        gap: 0.25rem;\n        padding: 1rem 1.25rem;\n      }\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-sub);\n        font-size: 16px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-social-proof\"\u003e★★★★★ Vertrouwd door meer dan 25.000 Moderne Professionals\u003c\/div\u003e\n\n\u003ch1 class=\"pd-h1\"\u003eOngeëvenaarde Elegant.\u003cbr\u003e\nUltieme Beveiliging.\u003c\/h1\u003e\n\n\u003ch2 class=\"pd-h2\" style=\"color: var(--text-sub); font-weight: 500;\"\u003eDe Premium Toplaag Leer RFID Bifold\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-badge-container\" style=\"justify-content: center; margin-top: 1.5rem;\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eToplaag Leer\u003c\/div\u003e\n\n\u003cdiv class=\"pd-badge\"\u003eRFID Blokkering\u003c\/div\u003e\n\n\u003cdiv class=\"pd-badge\"\u003eUltra-Dun Ontwerp\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331153414\/bd8f00ba35f246d1cc005576adfec3c9.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-features-list\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331153414\/a5d64fb26a35bf6bd6f0651a24a635ce.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eGemaakt om Jouw Verhaal te Vertellen\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eExclusief gemaakt van premium toplaag leer, biedt deze portemonnee een luxueus tactiel gevoel en buitengewone duurzaamheid. In tegenstelling tot synthetische materialen ontwikkelt ons zorgvuldig geselecteerde leer na verloop van tijd een rijke, onderscheidende patina, waardoor je accessoire met elke aanraking uniek wordt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Security --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331153414\/4f167c0a3e8b8a08ba34e8e6b9a19221.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eOnzichtbare Vesting voor Je Bezittingen\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eStap met absolute gemoedsrust een drukke stedelijke omgeving binnen. Geïntegreerd met geavanceerde RFID-blokkerende technologie, blokkeert een beschermend schild direct ongeautoriseerde scans, waardoor je creditcards, betaalpassen en persoonlijke ID’s worden beschermd tegen heimelijke digitale diefstal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Capacity --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331153414\/69cccd09e0957a047d20f6017b7a5fb3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eCompact Profiel, Verrassende Capaciteit\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eLaat het zware volume achter zonder essentiële spullen te missen. Nauwkeurig ontworpen voor mensen onderweg, glijdt deze ultra-dunne bifold moeiteloos in achterzakken, clutch tassen of crossbody tassen. Alles blijft perfect georganiseerd terwijl het een slanke, verzorgde uitstraling behoudt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Gifting --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331153414\/9eba01209c0d66905f9139ca47092870.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eDe Perfecte Presentatie\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eOp zoek naar een doordacht en praktisch cadeau? Deze elegante portemonnee is het ideale geschenk voor dierbaren bij verjaardagen, jubilea, Kerstmis of Valentijnsdag. Het combineert dagelijks nut met verfijnd vakmanschap dat iedereen zal waarderen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Table --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: 3rem;\"\u003eTechnische Specificaties\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-specs-container\"\u003e\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecificatie\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eMateriaal\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e100% Premium Toplaag Leer\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003eAfmetingen\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e12,0 cm x 9,5 cm x 1,5 cm (4,7 in x 3,7 in x 0,6 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003eGewicht\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e75 g (2,6 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Security\"\u003eBeveiliging\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e13,56 MHz RFID Blokkerende Kern\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Style\"\u003eStijl\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eUltra-Dunne Bifold\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: 3rem;\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-h3 pd-faq-q\"\u003eZal de RFID-blokkerende technologie mijn telefoonsignaal beïnvloeden?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-p\"\u003eHelemaal niet. De RFID-afscherming is specifiek afgestemd om 13,56 MHz frequenties te blokkeren (gebruikt door creditcards en ID-kaarten). Het verstoort geen mobiele netwerken, Wi-Fi of Bluetooth-signalen.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-h3 pd-faq-q\"\u003eHeeft echt toplaag leer speciale onderhoud nodig?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-p\"\u003eToplaag leer is ongelooflijk duurzaam en ontwikkelt van nature een mooie beschermende patina na verloop van tijd. Hoewel het geen intensief onderhoud vereist, verlengt het weghouden van langdurige directe waterblootstelling en het één keer per jaar aanbrengen van een leerconditioner de luxueuze levensduur.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-h3 pd-faq-q\"\u003eHoeveel kaarten kan deze ultra-dunne portemonnee comfortabel vasthouden zonder dik te worden?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-p\"\u003eOndanks het slanke profiel is de portemonnee ontworpen met slimme interne vakken die comfortabel 6-8 essentiële kaarten veilig opbergen, plus een speciaal compartiment voor ongevouwen contant geld, terwijl hij toch een vlakke, zakvriendelijke vorm behoudt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"Bruin \/ 📦 1-Pack (Starter)","offer_id":48038560858324,"sku":"0401-15321402","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Zwart \/ 📦 1-Pack (Starter)","offer_id":48038560891092,"sku":"0401-15321409","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Koffie \/ 📦 1-Pack (Starter)","offer_id":48038560923860,"sku":"0401-15323071","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Bruin \/ 🔥 2-Pack (Bespaar 15% - Meest Populair)","offer_id":48038560956628,"sku":"0401-15329037","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Zwart \/ 🔥 2-Pack (Bespaar 15% - Meest Populair)","offer_id":48038560989396,"sku":"0401-15325913","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Koffie \/ 🔥 2-Pack (Bespaar 15% - Meest Populair)","offer_id":48038561022164,"sku":"0401-15328513","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/bd8f00ba35f246d1cc005576adfec3c9.jpg?v=1780383336","url":"https:\/\/omurio.com\/nl\/products\/ultra-slim-rfid-leather-bifold-rjc","provider":"Omurio","version":"1.0","type":"link"}