{"product_id":"campanella-di-vetro-a-soffitto","title":"Γυάλινο φωτιστικό οροφής","description":"\u003cp\u003e\u003cstrong\u003eΠΕΡΙΛΗΨΗ\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eΈνα μοναδικό κομμάτι που γίνεται το επίκεντρο κάθε δωματίου χάρη στον μεγαλοπρεπή κρυστάλλινο πολυέλαιό του. Πολυάριθμες αλυσίδες με μεγάλους και μικρούς κρυστάλλους κρέμονται από τους καμπυλωτούς βραχίονες του χρυσού σκελετού, αστραφτερίζοντας και λαμπυρίζοντας στο φως. Σε συνδυασμό με το χρώμα του σκελετού, προσδίδει μια κομψή λάμψη. Το ιδανικό φωτιστικό για σαλόνια και υπνοδωμάτια με κλασική και κομψή διακόσμηση, καθώς και για χώρους εστίασης υψηλών προδιαγραφών.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eΤΥΠΙΚΕΣ ΔΙΑΣΤΑΣΕΙΣ (ΕΝΔΕΙΚΤΙΚΕΣ)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003eΔιαστάσεις: Διάμετρος 5\u003c\/span\u003e\u003cspan\u003e0\u003c\/span\u003e\u003cspan\u003ecm x Ύψος \u003c\/span\u003e\u003cspan\u003e43\u003c\/span\u003e\u003cspan\u003ecm \/ ∅ 19,6″ x Ύψος 16,9″\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eΔιαστάσεις: Διάμετρος 60 cm x Ύψος 45 cm \/ ∅ 23,6″ x Ύψος 17,7″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Windchime-Crystal-Chandelier-01.png?v=1748400216\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eΛΕΠΤΟΜΕΡΕΙΕΣ\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eΥλικό: Μέταλλο, κρύσταλλο.\u003c\/li\u003e\n\u003cli\u003eΧρώμα σκελετού: Χρυσό.\u003c\/li\u003e\n\u003cli\u003eΕπιλογές κρυστάλλου: Κεχριμπαρένιο, διάφανο.\u003c\/li\u003e\n\u003cli\u003eΚλασικό στιλ.\u003c\/li\u003e\n\u003cli\u003eΤύπος: Πολυέλαιοι.\u003c\/li\u003e\n\u003cli\u003eΚατάλληλος χώρος: Εσωτερικός.\u003c\/li\u003e\n\u003cli\u003eΤάση AC 110-240V.\u003c\/li\u003e\n\u003cli\u003eΧωνευτή τοποθέτηση.\u003c\/li\u003e\n\u003cli\u003eΠεριλαμβάνονται λαμπτήρες: Όχι.\u003c\/li\u003e\n\u003cli\u003eΑπαιτεί λαμπτήρα με βάση E14.\u003c\/li\u003e\n\u003cli\u003eΣυμμορφώνεται με τις πιστοποιήσεις της Βόρειας Αμερικής, της Αυστραλίας, της Ευρώπης και της Μέσης Ανατολής.\u003c\/li\u003e\n\u003cli\u003eΠαρέχουμε αναρτημένη αλυσίδα 50 cm (19,7″) με ρυθμιζόμενο μήκος.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cstyle\u003e\n        \/* Definizione delle variabili di stile *\/\n        :root {\n            --primary-bg: #faf8f5;       \n            --hover-bg: #e3d4c8;         \n            --icon-color: #795548;       \n            --text-color: #333333;       \n            --border-color: #eeeeee;     \n            --container-max-width: 400px; \/* Larghezza 400px *\/\n            --button-height: 54px;        \/* Altezza 54px *\/\n            --button-radius: 0.75rem;     \/* Angolo arrotondato 12px *\/\n            --button-spacing: 15px;       \/* Spaziatura dei pulsanti 15px *\/\n            --bottom-whitespace: 30px;    \/* Spazio bianco in fondo al contenitore *\/\n        }\n\n        .download-support-container {\n            width: 100%;\n            max-width: var(--container-max-width);\n            margin: 0 0 var(--bottom-whitespace) 0; \n            padding: 0;          \n            box-sizing: border-box;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        }\n\n        \/* Contenitore per il pulsante, responsabile del controllo degli spazi *\/\n        .download-item-wrapper {\n            display: block;\n            margin-bottom: var(--button-spacing);\n            width: 100%;\n        }\n\n        .download-item-wrapper:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Stile principale del pulsante *\/\n        .download-button {\n            position: relative;          \n            display: flex;\n            justify-content: center;     \n            align-items: center;\n            height: var(--button-height);\n            padding: 0 20px;\n            background-color: var(--primary-bg);\n            border-radius: var(--button-radius);\n            border: 1px solid var(--border-color);\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n            box-sizing: border-box;\n            cursor: pointer;\n        }\n\n        \/* Attiva l'effetto hover direttamente sul pulsante *\/\n        .download-button:hover {\n            background-color: var(--hover-bg);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n            transform: translateY(-2px);\n        }\n\n        \/* Protezione dello stile dell'icona: forzare la correzione dei problemi di cambiamento di colore delle icone causati dal tema Shopify *\/\n        .button-icon {\n            position: absolute;          \n            left: 20px;                  \n            display: flex;\n            align-items: center;\n            color: var(--icon-color) !important;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n            pointer-events: none; \n        }\n\n        \/* Codice di correzione principale: forza la rimozione del riempimento, mantenendo il contorno *\/\n        .button-icon svg {\n            fill: none !important; \n            stroke: var(--icon-color) !important;\n            display: block;\n        }\n\n        .button-icon svg path,\n        .button-icon svg polyline,\n        .button-icon svg line,\n        .button-icon svg circle {\n            fill: none !important;\n            stroke: var(--icon-color) !important;\n            stroke-width: 1.5 !important; \/* Mantieni la larghezza del contorno a 1.5 *\/\n        }\n\n        .download-button:hover .button-icon {\n            transform: scale(1.1);\n        }\n\n        .button-text {\n            font-size: 16px;\n            font-weight: 500;\n            color: var(--text-color);\n            text-decoration: none;\n            text-align: center;          \n            transition: color 0.3s ease;\n            pointer-events: none;\n        }\n\n        @media (max-width: 480px) {\n            .download-button {\n                padding: 0 16px;\n                height: 50px; \n            }\n            .button-icon {\n                left: 16px;             \n            }\n            .button-text {\n                font-size: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"download-support-container\"\u003e\n\u003c!-- 1: Scheda Tecnica --\u003e\n\u003cdiv class=\"download-item-wrapper\"\u003e\n\u003cdiv class=\"download-button\"\u003e\n\u003cdiv class=\"button-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n \u003cpath d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\u003e\u003c\/path\u003e\n \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n \u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\n \u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\n \u003cline x1=\"10\" y1=\"9\" x2=\"8\" y2=\"9\"\u003e\u003c\/line\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1EyXWxFcP9mWxGJcq2hAHrXHFOb3BtfiI\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan class=\"button-text\"\u003eΤεχνικό φυλλάδιο\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2: Guida all'Installazione --\u003e\n\u003cdiv class=\"download-item-wrapper\"\u003e\n\u003cdiv class=\"download-button\"\u003e\n\u003cdiv class=\"button-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n \u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1d9gRa6NNcyFrAcZXifT5lLVk-MaW2Oz5\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan class=\"button-text\"\u003eΟδηγός εγκατάστασης\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3: File 3D --\u003e\n\u003cdiv class=\"download-item-wrapper\"\u003e\n\u003cdiv class=\"download-button\"\u003e\n\u003cdiv class=\"button-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n \u003cpath d=\"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z\"\u003e\u003c\/path\u003e\n \u003cpath d=\"m3.3 7 8.7 5 8.7-5\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M12 22V12\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1E0wbRfT0j6N-c8PEE3n3wnFt5ki8NVCl\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan class=\"button-text\"\u003eΑρχείο 3D\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TrendsBySarando.it","offers":[{"title":"∅ 19.6″ x H 16.9″ \/ Διάμ. 50cm x Υ 43cm \/ Χρυσό \/ Κεχριμπαρένιο+Διαφανές","offer_id":55103107367254,"sku":"M-202204161535-1","price":269.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 19.6″ x H 16.9″ \/ Διάμ. 50cm x Υ 43cm \/ Χρυσό \/ Κεχριμπαρί","offer_id":55103107400022,"sku":"M-202204161535-2","price":269.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 17.7″ \/ Διάμ. 60cm x Υ 45cm \/ Χρυσό \/ Κεχριμπαρένιο+Διαφανές","offer_id":55103107432790,"sku":"M-202204161535-3","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 17.7″ \/ Διάμ. 60cm x Υ 45cm \/ Χρυσό \/ Κεχριμπαρί","offer_id":55103107465558,"sku":"M-202204161535-4","price":321.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Windchime_Crystal_Chandelier_010.jpg?v=1787737628","url":"https:\/\/www.trendsbysarando.it\/el-gr\/products\/campanella-di-vetro-a-soffitto","provider":"TrendsBySarando.it","version":"1.0","type":"link"}