{"product_id":"rustic-farmhouse-wall-sign-rjc","title":"Rustiek Boerderij Muurbord","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Home Decor \/ Wall Sign\nTarget Audience: Families, Homeowners, Gift Shoppers, Farmhouse Style Enthusiasts\nVisual Style: Rustic, Warm, Welcoming, Farmhouse\nColor Strategy: Earthy Rust\/Brown as primary accent to match the vintage feel, warm off-white background for a cozy atmosphere.\nShape Strategy: Radius 12px - Soft enough to be approachable, structured enough to reflect physical home decor.\nTypography Strategy: Large Type \/ Mobile-first readable. Serif for headings (Rustic feel), clean sans-serif for body.\nMobile Table Strategy: Card-based (No horizontal scroll). Auto-converted metric\/imperial units.\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n        \/* Color Palette *\/\n        --primary: #9b5b42; \/* Earthy rust\/terracotta *\/\n        --bg-body: #fcfbfa; \/* Warm, cozy off-white *\/\n        --bg-card: #ffffff;\n        --text-main: #2b2826;\n        --text-sub: #5c5552;\n        --border-color: #e6deda;\n        \n        \/* Radii \u0026 Shadows *\/\n        --radius-md: 12px;\n        --radius-lg: 20px;\n        --shadow-sm: 0 4px 16px rgba(43, 40, 38, 0.04);\n        --shadow-lg: 0 12px 32px rgba(43, 40, 38, 0.08);\n        \n        \/* Spacing System *\/\n        --space-section: clamp(3rem, 8vw, 6rem);\n        --space-element: clamp(1.5rem, 4vw, 3rem);\n        \n        \/* Typography *\/\n        --font-head: 'Georgia', 'Playfair Display', serif; \/* Rustic farmhouse feel *\/\n        --font-body: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n\n    \/* Container Reset \u0026 Safeguards *\/\n    .product-detail-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: clamp(1rem, 5vw, 3rem);\n        background-color: var(--bg-body);\n        color: var(--text-main);\n        font-family: var(--font-body);\n        box-sizing: border-box;\n        overflow-wrap: break-word;\n        word-break: break-word;\n    }\n\n    .product-detail-container * {\n        box-sizing: border-box;\n    }\n\n    \/* Typography System *\/\n    .product-detail-container h1, \n    .product-detail-container h2, \n    .product-detail-container h3 {\n        font-family: var(--font-head);\n        color: var(--text-main);\n        margin-top: 0;\n        margin-bottom: 1rem;\n        line-height: 1.2;\n        font-weight: 600;\n    }\n\n    .product-detail-container h1 { font-size: clamp(34px, 5vw, 44px); }\n    .product-detail-container h2 { font-size: clamp(28px, 4vw, 36px); }\n    .product-detail-container h3 { font-size: clamp(22px, 3vw, 28px); }\n    \n    .product-detail-container p {\n        font-size: clamp(18px, 2vw, 20px);\n        line-height: 1.7;\n        color: var(--text-sub);\n        margin-bottom: 1.5rem;\n    }\n\n    \/* Media Protocol *\/\n    .product-detail-container img {\n        width: 100%;\n        height: auto;\n        display: block;\n        border-radius: var(--radius-md);\n        box-shadow: var(--shadow-sm);\n    }\n\n    .img-placeholder {\n        width: 100%;\n        aspect-ratio: 4 \/ 3;\n        background: #f1edea;\n        border: 2px dashed #d5c8c1;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 18px;\n        color: var(--text-sub);\n        border-radius: var(--radius-md);\n        font-weight: bold;\n    }\n\n    \/* Trust Badges (Non-clickable) *\/\n    .badge-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        margin-bottom: 2rem;\n        justify-content: center;\n    }\n\n    .visual-badge {\n        background: var(--bg-card);\n        color: var(--primary);\n        padding: 8px 16px;\n        border-radius: 50px;\n        font-size: 16px;\n        font-weight: 600;\n        border: 1px solid var(--border-color);\n        display: inline-flex;\n        align-items: center;\n        box-shadow: var(--shadow-sm);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n        text-align: center;\n        margin-bottom: var(--space-section);\n    }\n    \n    .hero-copy {\n        max-width: 800px;\n        margin: 0 auto var(--space-element);\n    }\n\n    \/* Feature Grid (Z-Pattern \u0026 Mobile Ordering Lock) *\/\n    .feature-item {\n        display: flex;\n        flex-direction: column; \/* Mobile Lock: strictly stacked *\/\n        gap: var(--space-element);\n        margin-bottom: var(--space-section);\n    }\n\n    .feature-media {\n        width: 100%;\n    }\n\n    .feature-copy {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    @media (min-width: 768px) {\n        .feature-item {\n            flex-direction: row;\n            align-items: center;\n        }\n        .feature-item:nth-child(even) {\n            flex-direction: row-reverse;\n        }\n        .feature-media, .feature-copy {\n            flex: 1;\n            width: 50%;\n        }\n    }\n\n    \/* Specifications Table (Mobile Card Lock) *\/\n    .specs-section {\n        margin-bottom: var(--space-section);\n        background: var(--bg-card);\n        padding: var(--space-element);\n        border-radius: var(--radius-lg);\n        box-shadow: var(--shadow-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: 18px;\n        text-align: left;\n        border-bottom: 1px solid var(--border-color);\n        font-size: 18px;\n        color: var(--text-main);\n    }\n\n    .specs-table th {\n        font-weight: 600;\n        color: var(--text-sub);\n        width: 35%;\n    }\n\n    @media (max-width: 767px) {\n        .specs-table, \n        .specs-table thead, \n        .specs-table tbody, \n        .specs-table tr, \n        .specs-table th, \n        .specs-table td {\n            display: block;\n            width: 100%;\n        }\n        .specs-table thead {\n            display: none;\n        }\n        .specs-table tr {\n            margin-bottom: 16px;\n            border: 1px solid var(--border-color);\n            border-radius: var(--radius-md);\n            padding: 16px;\n            background: var(--bg-body);\n        }\n        .specs-table td {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            border-bottom: 1px dashed var(--border-color);\n            padding: 14px 0;\n            text-align: right;\n            gap: 16px;\n        }\n        .specs-table td:last-child {\n            border-bottom: none;\n        }\n        .specs-table td::before {\n            content: attr(data-label);\n            font-weight: 600;\n            color: var(--text-sub);\n            text-align: left;\n            flex-shrink: 0;\n        }\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n        margin-bottom: var(--space-section);\n    }\n\n    .faq-item {\n        background: var(--bg-card);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        padding: 24px;\n        margin-bottom: 16px;\n        box-shadow: var(--shadow-sm);\n    }\n\n    .faq-question {\n        font-size: 20px;\n        font-weight: 600;\n        color: var(--text-main);\n        margin-bottom: 12px;\n        font-family: var(--font-head);\n    }\n\n    .faq-answer {\n        font-size: 18px;\n        color: var(--text-sub);\n        line-height: 1.6;\n        margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003ch1\u003eVertrek elke dag met liefde\u003c\/h1\u003e\n\n\u003cp\u003eVoeg een warme, oprechte touch toe aan je huis. Dit charmante \"Love You, Bye\" bord fungeert als een dagelijkse herinnering om een betekenisvol afscheid te delen met de familieleden die het meest belangrijk zijn.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cdiv class=\"visual-badge\"\u003eRustieke boerderijdecoratie\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003eKlaar om boven de deur te hangen\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003eBetekenisvol cadeau\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311141145\/c55cffefb3c55a2e1243d9e41b7f256f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-grid\"\u003e\n\u003carticle class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311141145\/1d5872652abe905528b7acdb1b8035a6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eRustieke boerderij charme\u003c\/h2\u003e\n\n\u003cp\u003eMet een prachtig verweerde vintage uitstraling en klassiek gouden reliëf op zwarte tekst. Dit bord past naadloos bij moderne boerderijstijl, rustieke of traditionele interieurs en voegt direct karakter toe aan kale entrees, gangen en woonruimtes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003carticle class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311141145\/4aff61f2fdefd9b4f470895fc5414b32.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePerfecte maat om boven de deur te hangen\u003c\/h2\u003e\n\n\u003cp\u003eDoordacht ontworpen om precies te passen waar je het nodig hebt. Het lange, horizontale profiel maakt het de ultieme accentstuk om naadloos boven deurkozijnen te plaatsen. Het trekt de aandacht zodra je naar buiten gaat en fungeert als een zachte, liefdevolle herinnering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003carticle class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311141145\/310775130ca57275fb7c920b567e88ad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eGemaakt van duurzame materialen\u003c\/h2\u003e\n\n\u003cp\u003eGemaakt van stevig, hoogwaardig hout en afgewerkt met gladde, duurzame verweerde details. De solide constructie zorgt ervoor dat het niet kromtrekt of vervaagt, en het blijft jarenlang een troostend en blijvend onderdeel van de inrichting van je huis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Table --\u003e\n\n\u003csection class=\"specs-section\"\u003e\n\u003ch2\u003eProductspecificaties\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eKenmerk\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Message\"\u003eTekstindeling\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\"LOVE YOU, BYE\" (Klassiek gouden reliëf op zwart)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Length\"\u003eLengte\u003c\/td\u003e\n\t\t\t\u003ctd\u003e40 cm \/ 15,75 inch\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Width\"\u003eBreedte (Hoogte)\u003c\/td\u003e\n\t\t\t\u003ctd\u003e11 cm \/ 4,33 inch\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003eGewicht\u003c\/td\u003e\n\t\t\t\u003ctd\u003e170 g \/ 6,0 oz (Lichtgewicht \u0026 gemakkelijk op te hangen)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eHoofdmateriaal\u003c\/td\u003e\n\t\t\t\u003ctd\u003eStevig hout met een verweerde vintage afwerking\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Style Fit\"\u003eInterieurstijl\u003c\/td\u003e\n\t\t\t\u003ctd\u003eBoerderijstijl, Rustiek, Vintage, Moderne Boerderijstijl\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHoe gemakkelijk is het om het boven een deur te bevestigen?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eOngelofelijk eenvoudig! Met een gewicht van slechts 170 g is dit lichte houten bord gemakkelijk te bevestigen met standaard fotohangstrips, kleine spijkers of decoratieve haken. Het slanke profiel is perfect afgestemd op de ruimte boven standaard deurkozijnen.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs dit bord geschikt voor buitengebruik?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eOm de mooie vintage details te behouden en de structurele integriteit van het hout te bewaren, raden we sterk aan dit stuk binnenshuis te plaatsen. Het staat fantastisch in entrees, halletjes, slaapkamers en binnenhallen.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs dit een goed cadeau voor een housewarming?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eAbsoluut. De universele boodschap van liefde en afscheid maakt het een ongelooflijk doordacht en hartverwarmend cadeau voor housewarmings, bruiloften, jubilea of de feestdagen. Het is een stuk dat een huis snel verandert in een thuis.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"🚪 1-Pack (Standaard)","offer_id":47992049500372,"sku":"0320-11159213","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🎁 2-Pack (Cadeauset - Bespaar 15%)","offer_id":47992049533140,"sku":"0320-11150046","price":19.95,"currency_code":"USD","in_stock":true},{"title":"🏡 3-Pack (Hele Huis - Bespaar 25%)","offer_id":47992049565908,"sku":"0320-11154718","price":28.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/2abba44fc8efdba76b5e8f8b0adc31bb.jpg?v=1779883856","url":"https:\/\/omurio.com\/nl\/products\/rustic-farmhouse-wall-sign-rjc","provider":"Omurio","version":"1.0","type":"link"}