{"product_id":"stalen-m6-ankers","title":"Stalen M6 Ankers voor Zwaar Gebruik - 50 Stuks","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\u003c!--\n  [AI Design Logic]\n  产品类型：金属膨胀螺丝套装\n  目标受众：家庭DIY用户、安装工，需要稳固墙面锚固方案的人群\n  视觉风格：工业、坚固、可靠。配色采用金属黄\/金色作为强调色，搭配深灰文字和柔和背景。\n  模块顺序：Hero (场景+核心利益) -\u003e Feature 1 (核心机制:膨胀结构与材质) -\u003e Feature 2 (通用性:适用墙体) -\u003e Feature 3 (易用性:安装步骤) -\u003e Specifications (规格参数) -\u003e FAQ (常见问题)\n  详情图映射：Hero=image_4.png, Feature1=image_1.png, Feature2=image_3.png, Feature3=image_2.png\n  规格图映射：Specs数据来源于 image_5.png\n  对比模块：未加入，因无明显竞品对比需求，聚焦产品自身核心功能展示更佳。\n  --\u003e\u003c\/div\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D4AF37; \/* Metallic Gold *\/\n      --primary-hover: #B3942E;\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: 12px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.12);\n      --border-color: #e5e5e5;\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      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      margin: 0 0 16px;\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 24px;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin: 0 0 16px;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0 0 24px;\n      line-height: 1.7;\n    }\n\n    \/* Layout \u0026 Common Styles *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .badge-pill {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 500;\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      display: flex;\n      flex-direction: column;\n      gap: 32px;\n    }\n\n    .hero-content {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .hero-media {\n      flex: 1.2;\n      position: relative;\n    }\n\n    \/* Feature Sections *\/\n    .feature-section {\n      display: flex;\n      flex-direction: column;\n      gap: 32px;\n      align-items: center;\n    }\n\n    .feature-content {\n      flex: 1;\n    }\n\n    .feature-media {\n      flex: 1;\n      width: 100%;\n    }\n\n    .feature-media img {\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Feature Alternating Layout (Desktop) *\/\n    @media (min-width: 768px) {\n      .pd-hero {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-section {\n        flex-direction: row;\n        gap: 64px;\n      }\n\n      .feature-section.reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      padding: 32px;\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table th,\n    .specs-table td {\n      padding: 16px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    .specs-table tr:last-child th,\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      margin-bottom: 24px;\n      padding-bottom: 24px;\n      border-bottom: 1px solid var(--border-color);\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: 12px;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      aspect-ratio: 16\/9;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #999;\n      font-family: monospace;\n      font-size: 14px;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Mobile Specifics for Table *\/\n    @media (max-width: 767px) {\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 tr {\n        margin-bottom: 16px;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        padding: 8px;\n      }\n      .specs-table th, .specs-table td {\n        padding: 12px 8px;\n        text-align: right;\n        border-bottom: 1px solid var(--bg-soft);\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n      }\n      .specs-table th {\n        font-size: 14px;\n        color: var(--text-sub);\n        font-weight: normal;\n      }\n      .specs-table td {\n        font-weight: 600;\n        color: var(--text-main);\n      }\n      .specs-table tr:last-child th, .specs-table tr:last-child td {\n        border-bottom-color: var(--bg-soft);\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-hero section-spacing\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge-pill\"\u003eRobuuste metalen constructie \u003c\/span\u003e\n\u003ch1\u003eBevestig uw voorwerpen met een gerust hart\u003c\/h1\u003e\n\u003cp\u003eOntworpen voor maximale grip in gipsplaat, beton en holle wanden. De betrouwbare oplossing voor het ophangen van zwaardere voorwerpen in uw huis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003c!-- \n        Hero Image Strategy: Use the lifestyle scenario image to show wide application context.\n      --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/1_02cf969e-bacc-4478-a7cb-842f95e9c9bd.jpg?v=1784893932\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/2_c32d40db-2b31-4a1e-91fa-62e9019587d2.jpg?v=1784893930\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2\u003eUniek expansieontwerp voor onovertroffen stabiliteit\u003c\/h2\u003e\n\u003cp\u003eIn tegenstelling tot standaard plastic pluggen beschikken onze metalen ankers over een speciale “boomstructuur” met sleuven. Terwijl u de schroef aandraait, zet de huls zich in de muur uit tot een robuuste lantaarnvorm, waardoor een krachtige, permanente grip ontstaat die na verloop van tijd niet losraakt.\u003c\/p\u003e\n\u003cp\u003eGemaakt van hoogwaardig staal met uitstekende roestbestendigheid, wat zorgt voor langdurige duurzaamheid van uw installaties.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Versatility (Wall Types) --\u003e\n\u003cdiv class=\"feature-section reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- \n        Feature 2 Image: Show the variety of compatible wall types.\n      --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/3_999978be-3202-476a-ab39-684109384f3d.jpg?v=1784893931\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2\u003eElk type muur onder de knie met één oplossing\u003c\/h2\u003e\n\u003cp\u003eU hoeft zich geen zorgen meer te maken over het afstemmen van ankers op verschillende muurmaterialen. Deze veelzijdige metalen ankers presteren betrouwbaar in een breed scala aan ondergronden, waaronder massief beton, baksteen, holle blokken, gipsplaten en houten wanden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Installation --\u003e\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- \n        Feature 3 Image: Show the 3-step installation process.\n      --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/4_14839561-d756-4d26-b9ea-9a38a4ada983.jpg?v=1784893930\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2\u003eEenvoudige installatie in 3 stappen\u003c\/h2\u003e\n\u003cp\u003eKlaar de klus snel en efficiënt. Het eenvoudige proces bestaat uit het boren van een positioneringsgat, het met een hamer vlak met de muur inslaan van het anker, en vervolgens het inbrengen en langzaam aandraaien van de schroef totdat deze volledig vastzit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"section-spacing\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2\u003eProductspecificaties\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003c!-- Data Source: image_5.png --\u003eAfmetingen 6 x 14 mm\u003c\/li\u003e\n\u003cli\u003eLengte huls 14 mm\u003c\/li\u003e\n\u003cli\u003eDiameter huls (boorgat) 6 mm\u003c\/li\u003e\n\u003cli\u003eSchroefdraad M6\u003c\/li\u003e\n\u003cli\u003eMateriaal Gewoon koolstofstaal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section-spacing\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Gadgetspeurder","offers":[{"title":"Default Title","offer_id":45929105555526,"sku":"0423-18231112","price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/1_02cf969e-bacc-4478-a7cb-842f95e9c9bd.jpg?v=1784893932","url":"https:\/\/gadgetspeurder.nl\/products\/stalen-m6-ankers","provider":"Gadgetspeurder","version":"1.0","type":"link"}