{"product_id":"leren-rfid-portemonnee","title":"Ultradunne Leren RFID Portemonnee","description":"\u003cdiv class=\"product-detail-container\"\u003e\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\u003c\/div\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\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"pd-section pd-hero\"\u003e Meer dan 25.000 moderne professionals vertrouwen op ons\u003cbr\u003e\n\u003ch2\u003eCompromisloze elegantie.\u003c\/h2\u003e\n\u003ch2\u003eUltieme veiligheid.\u003c\/h2\u003e\n\u003ch2\u003eDe Premium RFID-portemonnee van topkwaliteit topgrainleer\u003c\/h2\u003e\n\u003cdiv class=\"pd-badge-container\" style=\"justify-content: center; margin-top: 1.5rem;\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eTopkwaliteit leer\u003c\/div\u003e\n\u003cdiv class=\"pd-badge\"\u003eRFID-blokkering\u003c\/div\u003e\n\u003cdiv class=\"pd-badge\"\u003eUltradun ontwerp\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331153414\/bd8f00ba35f246d1cc005576adfec3c9.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/5_1010012e-f69d-4547-9d8b-7f6fed4b6565.jpg?v=1784883020\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3\u003eOntworpen om jouw verhaal te vertellen\u003c\/h3\u003e\n\u003cp\u003eDeze portemonnee is uitsluitend vervaardigd uit eersteklas topgrainleer en voelt niet alleen luxueus aan, maar is ook buitengewoon duurzaam. In tegenstelling tot synthetische materialen krijgt ons zorgvuldig geselecteerde leer na verloop van tijd een rijke, karakteristieke patina, waardoor dit accessoire met elke aanraking steeds meer een uniek persoonlijk item wordt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Security --\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/1_39621741-6a53-4e94-881f-b24883174c2c.jpg?v=1784883021\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3\u003eEen onzichtbaar bolwerk voor uw waardevolle bezittingen\u003c\/h3\u003e\n\u003cp\u003eBetreed drukke stedelijke omgevingen met volledige gemoedsrust. Dankzij de geïntegreerde geavanceerde RFID-blokkeringstechnologie blokkeert een beschermend schild onbevoegde scans onmiddellijk, waardoor uw creditcards, betaalkaarten en identiteitsbewijzen worden beschermd tegen heimelijke digitale diefstal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Capacity --\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/2_7542d149-9713-48ba-a616-94de88e24908.jpg?v=1784883020\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3\u003eCompact profiel, verrassende capaciteit\u003c\/h3\u003e\n\u003cp\u003eZeg vaarwel tegen zware spullen zonder essentiële zaken achter te laten. Deze ultradunne, dubbelgevouwen portemonnee is zorgvuldig ontworpen voor mensen die veel onderweg zijn en past moeiteloos in achterzakken, clutch-tasjes of schoudertasjes. Alles blijft perfect geordend, terwijl de portemonnee er strak en stijlvol uitziet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Gifting --\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\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260331153414\/9eba01209c0d66905f9139ca47092870.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3\u003eHet perfecte cadeau\u003c\/h3\u003e\n\u003cp\u003eOp zoek naar een attent en praktisch cadeau? Deze elegante portemonnee is het ideale cadeau voor dierbaren op verjaardagen, jubilea, Kerstmis of Valentijnsdag. Het combineert dagelijks gebruiksgemak 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\u003csection class=\"pd-section\"\u003e\n\u003ch3\u003eTechnische specificaties\u003c\/h3\u003e\n\u003cdiv class=\"pd-specs-container\"\u003e\n\u003ctable style=\"width: 100.078%; height: 182.75px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 47.125px;\"\u003e\n\u003ctd style=\"width: 31.6217%; height: 47.125px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eSpecificatie\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 68.0468%; height: 47.125px;\"\u003e\u003cstrong\u003eDetail\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 27.125px;\"\u003e\n\u003ctd style=\"width: 31.6217%; height: 27.125px;\"\u003e\u003cspan\u003eMaterial\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 68.0468%; height: 27.125px;\"\u003e100% eersteklas topgrainleer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 27.125px;\"\u003e\n\u003ctd style=\"width: 31.6217%; height: 27.125px;\"\u003eAfmetingen\u003c\/td\u003e\n\u003ctd style=\"width: 68.0468%; height: 27.125px;\"\u003e\u003cspan\u003e12.0 cm x 9.5 cm x 1.5 cm (4.7 in x 3.7 in x 0.6 in)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 27.125px;\"\u003e\n\u003ctd style=\"width: 31.6217%; height: 27.125px;\"\u003eGewicht\u003c\/td\u003e\n\u003ctd style=\"width: 68.0468%; height: 27.125px;\"\u003e\u003cspan\u003e75 g (2.6 oz)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 27.125px;\"\u003e\n\u003ctd style=\"width: 31.6217%; height: 27.125px;\"\u003eBeveiliging\u003c\/td\u003e\n\u003ctd style=\"width: 68.0468%; height: 27.125px;\"\u003e13.56 MHz RFID-blokkerende kern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 27.125px;\"\u003e\n\u003ctd style=\"width: 31.6217%; height: 27.125px;\"\u003eStijl\u003c\/td\u003e\n\u003ctd style=\"width: 68.0468%; height: 27.125px;\"\u003e Ultradunne portemonnee met dubbele vouw\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Verkauft.nl","offers":[{"title":"Bruin","offer_id":52859495809205,"sku":"0401-15321402","price":21.99,"currency_code":"EUR","in_stock":true},{"title":"Zwart","offer_id":52859495841973,"sku":"0401-15321409","price":21.99,"currency_code":"EUR","in_stock":true},{"title":"Koffie","offer_id":52859495874741,"sku":"0401-15323071","price":21.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/bd8f00ba35f246d1cc005576adfec3c9.jpg?v=1784882499","url":"https:\/\/verkauft.nl\/products\/leren-rfid-portemonnee","provider":"Verkauft.nl","version":"1.0","type":"link"}