{"product_id":"papai-noel-sacola-de-presente-40cm-sentado-vm-yangzi-25614","title":"Papai Noel sacola de presente 40cm Sentado VM Yangzi 25614","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ções *\/\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        @keyframes thor-float {\n            0% { transform: translateY(0px); }\n            50% { transform: translateY(-5px); }\n            100% { transform: translateY(0px); }\n        }\n\n        @keyframes thor-fade-in {\n            from { opacity: 0; transform: translateY(-10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        @keyframes thor-pulse-gold {\n            0% { text-shadow: 0 0 0px rgba(212, 175, 55, 0.2); transform: scale(1); }\n            50% { text-shadow: 0 0 15px rgba(212, 175, 55, 0.6); transform: scale(1.05); }\n            100% { text-shadow: 0 0 0px rgba(212, 175, 55, 0.2); transform: scale(1); }\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 Padrão: Família do Thor na Ceia *\/\n            background-image: url('https:\/\/696fc2d676634d918b8715ab.imgix.net\/familia%20do%20thor%20na%20ceia%20de%20natal.jpg');\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 Vermelho Imperial e Ouro *\/\n            background: linear-gradient(135deg, rgba(198, 40, 40, 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(2.2rem, 6vw, 3.8rem);\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: 1.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(198, 40, 40, 0.1) !important;\n            border-color: rgba(212, 175, 55, 0.3);\n        }\n\n        #thor-wrapper .icon-container {\n            width: 50px;\n            height: 50px;\n            margin-bottom: 20px;\n            color: #C62828;\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 #C62828;\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: #fdfaf8;\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        \/* --- RESPONSIVIDADE --- *\/\n        @media (max-width: 768px) {\n            #thor-wrapper .hero-header { min-height: 350px; }\n            #thor-wrapper .hero-content h1 { font-size: 2.2rem; }\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\u003eTradição \u0026amp; Aconchego Clássico\u003c\/span\u003e\n                \u003ch1\u003ePapai Noel Sentado\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;\"\u003eCom Sacola de Presentes • Coleção Yangzi • 40cm\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \u003c!-- 2. INTRODUÇÃO --\u003e\n        \u003csection style=\"padding: 60px 40px; text-align: center; background: white;\"\u003e\n            \u003ch2 style=\"color: #C62828; margin-bottom: 25px; font-family: 'Playfair Display', serif; font-size: 2.2rem;\"\u003eA Magia em Cada Cantinho\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                Leve o espírito natalino para o coração do seu lar com o \u003cstrong\u003ePapai Noel Sentado Yangzi\u003c\/strong\u003e. Com sua postura acolhedora e uma generosa sacola de presentes, esta peça de 40cm é o toque de charme que faltava para compor aparadores, vitrines ou a borda da sua estante. Um personagem clássico que desperta memórias afetivas e celebra a tradição com elegância.\n            \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- 3. CARDS DE ATRIBUTOS --\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 Sofá\/Sentado 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=\"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 style=\"color: #C62828; margin: 0 0 12px 0; font-size: 1.2rem; font-weight: 700;\"\u003eDesign Sentado\u003c\/h3\u003e\n                    \u003cp style=\"font-size: 0.95rem; color: #777; margin: 0; line-height: 1.5;\"\u003ePostura articulada ideal para bordas de móveis, estantes ou nichos, criando um visual orgânico.\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 Presente\/Sacola 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=\"M20 12v10H4V12\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 7h20v5H2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 22V7\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 style=\"color: #C62828; margin: 0 0 12px 0; font-size: 1.2rem; font-weight: 700;\"\u003eSacola de Presentes\u003c\/h3\u003e\n                    \u003cp style=\"font-size: 0.95rem; color: #777; margin: 0; line-height: 1.5;\"\u003eAcessório ricamente detalhado que simboliza a generosidade e o encanto lúdico das festas.\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 Qualidade\/Selo SVG --\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 style=\"color: #C62828; margin: 0 0 12px 0; font-size: 1.2rem; font-weight: 700;\"\u003ePadrão Yangzi\u003c\/h3\u003e\n                    \u003cp style=\"font-size: 0.95rem; color: #777; margin: 0; line-height: 1.5;\"\u003eMateriais de alta gama com tecidos macios e pintura impecável, garantindo durabilidade superior.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- 4. ESPECIFICAÇÕES --\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\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e40 cm\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eModelo\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eSentado com Sacola\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eCor Predominante\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eVermelho Tradicional (VM)\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTecido, Resina e Plástico Premium\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eReferência\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e25614\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"spec-list-item\" style=\"border:none;\"\u003e\n\u003cspan class=\"spec-label\"\u003eMarca\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eYangzi\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                    O Papai Noel sentado é um dos itens mais versáteis da decoração natalina. Por ter as pernas flexíveis, ele fica maravilhoso posicionado na \"quina\" de lareiras, sobre livros decorativos em mesas de centro ou até mesmo escondido entre os galhos baixos da árvore de Natal. Combine-o com luzes de tom \u003cstrong\u003eWarm White\u003c\/strong\u003e para realçar o brilho do veludo vermelho e a brancura da barba. Para limpeza, utilize apenas um pano seco e macio para preservar a textura do figurino.\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                    \u003ca href=\"https:\/\/www.instagram.com\/atacadoprecobaixo\/\" target=\"_blank\" style=\"color: white !important;\"\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                    \u003ca href=\"https:\/\/wa.me\/5555999520476\" target=\"_blank\" style=\"color: white !important;\"\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":"Yangzi","offers":[{"title":"Default Title","offer_id":42715133640752,"sku":"130525","price":170.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/9389\/2144\/files\/93e5aeb8703ccebf49e91610e8f3ebdd.jpg?v=1776193604","url":"https:\/\/www.lojadothor.com\/products\/papai-noel-sacola-de-presente-40cm-sentado-vm-yangzi-25614","provider":"Loja Do Thor","version":"1.0","type":"link"}