{"product_id":"thio-holzschienenbeleuchtung","title":"Thio Holzschienenbeleuchtung","description":"\u003c!-- ============================================================\n     THIO HOLZSCHIENENBELEUCHTUNG — Shopify Produktbeschreibung\n     Farbgestaltung: Entspricht dem Thema des docos.us Shops\n     Konversionsoptimierung: Schienensystem + verstellbare Beleuchtung + Holzdesign\n     Enthält: Verbrauchervisualisierungsinhalte + GEO JSON-LD strukturierte Daten\n     ============================================================ --\u003e\u003c!-- ① JSON-LD strukturierte Daten --\u003e\u003c!-- ② Stil --\u003e\n\u003cstyle\u003e\n  .twt-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n  .twt-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* Video: Einspaltige Vollbreite Stapel *\/\n  .twt-video-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: 2rem;\n  }\n  .twt-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n  }\n  .twt-video-box iframe {\n    position: absolute; top: 0; left: 0;\n    width: 100%; height: 100%; border: none;\n  }\n\n  .twt-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Kernverkaufsmerkmale *\/\n  .twt-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .twt-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .twt-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .twt-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Szenenbanner *\/\n  .twt-scenario-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .twt-scenario-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n\n  \/* Anwendungsräume *\/\n  .twt-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .twt-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Farbproben *\/\n  .twt-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .twt-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .twt-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .twt-swatch--gold   { background: linear-gradient(135deg, #c8a040, #e8c060); }\n  .twt-swatch--walnut { background: #5a3018; }\n  .twt-swatch--wood   { background: #b8844a; }\n\n  \/* Vier Größenkarten *\/\n  .twt-size-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .twt-size-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .9rem 1.1rem;\n  }\n  .twt-size-card__label {\n    font-size: .68rem;\n    font-weight: 700;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #b8924a;\n    display: block;\n    margin-bottom: .5rem;\n  }\n  .twt-size-card__sublabel {\n    font-size: .72rem;\n    color: #888;\n    display: block;\n    margin-bottom: .4rem;\n    margin-top: -.3rem;\n  }\n  .twt-size-card__row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    border-bottom: 1px solid #e5e5e5;\n    padding: .22rem 0;\n    font-size: .85rem;\n    color: #333;\n  }\n  .twt-size-card__row:last-child { border-bottom: none; }\n  .twt-size-card__key { color: #777; font-size: .8rem; }\n\n  \/* Spezifikationsliste *\/\n  .twt-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .twt-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .twt-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* Zertifizierungsabzeichen *\/\n  .twt-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .twt-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* Downloads *\/\n  .twt-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .twt-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .twt-dl-item:hover { opacity: .65; }\n  .twt-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\u003c!-- ③ Visualisierungsinhalte --\u003e\n\u003cdiv class=\"twt-wrap\"\u003e\n\u003c!-- Video --\u003e\n\u003cdiv class=\"twt-section-title\"\u003eSieh es in Aktion\u003c\/div\u003e\n\u003cdiv class=\"twt-video-stack\"\u003e\n\u003cdiv class=\"twt-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Thio Holzschienenbeleuchtung\" src=\"https:\/\/www.youtube.com\/embed\/wgJui4GaYho?si=Ui5_wgSBiYR0ykN8\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"twt-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Thio Holzschienenbeleuchtung – Video 2\" src=\"https:\/\/www.youtube.com\/embed\/E3K-wIXZ7ns?si=0FFgYM2pDjlc6BKm\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Text --\u003e\n\u003cp class=\"twt-intro\"\u003eEine Leuchte. Mehrere Richtungen. Die \u003cstrong\u003eThio Holzschienenbeleuchtung\u003c\/strong\u003e ersetzt die Notwendigkeit mehrerer separater Deckenleuchten durch eine einzige Installation – jeder Messingarm ist unabhängig verstellbar, sodass das Licht genau dorthin geht, wo der Raum es tatsächlich benötigt, und nicht nur dorthin, wo die Anschlussdose zufällig ist. Ein Walnuss-Holzstab läuft die Länge der Leuchte entlang und verankert die gesamte Komposition in etwas Warmem und Naturbelassenem. Das Ergebnis ist eine Decke, die durchdacht aussieht, und ein Raum, der richtig beleuchtet ist.\u003c\/p\u003e\n\u003cp class=\"twt-intro\"\u003eVerfügbar in 1-, 2-, 3- und 4-Kopf-Konfigurationen – beginnen Sie mit dem, was der Raum jetzt benötigt.\u003c\/p\u003e\n\u003c!-- Kernverkaufsmerkmale --\u003e\n\u003cdiv class=\"twt-section-title\"\u003eWarum Thio\u003c\/div\u003e\n\u003cdiv class=\"twt-features\"\u003e\n\u003cdiv class=\"twt-feature-card\"\u003e\n\u003cspan class=\"twt-feature-card__icon\"\u003e🎯\u003c\/span\u003e \u003cspan class=\"twt-feature-card__title\"\u003eIndividuell einstellbare Arme\u003c\/span\u003e Jeder Kopf schwenkt und dreht sich unabhängig – richten Sie einen auf den Esstisch, einen auf das Regal, einen auf den Lesestuhl. Eine Installation, präzise auf jede Oberfläche gerichtet, die Licht benötigt.\u003c\/div\u003e\n\u003cdiv class=\"twt-feature-card\"\u003e\n\u003cspan class=\"twt-feature-card__icon\"\u003e🪵\u003c\/span\u003e \u003cspan class=\"twt-feature-card__title\"\u003eWalnuss-Holzstab\u003c\/span\u003e Das warme Walnuss, das die Länge der Schiene verläuft, verleiht der Leuchte ein visuelles Gewicht und Wärme, die rein metallische Schienenlichter nicht haben – es wirkt wie ein durchdachtes Deckenobjekt und nicht wie eine rein utilitaristische Installation.\u003c\/div\u003e\n\u003cdiv class=\"twt-feature-card\"\u003e\n\u003cspan class=\"twt-feature-card__icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"twt-feature-card__title\"\u003eMessingarme\u003c\/span\u003e Jeder Arm ist in warmem Messing ausgeführt – das Material fängt das Licht der Glühbirnen aus seinen eigenen Winkeln ein und verleiht der Silhouette der Leuchte von jeder Betrachtungsposition Tiefe.\u003c\/div\u003e\n\u003cdiv class=\"twt-feature-card\"\u003e\n\u003cspan class=\"twt-feature-card__icon\"\u003e🔆\u003c\/span\u003e \u003cspan class=\"twt-feature-card__title\"\u003eDimmer-kompatibel\u003c\/span\u003e Von voller Arbeitshelligkeit bis zu einer niedrigeren Umgebungsbeleuchtung. Kombinieren Sie es mit einem Dimmer (separat erhältlich), um alle Köpfe gleichzeitig zu steuern und die Raumhelligkeit anzupassen, ohne etwas neu zu positionieren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Szenenbanner --\u003e\n\u003cdiv class=\"twt-scenario-banner\"\u003e\n\u003cspan class=\"twt-scenario-banner__title\"\u003eEine Leuchte, mehrere Zonen\u003c\/span\u003e Das häufigste Beleuchtungsproblem in einem offenen Raum ist nicht der Mangel an Leuchten – es sind Leuchten, die nicht umgeleitet werden können. Ein einzelnes Deckenlicht beleuchtet den Grundriss gleichmäßig, lässt jedoch die Dinge, die tatsächlich wichtig sind – den Esstisch, die Kunstwerke, die Küchenarbeitsplatte – dem Zufall überlassen, wo das Licht fällt, anstatt wo es gerichtet ist. Das Thio behebt das. Richten Sie jeden Arm genau auf die Oberfläche, die es benötigt, dimmen Sie auf das Niveau, das der Abend erfordert, und der Raum verhält sich, als wäre er professionell beleuchtet worden.\u003c\/div\u003e\n\u003c!-- Anwendungsräume --\u003e\n\u003cdiv class=\"twt-section-title\"\u003eGeeignet für\u003c\/div\u003e\n\u003cdiv class=\"twt-rooms\"\u003e\n\u003cspan class=\"twt-room-tag\"\u003e🍽 Esszimmer\u003c\/span\u003e \u003cspan class=\"twt-room-tag\"\u003e🍳 Küche\u003c\/span\u003e \u003cspan class=\"twt-room-tag\"\u003e🛋 Wohnzimmer\u003c\/span\u003e \u003cspan class=\"twt-room-tag\"\u003e🖥 Home Office\u003c\/span\u003e \u003cspan class=\"twt-room-tag\"\u003e🖼 Galerie Wand\u003c\/span\u003e \u003cspan class=\"twt-room-tag\"\u003e🛏 Schlafzimmer\u003c\/span\u003e \u003cspan class=\"twt-room-tag\"\u003e🏠 Offener Raum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Farbbar --\u003e\n\u003cdiv class=\"twt-color-bar\"\u003e\n\u003cdiv class=\"twt-color-bar__swatches\"\u003e\n\u003cspan title=\"Gold\" class=\"twt-swatch twt-swatch--gold\"\u003e\u003c\/span\u003e \u003cspan title=\"Walnussfarbe\" class=\"twt-swatch twt-swatch--walnut\"\u003e\u003c\/span\u003e \u003cspan title=\"Holzfarbe\" class=\"twt-swatch twt-swatch--wood\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eGold · Walnussfarbe · Holzfarbe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Vier Konfigurationsgrößenkarten --\u003e\n\u003cdiv class=\"twt-section-title\"\u003eWählen Sie Ihre Konfiguration\u003c\/div\u003e\n\u003cdiv class=\"twt-size-cards\"\u003e\n\u003cdiv class=\"twt-size-card\"\u003e\n\u003cspan class=\"twt-size-card__label\"\u003e1 Kopf\u003c\/span\u003e \u003cspan class=\"twt-size-card__sublabel\"\u003eSchreibtisch, Nachttisch, einzelne Zone\u003c\/span\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eDurchmesser × H\u003c\/span\u003e \u003cspan\u003eØ 9 × H 22 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eZoll\u003c\/span\u003e \u003cspan\u003e∅ 3.5″ × H 8.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"twt-size-card\"\u003e\n\u003cspan class=\"twt-size-card__label\"\u003e2 Köpfe\u003c\/span\u003e \u003cspan class=\"twt-size-card__sublabel\"\u003eKüche, kompaktes Essen\u003c\/span\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eL × B × H\u003c\/span\u003e \u003cspan\u003e45 × 6.5 × 23 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eZoll\u003c\/span\u003e \u003cspan\u003e17.7″ × 2.5″ × 8.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"position: relative; border-color: #b8924a; border-width: 2px; background: #fff8ee;\" class=\"twt-size-card\"\u003e\n\u003cspan style=\"position: absolute; top: -1px; right: -1px; background: #b8924a; color: #fff; font-size: .58rem; font-weight: bold; letter-spacing: .08em; text-transform: uppercase; padding: .18rem .5rem; border-radius: 0 4px 0 4px; white-space: nowrap;\"\u003e★ Beliebtester Artikel\u003c\/span\u003e \u003cspan class=\"twt-size-card__label\"\u003e3 Köpfe\u003c\/span\u003e \u003cspan class=\"twt-size-card__sublabel\"\u003eWohnzimmer, Esszimmer\u003c\/span\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eL × B × H\u003c\/span\u003e \u003cspan\u003e80 × 6.5 × 23 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eZoll\u003c\/span\u003e \u003cspan\u003e31.4″ × 2.5″ × 8.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"twt-size-card\"\u003e\n\u003cspan class=\"twt-size-card__label\"\u003e4 Köpfe\u003c\/span\u003e \u003cspan class=\"twt-size-card__sublabel\"\u003eOffener Raum, Studio, Galerie\u003c\/span\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eL × B × H\u003c\/span\u003e \u003cspan\u003e100 × 6.5 × 23 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"twt-size-card__row\"\u003e\n\u003cspan class=\"twt-size-card__key\"\u003eZoll\u003c\/span\u003e \u003cspan\u003e39.3″ × 2.5″ × 8.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Spezifikationsdetails --\u003e\n\u003cdiv class=\"twt-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"twt-specs\"\u003e\n\u003cli\u003eDeckenplatte: \u003cstrong\u003eWalnuss Holz\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eArme: \u003cstrong\u003eMessing\u003c\/strong\u003e – individuell verstellbar\u003c\/li\u003e\n\u003cli\u003eMaterialien: \u003cstrong\u003eMessing \u0026amp; Holz\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eVerdrahtung: \u003cstrong\u003eFestverdrahtet\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eFassung: \u003cstrong\u003eE26 oder E27\u003c\/strong\u003e pro Kopf\u003c\/li\u003e\n\u003cli\u003eGlühbirne: \u003cstrong\u003e5W LED\u003c\/strong\u003e oder 40W Glühlampenäquivalent pro Kopf\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimmer-kompatibel\u003c\/strong\u003e (Schalter nicht enthalten)\u003c\/li\u003e\n\u003cli\u003eZertifiziert: Nordamerika · Australien · Europa · Naher Osten\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Zertifizierungsabzeichen --\u003e\n\u003cdiv class=\"twt-badges\"\u003e\n\u003cspan class=\"twt-badge\"\u003e🌎 Nordamerika\u003c\/span\u003e \u003cspan class=\"twt-badge\"\u003e🌏 Australien\u003c\/span\u003e \u003cspan class=\"twt-badge\"\u003e🌍 Europa\u003c\/span\u003e \u003cspan class=\"twt-badge\"\u003e🌍 Naher Osten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Dokumenten-Downloads --\u003e\n\u003cdiv style=\"margin-top: 2.5rem;\" class=\"twt-section-title\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"twt-downloads\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1ISK236QBRYLPhwGeRftyZOq3oTjU5fOy\/view?usp=share_link\" class=\"twt-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Parameter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Parameter \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1hTSJ0GsDJIjsjjIT0_OMCh0tosLNKE1W\/view?usp=drive_link\" class=\"twt-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Installation \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/17HNT6LRlveLJbcoYPxIx8pstx6O8e2Ra\/view?usp=drive_link\" class=\"twt-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"3D Dateien\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e 3D Dateien \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .twt-wrap --\u003e","brand":"Sarando.ch","offers":[{"title":"1 Kopf ∅ 3.5″ x H 8.6″ \/ Gold \u0026 Walnussfarbe","offer_id":54962162139478,"sku":"DCC-1110-1","price":115.95,"currency_code":"EUR","in_stock":true},{"title":"1 Kopf ∅ 3.5″ x H 8.6″ \/ Gold \u0026 Holzfarbe","offer_id":54962162172246,"sku":"DCC-1110-2","price":115.95,"currency_code":"EUR","in_stock":true},{"title":"2 Köpfe L 17.7″ x B 2.5″ x H 8.6″ \/ Gold \u0026 Walnussfarbe","offer_id":54962162205014,"sku":"DCC-1110-3","price":178.95,"currency_code":"EUR","in_stock":true},{"title":"2 Köpfe L 17.7″ x B 2.5″ x H 8.6″ \/ Gold \u0026 Holzfarbe","offer_id":54962162237782,"sku":"DCC-1110-4","price":178.95,"currency_code":"EUR","in_stock":true},{"title":"3 Köpfe L 31.4″ x B 2.5″ x H 8.6″ \/ Gold \u0026 Walnussfarbe","offer_id":54962162270550,"sku":"DCC-1110-5","price":221.95,"currency_code":"EUR","in_stock":true},{"title":"3 Köpfe L 31.4″ x B 2.5″ x H 8.6″ \/ Gold \u0026 Holzfarbe","offer_id":54962162303318,"sku":"DCC-1110-6","price":221.95,"currency_code":"EUR","in_stock":true},{"title":"4 Köpfe L 39.3″ x B 2.5″ x H 8.6″ \/ Gold \u0026 Walnussfarbe","offer_id":54962162336086,"sku":"DCC-1110-7","price":290.95,"currency_code":"EUR","in_stock":true},{"title":"4 Köpfe L 39.3″ x B 2.5″ x H 8.6″ \/ Gold \u0026 Holzfarbe","offer_id":54962162368854,"sku":"DCC-1110-8","price":290.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/8845\/3718\/files\/Thio_Wooden_Track_Lighting_1.jpg?v=1786475601","url":"https:\/\/www.sarando-shop.com\/de-gr\/products\/thio-holzschienenbeleuchtung","provider":"Sarando.ch","version":"1.0","type":"link"}