{"product_id":"retro-stainless-steel-mini-purse-rjc","title":"Retro miniportemonnee van roestvrij staal","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Vintage Metal Chainmail Coin Purse\nTarget Audience: Vintage fashion enthusiasts, history collectors, tabletop gamers, unique accessory lovers\nVisual Style: Warm nostalgic tone, elegant detailing, clean editorial structure\nColor Strategy: Vintage brass accents, soft steel metallic tones, cream backdrops\nModule Order: Hero Block -\u003e Feature 1 (Accordion Retractable Clasp) -\u003e Feature 2 (Flexible Carrying) -\u003e Feature 3 (Multi-use Storage) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_4, Feature1=detail_5, Feature2=detail_6, Feature3=detail_3\nSpecification Data Source: spec_1, spec_2 (dimension image extraction; no spec image placeholder is rendered)\nCompare Section: Not included (No direct before\/after or competitive comparison files provided)\nInformation Boundary: Fully constrained to 1920s English vintage style, individually welded stainless steel mesh, cylindrical rivet-ornamented metal cap, specific 5.1 in x 1.1 in dimensions, and multi-functional mini storage. Suppressed misleading claims about \"underarm clutch bag\" to ensure absolute truthfulness.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #8c764b;\n  --primary-hover: #705e3a;\n  --text-main: #2a2725;\n  --text-sub: #5c5854;\n  --bg-body: #fbfaf7;\n  --bg-card: #ffffff;\n  --bg-soft: #f4f1ea;\n  --radius-md: 8px;\n  --radius-lg: 12px;\n  --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n  --shadow-lg: 0 8px 24px rgba(140, 118, 75, 0.08);\n  --border-color: #e4decb;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n}\n\n.product-detail-container * {\n  box-sizing: border-box;\n}\n\n\/* Spacing System *\/\n.pd-section {\n  margin-top: clamp(2rem, 5vw, 4rem);\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Typography System *\/\n.pd-hero-title {\n  font-size: 22px !important;\n  line-height: 1.3;\n  font-weight: 700;\n  margin: 0 0 16px 0;\n  color: var(--text-main);\n}\n\n.pd-section-title,\n.pd-feature-title,\n.pd-spec-title,\n.pd-faq-question {\n  font-size: 20px !important;\n  line-height: 1.4;\n  font-weight: 600;\n  margin: 0 0 16px 0;\n  color: var(--text-main);\n}\n\n.pd-body,\n.pd-hero-subtitle,\n.pd-feature-desc,\n.pd-tag,\n.pd-badge,\n.pd-spec-value,\n.pd-faq-answer,\n.spec-table td,\n.spec-table td::before {\n  font-size: 18px !important;\n  line-height: 1.6;\n  color: var(--text-sub);\n}\n\n\/* Image Styles *\/\n.pd-image-box {\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  padding: clamp(2.5rem, 6vw, 4.5rem) 20px;\n  text-align: center;\n  color: var(--text-sub);\n  font-weight: 500;\n  font-size: 18px !important;\n  margin-bottom: 20px;\n}\n\n\/* Hero Section *\/\n.pd-hero-section {\n  text-align: center;\n  padding: 40px 0;\n  border-bottom: 1px solid var(--border-color);\n}\n\n.pd-badge {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  border: 1px solid var(--border-color);\n  border-radius: 50px;\n  padding: 6px 16px;\n  font-weight: 600;\n  margin-bottom: 16px;\n  color: var(--primary);\n}\n\n.pd-hero-subtitle {\n  margin-bottom: 32px;\n}\n\n\/* Feature Sections *\/\n.pd-feature-item {\n  display: flex;\n  gap: 40px;\n  align-items: center;\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n.pd-feature-item:nth-child(even) {\n  flex-direction: row-reverse;\n}\n\n.pd-feature-media {\n  flex: 1;\n  min-width: 0;\n}\n\n.pd-feature-copy {\n  flex: 1;\n  min-width: 0;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.pd-tag-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.pd-tag {\n  background-color: var(--bg-soft);\n  border-radius: var(--radius-md);\n  padding: 4px 12px;\n  font-weight: 500;\n  color: var(--text-sub);\n}\n\n\/* Specifications Table *\/\n.specifications-section {\n  border-top: 1px solid var(--border-color);\n  padding-top: clamp(2rem, 5vw, 4rem);\n}\n\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 20px;\n}\n\n.spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.spec-table td {\n  padding: 16px 0;\n  vertical-align: top;\n}\n\n\/* Desktop Styles *\/\n@media (min-width: 768px) {\n  .spec-table td:first-child {\n    width: 35%;\n    font-weight: 600;\n    color: var(--text-main);\n  }\n  .spec-table td:last-child {\n    width: 65%;\n  }\n}\n\n\/* Mobile Responsive Rules *\/\n@media (max-width: 767px) {\n  .pd-feature-item {\n    flex-direction: column !important;\n    gap: 24px;\n  }\n  \n  .pd-feature-media,\n  .pd-feature-copy {\n    width: 100%;\n  }\n\n  .spec-table,\n  .spec-table tbody,\n  .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .spec-table thead {\n    display: none;\n  }\n\n  .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    border: none;\n  }\n\n  .spec-table tr {\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 18px !important;\n    font-weight: 600;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .spec-table .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 18px !important;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n}\n\n@media (max-width: 420px) {\n  .spec-table td {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n}\n\n\/* FAQ Section *\/\n.pd-faq-section {\n  border-top: 1px solid var(--border-color);\n  padding-top: clamp(2rem, 5vw, 4rem);\n  padding-bottom: 40px;\n}\n\n.pd-faq-item {\n  margin-bottom: 24px;\n  border-bottom: 1px solid var(--bg-soft);\n  padding-bottom: 16px;\n}\n\n.pd-faq-item:last-child {\n  border-bottom: none;\n}\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"pd-hero-section pd-section\"\u003e\u003cspan class=\"pd-badge\"\u003eHandgemaakt Engels vintage ontwerp\u003c\/span\u003e\n\u003ch1 class=\"pd-hero-title\"\u003eVintage Engels maliënkolder-munttasje uit de jaren 1920\u003c\/h1\u003e\n\u003cp class=\"pd-hero-subtitle\"\u003eIndividueel gelast roestvrijstalen gaas, gecombineerd met een klassieke intrekbare sluiting voor elegante, veilige opslag onderweg.\u003c\/p\u003e\n\u003cdiv class=\"pd-image-box\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260824113943\/4a7d651fbbc8a8fa3ef69d00c165a79e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 1 --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-box\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260824113943\/8e66468f24f5525f928ace1b72172e67.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eIntrekbare sluiting met klepopening\u003c\/h2\u003e\n\u003cp class=\"pd-feature-desc\"\u003eOntworpen met een inklapbaar metalen frame in accordeonstijl. Door de cilindrische bovenkap eenvoudig op te tillen, gaat de opening volledig open voor directe toegang. Bij het omlaagduwen klapt het frame weer in en vormt het een vergrendeling die de inhoud veilig binnenhoudt.\u003c\/p\u003e\n\u003cdiv class=\"pd-tag-container\"\u003e\n\u003cspan class=\"pd-tag\"\u003eIntrekbaar frame\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eMoeiteloze sluiting\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eGeen ritsen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2 --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-box\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260824113943\/b71e94c58a821b54870e24dc15933c34.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eSoepel stalen gaas \u0026amp; metalen ketting\u003c\/h2\u003e\n\u003cp class=\"pd-feature-desc\"\u003eGemaakt van een soepele laag verbonden roestvrijstalen ringen die zich natuurlijk naar je hand vormen. Voorzien van een slanke, elegante metalen ketting die stevig aan beide zijden van het kapje is bevestigd, voor verschillende draagmogelijkheden.\u003c\/p\u003e\n\u003cdiv class=\"pd-tag-container\"\u003e\n\u003cspan class=\"pd-tag\"\u003eVloeiend maliënkolder\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSlanke kettingband\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eTastbaar metalen raster\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3 --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-box\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260824113943\/c06686fd67d6f02f9b45523325418f01.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eVeilige ruimte voor kleine benodigdheden\u003c\/h2\u003e\n\u003cp class=\"pd-feature-desc\"\u003eSpeciaal geproportioneerd om kleine dagelijkse schatten te beschermen. Biedt veilig plaats aan munten, sleutels, standaarddobbelstenen, lippenstiften en delicate sieraden. Past netjes in je hand of glijdt moeiteloos in een grotere handtas.\u003c\/p\u003e\n\u003cdiv class=\"pd-tag-container\"\u003e\n\u003cspan class=\"pd-tag\"\u003eLosgeld\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSieraadhouder\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDobbelstenen \u0026amp; lippenstiften\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"specifications-section pd-section\"\u003e\n\u003ch2 class=\"pd-spec-title\"\u003eSpecificaties\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Height\"\u003e\u003cspan class=\"spec-value\"\u003e5,1 inch (13,0 cm)\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Cap Diameter\"\u003e\u003cspan class=\"spec-value\"\u003e1,1 inch (2,8 cm)\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eIndividueel gelast roestvrij staal\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Available Colors\"\u003e\u003cspan class=\"spec-value\"\u003eZilver, lichtgoud, brons\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Packaging\"\u003e\u003cspan class=\"spec-value\"\u003eDoosje inbegrepen\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"pd-faq-section pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003eHoe opent en sluit het intrekbare mechanisme?\u003c\/h3\u003e\n\u003cp class=\"pd-faq-answer\"\u003eHet tasje heeft aan de binnenkant van de hals een metalen lusframe in accordeonstijl. Klap eenvoudig het scharnierende deksel bovenaan open en trek voorzichtig aan het buitenframe om de opening te vergroten. Duw het frame na gebruik plat en klap het deksel omlaag om het tasje te sluiten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003eVoelt het maliënkoldergaas krassend of ruw aan?\u003c\/h3\u003e\n\u003cp class=\"pd-faq-answer\"\u003eNee. Elke afzonderlijke stalen ring is gepolijst en soepel met de andere verbonden, waardoor een vloeiende, textielachtige drapering ontstaat. De buitenkant voelt glad, gepolijst en koel aan, zonder aan je huid te blijven haken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003ePast er een smartphone in dit tasje?\u003c\/h3\u003e\n\u003cp class=\"pd-faq-answer\"\u003eNee, dit munttasje is een miniatuur vintage aandenken met een totale hoogte van 5,1 inch en een openingsdiameter van 1,1 inch. Het is speciaal ontworpen om munten, delicate ringen, oorbellen, dobbelstenen, sleutels of lippenstiften in te bewaren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"Bleekgoud","offer_id":48528172777684,"sku":null,"price":19.95,"currency_code":"USD","in_stock":true},{"title":"Zilver","offer_id":48528172810452,"sku":null,"price":19.95,"currency_code":"USD","in_stock":true},{"title":"Antiek brons","offer_id":48528172843220,"sku":null,"price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/55643bc2bcefc9882a292af04dc0ffcd.jpg?v=1787653545","url":"https:\/\/omurio.com\/nl\/products\/retro-stainless-steel-mini-purse-rjc","provider":"Omurio","version":"1.0","type":"link"}