{"product_id":"non-slip-smiley-tab-socks-rjc","title":"Antislip sokken met smiley tab","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：女性船袜（功能+外观结合型）\n  目标受众：追求舒适、防滑功能，同时喜欢可爱细节的女性\n  视觉风格：清新、舒适、日常、带有一点趣味性\n  配色策略：以柔和的莫兰迪色系为主，辅以温暖的主色调强调舒适感\n  模块顺序：Hero（强调防滑+可爱）→ Feature 1（防滑功能详解）→ Feature 2（舒适材质与工艺）→ Feature 3（多样色彩与穿搭）→ Specifications（规格参数）→ FAQ（常见问题）\n  详情图映射：Hero=image_4.png, Feature1=image_5.png, Feature2=image_2.png, Feature3=image_0.png\n  规格图映射：Specs=image_7.png\n  对比模块：未加入（产品核心价值在于自身独特设计和功能，非替代性对比）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #E8A648;\n      --primary-hover: #D18F35;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F9F9;\n      --bg-soft: #F2F2F2;\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.1);\n      --border-color: #EEEEEE;\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      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    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      margin: 0 0 1rem;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin: 0 0 1rem;\n      line-height: 1.3;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin: 0 0 0.5rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      margin: 0 0 1.5rem;\n      color: var(--text-sub);\n    }\n\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .img-placeholder {\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-family: monospace;\n      padding: 3rem 1rem;\n      text-align: center;\n      border-radius: var(--radius-md);\n      min-height: 300px;\n    }\n\n    \/* Section Spacing *\/\n    .pd-section {\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto 2rem;\n    }\n\n    .hero-subtitle {\n      font-size: 20px;\n      color: var(--text-sub);\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 0.5rem 1rem;\n      border-radius: 2rem;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-media {\n      flex: 1;\n      width: 100%;\n    }\n\n    .feature-tags {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n    }\n\n    .feature-tags li {\n      background: var(--bg-card);\n      color: var(--text-sub);\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: 4rem;\n      }\n\n      .feature-reverse .feature-item {\n        flex-direction: row-reverse;\n      }\n\n      .feature-copy, .feature-media {\n        width: 50%;\n      }\n    }\n\n    \/* Spec Section *\/\n    .spec-container {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n    }\n\n    .spec-image {\n      flex: 1;\n    }\n\n    .spec-table-container {\n      flex: 1;\n      background: var(--bg-card);\n      padding: 2rem;\n      border-radius: var(--radius-lg);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table th, .spec-table td {\n      padding: 1rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .spec-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 30%;\n    }\n\n    .spec-table td {\n      color: var(--text-sub);\n    }\n\n    .spec-table tr:last-child th, .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    @media (min-width: 768px) {\n      .spec-container {\n        flex-direction: row;\n        align-items: center;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .spec-table, .spec-table thead, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .spec-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        padding: 0.5rem;\n      }\n\n      .spec-table th {\n        display: none;\n      }\n\n      .spec-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border-bottom: none;\n        padding: 0.5rem 1rem;\n        text-align: right;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        text-align: left;\n        padding-right: 1rem;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n    }\n\n    .faq-item h3 {\n      display: flex;\n      align-items: center;\n    }\n\n    .faq-item h3::before {\n      content: \"Q.\";\n      color: var(--primary);\n      font-weight: 700;\n      margin-right: 0.5rem;\n    }\n\n    .faq-item p {\n      margin-bottom: 0;\n      padding-left: 1.5rem;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"pd-section hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"trust-badge\"\u003eOntworpen voor dagelijks gemak\u003c\/div\u003e\n\n\u003ch1\u003eBlijf-Op-Comfort, Serieuze Schattigheid.\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eDe onzichtbare sokken die niet afzakken, met een charmante smiley tab voor een vrolijke stap.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-image\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430151135\/44e62b6cffebf5ae6e8215b0f8bc0e3a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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 feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430094608\/f96f48368ab112a97088c361ef42351c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eOntworpen om te Blijven Zitten.\u003c\/h2\u003e\n\n\u003cp\u003eZeg vaarwel tegen het vervelende afzakken van sokken. Onze strategisch geplaatste siliconen hiel grip zorgt voor essentiële wrijving, waardoor je sokken stevig op hun plaats blijven, hoe actief je dag ook is.\u003c\/p\u003e\n\n\u003cul class=\"feature-tags\"\u003e\n\t\u003cli\u003eSiliconen Hiel Grip\u003c\/li\u003e\n\t\u003cli\u003eAntislip Ontwerp\u003c\/li\u003e\n\t\u003cli\u003eVeilige Pasvorm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Comfort --\u003e\n\n\u003csection class=\"pd-section feature-section feature-reverse\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430094608\/1f3c7653122f77cfd91ac3e5dc0a74e8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eZachtheid die je kunt Voelen.\u003c\/h2\u003e\n\n\u003cp\u003eGemaakt van een hoogwaardige katoenmix, zijn deze sokken zacht, ademend en vocht afvoerend. De hoogelastische geribbelde boord biedt een zachte, aansluitende pasvorm rond je enkel zonder afdrukken achter te laten.\u003c\/p\u003e\n\n\u003cul class=\"feature-tags\"\u003e\n\t\u003cli\u003eKatoenmix\u003c\/li\u003e\n\t\u003cli\u003eAdemend\u003c\/li\u003e\n\t\u003cli\u003eElastische Geribbelde Boord\u003c\/li\u003e\n\t\u003cli\u003eComfort voor de Hele Dag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Style --\u003e\n\n\u003csection class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430094608\/52e23eab860d8d189105520fd6b50bf1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eEen Vleugje Vreugde bij Elke Outfit.\u003c\/h2\u003e\n\n\u003cp\u003eVerkrijgbaar in een zorgvuldig samengestelde selectie van 10 Morandi tinten, zijn deze sokken ontworpen als veelzijdige essentials. De unieke geborduurde smiley tab voegt een speels accent toe dat net boven je lage schoenen uitsteekt.\u003c\/p\u003e\n\n\u003cul class=\"feature-tags\"\u003e\n\t\u003cli\u003e10 Morandi Kleuren\u003c\/li\u003e\n\t\u003cli\u003eUnieke Smiley Tab\u003c\/li\u003e\n\t\u003cli\u003eVeelzijdige Stijl\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\n\u003csection class=\"pd-section spec-section\"\u003e\n\u003ch2\u003eSpecificaties\u003c\/h2\u003e\n\n\u003cdiv class=\"spec-container\"\u003e\n\u003cdiv class=\"spec-image\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430094608\/e95cd040da842e043fc4066c3f9da0ca.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMaat\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Size\"\u003eEén maat (Past EU 33-42)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMateriaal\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eKatoenmix\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eKleurkeuzes\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Color Options\"\u003e10 Kleuren (zoals afgebeeld)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpeciale Kenmerken\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Special Features\"\u003eGeborduurde Smiley Tab, Siliconen Hiel Grip\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eTab Hoogte\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Tab Height\"\u003eCa. 5 cm \/ 2 inch\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"pd-section faq-section\"\u003e\n\u003ch2\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eBlijven deze sokken echt op mijn hiel zitten?\u003c\/h3\u003e\n\n\u003cp\u003eJa! De siliconen grip aan de binnenkant van de hiel is speciaal ontworpen om wrijving te bieden en de sok de hele dag stevig op zijn plaats te houden.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWelke schoenmaten passen hierbij?\u003c\/h3\u003e\n\n\u003cp\u003eDit zijn sokken in één maat, ontworpen met hoge elasticiteit om de meeste vrouwenvoeten te passen, overeenkomend met EU-maten 33-42.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHoe moet ik ze wassen om het borduurwerk te beschermen?\u003c\/h3\u003e\n\n\u003cp\u003eWe raden aan om ze in de machine te wassen op een koud programma en een fijnwascyclus. Om het borduurwerk en de kwaliteit van de stof zo goed mogelijk te behouden, wordt luchtdrogen aanbevolen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"1 Set (10 Paar)","offer_id":47991889133780,"sku":"0430-14533875","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Sets (20 Paar) - Bespaar 10%","offer_id":47991889166548,"sku":"0430-14531304","price":24.95,"currency_code":"USD","in_stock":true},{"title":"3 Sets (30 Paar) - Bespaar 20%","offer_id":47991889199316,"sku":"0430-14534200","price":36.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/44e62b6cffebf5ae6e8215b0f8bc0e3a_0b4d2ac4-6c70-4055-affa-783a65ef3226.jpg?v=1779877101","url":"https:\/\/omurio.com\/nl\/products\/non-slip-smiley-tab-socks-rjc","provider":"Omurio","version":"1.0","type":"link"}