{"product_id":"arvore-de-natal-viena-verde-2-10cm-1500-galhos-52394-004","title":"Arvore De Natal Viena Verde 2,10CM 1500 Galhos  52394-004","description":"\u003c!-- INÍCIO DA DESCRIÇÃO BLINDADA SHOPIFY --\u003e\n\u003cdiv id=\"thor-wrapper\" style=\"background-color: #fffafa; width: 100%; overflow: hidden; font-family: 'Lato', sans-serif; line-height: 1.6; color: #333;\"\u003e\n\n    \u003cstyle\u003e\n        \/* IMPORTAÇÃO DE FONTES *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700\u0026family=Lato:wght@300;400;700\u0026display=swap');\n\n        \/* --- CSS SCOPED (BLINDADO) PARA SHOPIFY --- *\/\n        \n        #thor-wrapper * {\n            box-sizing: border-box;\n        }\n\n        \/* Animação de Neve *\/\n        @keyframes thor-falling-snow {\n            0% { background-position: 0 0, 25px 0, 50px 0; }\n            100% { background-position: 500px 1000px, 400px 400px, 300px 300px; }\n        }\n\n        \/* Animação de Flutuação *\/\n        @keyframes thor-float {\n            0% { transform: translateY(0px); }\n            50% { transform: translateY(-5px); }\n            100% { transform: translateY(0px); }\n        }\n\n        \/* Animação de Aparecimento *\/\n        @keyframes thor-fade-in {\n            from { opacity: 0; transform: translateY(-10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        \/* --- HERO HEADER --- *\/\n        #thor-wrapper .hero-header {\n            position: relative;\n            min-height: 45vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            padding: 60px 20px;\n            overflow: hidden;\n            cursor: default;\n        }\n\n        #thor-wrapper .hero-header::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            \/* Imagem de Fundo: Árvore de Natal Majestosa na Sala *\/\n            background-image: url('https:\/\/images.unsplash.com\/photo-1543589077-47d81606c1bf?q=80\u0026w=2070\u0026auto=format\u0026fit=crop');\n            background-size: cover;\n            background-position: center;\n            background-attachment: fixed;\n            z-index: 0;\n            transition: transform 10s ease-in-out;\n            will-change: transform;\n        }\n\n        @media (hover: hover) {\n            #thor-wrapper .hero-header:hover::before {\n                transform: scale(1.1);\n            }\n        }\n\n        #thor-wrapper .hero-header::after {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            \/* Overlay Verde Nobre e Ouro Imperial *\/\n            background: linear-gradient(135deg, rgba(27, 94, 32, 0.85), rgba(212, 175, 55, 0.4)); \n            z-index: 1;\n        }\n\n        #thor-wrapper .hero-content {\n            position: relative;\n            z-index: 2;\n            color: white !important;\n            width: 100%;\n            max-width: 700px;\n            transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);\n        }\n        \n        #thor-wrapper .hero-content h1 {\n            font-size: clamp(1.8rem, 6vw, 3.2rem);\n            letter-spacing: -1px;\n            font-weight: 700;\n            margin: 0;\n            color: #ffffff !important;\n            text-shadow: 0 4px 15px rgba(0,0,0,0.3);\n        }\n\n        #thor-wrapper .hero-content span {\n            font-size: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 4px;\n            font-weight: 300;\n            color: #ffffff !important;\n            display: block;\n            margin-bottom: 10px;\n        }\n\n        \/* --- ELEMENTS --- *\/\n        #thor-wrapper details \u003e summary {\n            list-style: none;\n            outline: none;\n        }\n        #thor-wrapper details \u003e summary::-webkit-details-marker {\n            display: none;\n        }\n        #thor-wrapper details[open] div {\n            animation: thor-fade-in 0.5s ease-out forwards;\n        }\n\n        #thor-wrapper .thor-card-summary {\n            cursor: pointer;\n            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n            position: relative;\n            background: white;\n            padding: 40px 25px;\n            border-radius: 16px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            border: 1px solid #f0f0f0;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            min-height: 240px;\n        }\n        \n        #thor-wrapper .thor-card-summary:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 20px 40px rgba(27, 94, 32, 0.15) !important;\n            border-color: rgba(212, 175, 55, 0.4);\n        }\n\n        #thor-wrapper .icon-container {\n            width: 50px;\n            height: 50px;\n            margin-bottom: 20px;\n            color: #1b5e20;\n            animation: thor-float 4s infinite ease-in-out;\n        }\n\n        #thor-wrapper .thor-accordion-summary {\n            padding: 22px 30px;\n            cursor: pointer;\n            font-weight: 700;\n            color: #1a1a1a;\n            border-left: 4px solid #1b5e20;\n            background: #fff;\n            transition: all 0.3s ease;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n        }\n\n        #thor-wrapper .thor-accordion-summary:hover {\n            background-color: #f0fdf4;\n            padding-left: 35px;\n        }\n\n        #thor-wrapper .spec-list-item {\n            padding: 18px 0;\n            border-bottom: 1px solid #f5f5f5;\n            display: flex;\n            justify-content: space-between;\n            font-size: 0.95rem;\n        }\n        #thor-wrapper .spec-label {\n            color: #777;\n            font-weight: 400;\n        }\n        #thor-wrapper .spec-value {\n            font-weight: 700;\n            color: #222;\n        }\n\n        #thor-wrapper h2 {\n            font-size: 2.2rem;\n            letter-spacing: -0.5px;\n        }\n\n        \/* --- RESPONSIVIDADE --- *\/\n        @media (max-width: 768px) {\n            #thor-wrapper .hero-header { min-height: 350px; }\n            #thor-wrapper .hero-content h1 { font-size: 1.8rem; }\n            #thor-wrapper section { padding-left: 20px !important; padding-right: 20px !important; }\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- CONTEÚDO PRINCIPAL --\u003e\n    \u003cdiv style=\"\n        width: 100%;\n        max-width: 1000px;\n        margin: 0 auto;\n        background-color: #fffafa;\n        background-image: radial-gradient(#d0d0d0 1.2px, transparent 1.2px);\n        background-size: 40px 40px;\n        animation: thor-falling-snow 30s linear infinite;\n        box-shadow: 0 0 50px rgba(0,0,0,0.05);\n        overflow: hidden;\n        min-height: 100vh;\n    \"\u003e\n\n        \u003c!-- 1. HERO SECTION --\u003e\n        \u003cheader class=\"hero-header\"\u003e\n            \u003cdiv class=\"hero-content\"\u003e\n                \u003cspan\u003eDesign Realista \u0026amp; Inteligente\u003c\/span\u003e\n                \u003ch1\u003eÁrvore Viena Verde\u003c\/h1\u003e\n                \u003cdiv style=\"height: 2px; width: 60px; background: #D4AF37; margin: 20px auto;\"\u003e\u003c\/div\u003e\n                \u003cp style=\"font-weight: 300; letter-spacing: 1px; opacity: 0.9;\"\u003e1.500 Galhos • 2,10 Metros • Acabamento Premium\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \u003c!-- 2. INTRODUÇÃO EMOCIONAL --\u003e\n        \u003csection style=\"padding: 60px 40px; text-align: center; background: white;\"\u003e\n            \u003ch2 style=\"color: #1b5e20; margin-bottom: 25px; font-family: 'Playfair Display', serif;\"\u003eA Majestade que Otimiza seu Espaço\u003c\/h2\u003e\n            \u003cp style=\"font-size: 1.15rem; color: #666; max-width: 750px; margin: 0 auto; font-weight: 300; line-height: 1.8;\"\u003e\n                A \u003cstrong\u003eÁrvore de Natal Viena\u003c\/strong\u003e foi meticulosamente projetada para quem não abre mão do glamour, mas deseja otimizar o ambiente. Com impressionantes \u003cstrong\u003e1.500 galhos\u003c\/strong\u003e, ela oferece uma densidade superior que se assemelha aos pinheiros naturais das florestas europeias. Seja para um apartamento moderno ou uma ampla residência, sua silhueta elegante e acabamento impecável garantem o cenário perfeito para os seus momentos mais preciosos.\n            \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- 3. CARDS DE ATRIBUTOS (SVGS PROFISSIONAIS) --\u003e\n        \u003csection style=\"padding: 0 30px 60px 30px; display: flex; flex-wrap: wrap; gap: 25px; justify-content: center;\"\u003e\n            \n            \u003c!-- Card 1 --\u003e\n            \u003cdiv style=\"flex: 1 1 280px; max-width: 300px;\"\u003e\n                \u003cdiv class=\"thor-card-summary\"\u003e\n                    \u003cdiv class=\"icon-container\"\u003e\n                        \u003c!-- Ícone de Árvore\/Natureza SVG --\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"m12 2 3 5h-2v3h4l-3 5h2l-4 7-4-7h2l-3-5h4V7H9l3-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 style=\"color: #1b5e20; margin: 0 0 12px 0; font-size: 1.2rem; font-weight: 700;\"\u003eVolume Extraordinário\u003c\/h3\u003e\n                    \u003cp style=\"font-size: 0.95rem; color: #777; margin: 0; line-height: 1.5;\"\u003eCom 1.500 pontas de galhos, esta árvore proporciona um preenchimento denso e luxuoso para suas decorações.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Card 2 --\u003e\n            \u003cdiv style=\"flex: 1 1 280px; max-width: 300px;\"\u003e\n                \u003cdiv class=\"thor-card-summary\"\u003e\n                    \u003cdiv class=\"icon-container\" style=\"animation-delay: 0.5s;\"\u003e\n                        \u003c!-- Ícone de Qualidade\/Resistência SVG --\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 style=\"color: #1b5e20; margin: 0 0 12px 0; font-size: 1.2rem; font-weight: 700;\"\u003eEstrutura em Metal\u003c\/h3\u003e\n                    \u003cp style=\"font-size: 0.95rem; color: #777; margin: 0; line-height: 1.5;\"\u003eBase e corpo em metal reforçado, garantindo estabilidade absoluta e durabilidade para muitos natais.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Card 3 --\u003e\n            \u003cdiv style=\"flex: 1 1 280px; max-width: 300px;\"\u003e\n                \u003cdiv class=\"thor-card-summary\"\u003e\n                    \u003cdiv class=\"icon-container\" style=\"animation-delay: 1s;\"\u003e\n                        \u003c!-- Ícone de Design Inteligente SVG --\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 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\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 style=\"color: #1b5e20; margin: 0 0 12px 0; font-size: 1.2rem; font-weight: 700;\"\u003eDesign Slim Viena\u003c\/h3\u003e\n                    \u003cp style=\"font-size: 0.95rem; color: #777; margin: 0; line-height: 1.5;\"\u003eO equilíbrio perfeito entre altura imponente e diâmetro otimizado, ideal para qualquer canto da casa.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- 4. ESPECIFICAÇÕES TÉCNICAS --\u003e\n        \u003csection style=\"padding: 0 40px 60px 40px;\"\u003e\n            \n            \u003cdetails open style=\"margin-bottom: 20px;\"\u003e\n                \u003csummary class=\"thor-accordion-summary\"\u003e\n                    \u003cspan style=\"display: flex; align-items: center; gap: 12px;\"\u003e\n                        \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"8\" x2=\"21\" y1=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" x2=\"21\" y1=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" x2=\"21\" y1=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" x2=\"3.01\" y1=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" x2=\"3.01\" y1=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" x2=\"3.01\" y1=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Ficha Técnica Detalhada\n                    \u003c\/span\u003e\n                    \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/summary\u003e\n                \u003cdiv style=\"padding: 20px 10px; background: white; border-radius: 0 0 8px 8px;\"\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eAltura Total\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e2,10 Metros\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eQuantidade de Galhos\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e1.500 Hastes\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMateriais\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003ePVC Realista e Metal Galvazidado\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eCor\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eVerde Floresta (Fiel ao natural)\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eLinha\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eSlim Viena (Otimização de Espaço)\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\" style=\"border:none;\"\u003e\n\u003cspan class=\"spec-label\"\u003eMontagem\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eSistema de Encaixe Prático\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails\u003e\n                \u003csummary class=\"thor-accordion-summary\"\u003e\n                    \u003cspan style=\"display: flex; align-items: center; gap: 12px;\"\u003e\n                        \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Dicas da Loja do Thor\n                    \u003c\/span\u003e\n                    \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/summary\u003e\n                \u003cdiv style=\"padding: 25px; background: white; border-radius: 0 0 8px 8px; font-size: 0.95rem; color: #555; line-height: 1.7;\"\u003e\n                    Para obter o \u003cstrong\u003evisual cinematográfico\u003c\/strong\u003e que você vê nas capas de revistas, o segredo está na abertura dos galhos. Comece pelas camadas inferiores, abrindo as hastes menores em diferentes direções para cobrir qualquer espaço vazio. Por possuir 1.500 galhos, esta árvore suporta uma carga generosa de enfeites e luzes LED. Utilize iluminação \u003cem\u003eBranco Quente\u003c\/em\u003e para realçar a cor verde natural dos galhos de PVC. Após o Natal, armazene em local seco e na caixa original para preservar a integridade das hastes.\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- 5. FOOTER PREMIUM --\u003e\n        \u003cfooter style=\"background: #C62828; color: white !important; padding: 60px 20px; text-align: center; position: relative;\"\u003e\n            \n            \u003cdiv style=\"max-width: 800px; margin: 0 auto;\"\u003e\n                \u003cdiv style=\"display: flex; justify-content: center; align-items: center; gap: 12px; margin-bottom: 20px;\"\u003e\n                    \u003cdiv style=\"width: 40px; height: 40px; background: rgba(255,255,255,0.2); border-radius: 50%; display: flex; align-items: center; justify-content: center;\"\u003e\n                        \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 style=\"margin: 0; font-size: 1.8rem; letter-spacing: 1px; color: white !important;\"\u003eLoja do Thor\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \n                \u003cp style=\"opacity: 0.8; font-weight: 300; max-width: 500px; margin: 0 auto 30px auto; color: white !important;\"\u003eCuradoria exclusiva de itens natalinos premium para transformar seu lar num cenário inesquecível.\u003c\/p\u003e\n\n                \u003cdiv style=\"display: flex; justify-content: center; gap: 25px; margin-bottom: 40px;\"\u003e\n                    \u003c!-- Instagram --\u003e\n                    \u003ca href=\"https:\/\/www.instagram.com\/atacadoprecobaixo\/\" target=\"_blank\" style=\"color: white !important; text-decoration: none;\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\u003e\u003c\/path\u003e\u003cline x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                    \u003c\/a\u003e\n                    \u003c!-- WhatsApp --\u003e\n                    \u003ca href=\"https:\/\/wa.me\/5555999520476\" target=\"_blank\" style=\"color: white !important; text-decoration: none;\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv style=\"font-size: 0.8rem; opacity: 0.5; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 30px; color: white !important;\"\u003e\n                    © 2024 Loja do Thor. Todos os direitos reservados.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- FIM DA DESCRIÇÃO BLINDADA --\u003e","brand":"Grillo","offers":[{"title":"Default Title","offer_id":42715133018160,"sku":"736253","price":980.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/9389\/2144\/files\/c9609e4e773ee985b0ecc492b0be9a55.png?v=1776194290","url":"https:\/\/www.lojadothor.com\/products\/arvore-de-natal-viena-verde-2-10cm-1500-galhos-52394-004","provider":"Loja Do Thor","version":"1.0","type":"link"}