{"product_id":"14k-gold-adjustable-heart-set-rjc","title":"Verstelbare hartjesset van 14K-goud","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：女性时尚珠宝（手链套装）\n  目标受众：追求精致感、需要礼物或闺蜜\/情侣配饰的女性\n  视觉风格：优雅、极简、温暖、金色调\n  配色策略：以金色为主导，背景采用柔和的暖米色\/奶油色系，营造高级感\n  模块顺序：Hero -\u003e Feature 1 (核心痛点：可调节) -\u003e Feature 2 (核心设计：成对心形) -\u003e Feature 3 (材质与风格) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_0.png, Feature1=image_1.png, Feature2=image_2.png, Feature3=image_3.png\n  规格图映射：Specs=无直接引用，数据来源于文本报告\n  对比模块：未加入（无明确对比对象，产品自身特性更重要）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D4AF37; \/* Gold accent color *\/\n      --primary-hover: #C09E31;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F6F2; \/* Light warm beige for cards *\/\n      --bg-soft: #FAF9F7; \/* Very pale background for sections *\/\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #EEEEEE;\n      --spacing-section: clamp(2.5rem, 6vw, 4.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      font-weight: 600;\n      margin-bottom: 1rem;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\n    .product-detail-container .tag-text {\n      font-size: 16px;\n      font-weight: 500;\n      color: var(--primary);\n      display: inline-block;\n      margin-bottom: 0.5rem;\n    }\n\n    \/* Layout \u0026 Components *\/\n    .section-block {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto var(--spacing-section);\n    }\n\n    .hero-badges {\n      display: flex;\n      justify-content: center;\n      gap: 1rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .hero-badge {\n      background-color: var(--bg-card);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n    }\n\n    \/* Feature Sections *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n      background-color: var(--bg-soft);\n      padding: clamp(2rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .feature-section:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1.5rem;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      padding: clamp(2rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .specs-table td,\n    .specs-table th {\n      text-align: left;\n      padding: 1rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      margin-bottom: 0;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 767px) {\n      .feature-section,\n      .feature-section:nth-child(even) {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .feature-tags {\n        justify-content: center;\n      }\n\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead { display: none; }\n      .specs-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .specs-table td {\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n        text-align: right;\n      }\n      .specs-table td:last-child { border-bottom: none; }\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        width: 45%;\n        white-space: nowrap;\n        text-align: left;\n        font-weight: 600;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section-block hero-section\"\u003e\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cspan class=\"hero-badge\"\u003e✨ Verguld met 14K goud\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e💕 Set van 2 armbanden\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eDe liefde delen, perfect passend\u003c\/h1\u003e\n\n\u003cp\u003eElegante, verstelbare bijpassende hartjesarmbanden, ontworpen voor verbondenheid en dagelijks stijlplezier. Een attent cadeau voor haar, of een verwennerij voor jezelf.\u003c\/p\u003e\n\n\u003cdiv style=\"position: relative; padding-bottom: 100%; height: 0; overflow: hidden; border-radius: var(--radius-lg); background-color: var(--bg-soft); border: 2px dashed var(--border-color);\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801111043\/e8075b5c2d351299c93bd0fb3f2b69a7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: Adjustable Fit --\u003e\n\n\u003cdiv class=\"section-block feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801111043\/08f78b9af03b8b0a9f87667a0e20d3f4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"tag-text\"\u003ePersoonlijk comfort\u003c\/span\u003e\n\n\u003ch2\u003eElke keer de perfecte pasvorm\u003c\/h2\u003e\n\n\u003cp\u003eMaak je geen zorgen meer over maten. Met onze innovatieve schuifkraalsluiting kun je de armband direct verstellen tot 22,9 cm. De sluiting glijdt soepel voor een stevige, comfortabele pasvorm om elke pols, waardoor een cadeau geven moeiteloos wordt.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003ePast om elke pols\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eGemakkelijk te verschuiven sluiting\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eStevige sluiting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Unique Matching Design --\u003e\n\n\u003cdiv class=\"section-block feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801111043\/ddcf2b09cc5f0fb91cddad326441ca68.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"tag-text\"\u003ePrachtig verbonden\u003c\/span\u003e\n\n\u003ch2\u003eEen uniek paar harten\u003c\/h2\u003e\n\n\u003cp\u003eDeze set bevat twee verschillende ontwerpen: één fijn massief hart en één charmant open hart. Ze passen prachtig bij elkaar en symboliseren een unieke band. Draag ze samen voor een chique gestapelde look, of deel er één met je beste vriendin, zus of partner.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eSet van 2\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMassieve en open harten\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePerfect om te delen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Material \u0026 Style --\u003e\n\n\u003cdiv class=\"section-block feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801111043\/7c9cf1e5bc246a93daa4a3e622160fc6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"tag-text\"\u003eAlledaagse elegantie\u003c\/span\u003e\n\n\u003ch2\u003ePremium glans van 14K goud\u003c\/h2\u003e\n\n\u003cp\u003eDeze armbanden zijn gemaakt met hoogwaardige 14K-goudvergulding en bieden een luxueuze, langdurige glans. Het delicate kettinkje en de gepolijste afwerking geven elke outfit een vleugje verfijning, van casual dagen tot geklede avonden.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eGepolijste afwerking\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eFijn kettinkje\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVeelzijdige stijl\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-block specs-container\"\u003e\n\u003ch2\u003eProductspecificaties\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eInhoud van de set\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e2 armbanden (1 massief hart, 1 open hart)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eMateriaal\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eMetaal verguld met 14K goud\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eKleur\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eGeelgoud\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eLengte\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eVerstelbaar tot 22,9 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eType sluiting\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eSchuifkraal (bolo-stijl)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eGrootte massief hart\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e8mm x 6.8mm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eGrootte open hart\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e11.8mm x 10mm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003ePassen deze armbanden om mijn pols?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eJa! De armbanden hebben een verstelbare schuifsluiting waarmee je ze tot 22,9 cm lang kunt maken, waardoor ze comfortabel geschikt zijn voor vrijwel elke polsmaat.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eZijn de twee harten hetzelfde?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNee, de set is ontworpen om bij elkaar te passen, maar toch uniek te zijn. De set bevat één armband met een kleiner, massief hartbedeltje en één met een iets groter, open hartbedeltje.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHoe verzorg ik de vergulding?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eOm je armbanden mooi te houden, vermijd je contact met water, parfum en lotions. We raden aan ze op een droge plek of in een sieradenzakje te bewaren wanneer je ze niet draagt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"2 bijpassende hartjes \/ Geelgoud","offer_id":48402778095828,"sku":"1732225717646627336","price":12.95,"currency_code":"USD","in_stock":true},{"title":"3 bijpassende hartjes \/ Geelgoud","offer_id":48402778128596,"sku":"1732225717646758408","price":16.95,"currency_code":"USD","in_stock":true},{"title":"4 bijpassende hartjes \/ Geelgoud","offer_id":48402778161364,"sku":"1732225717646889480","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/e8075b5c2d351299c93bd0fb3f2b69a7.jpg?v=1785554966","url":"https:\/\/omurio.com\/nl\/products\/14k-gold-adjustable-heart-set-rjc","provider":"Omurio","version":"1.0","type":"link"}