{"id":1134,"date":"2026-03-24T12:40:46","date_gmt":"2026-03-24T15:40:46","guid":{"rendered":"https:\/\/tropicalmoveisgyn.com.br\/?page_id=1134"},"modified":"2026-03-31T14:10:31","modified_gmt":"2026-03-31T17:10:31","slug":"pagina-inicial","status":"publish","type":"page","link":"https:\/\/tropicalmoveisgyn.com.br\/","title":{"rendered":"P\u00e1gina Inicial"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"pt-BR\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Tropical M\u00f3veis &#8211; Eletrodom\u00e9sticos<\/title>\n    <link rel=\"icon\" href=\"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/cropped-WhatsApp-Image-2026-03-23-at-17.02.58.jpeg\" \/>\n    \n    <!-- Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;700;900&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Lucide Icons -->\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n    \n    <!-- Animate On Scroll -->\n    <link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n    <script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n\n    <style>\n        \/* FOR\u00c7A BRUTA PARA CORES - ESPECIFICIDADE M\u00c1XIMA POR ID *\/\n        #tropical-site-root {\n            --orange: #f97316 !important;\n            --bg-dark: #0A0A0A !important;\n            --bg-card: #0F0F0F !important;\n            --zinc-900: #18181b !important;\n            font-family: 'Inter', sans-serif !important;\n            background-color: #0A0A0A !important;\n            color: #ffffff !important;\n            display: block;\n            width: 100%;\n            min-height: 100vh;\n            position: relative;\n            \/* Carbon Fiber Texture *\/\n            background-image: url('https:\/\/www.transparenttextures.com\/patterns\/carbon-fibre.png');\n            background-repeat: repeat;\n        }\n\n        #tropical-site-root h1, \n        #tropical-site-root h2, \n        #tropical-site-root h3, \n        #tropical-site-root h4, \n        #tropical-site-root h5, \n        #tropical-site-root h6, \n        #tropical-site-root p, \n        #tropical-site-root span, \n        #tropical-site-root a, \n        #tropical-site-root li, \n        #tropical-site-root i, \n        #tropical-site-root button, \n        #tropical-site-root strong, \n        #tropical-site-root em, \n        #tropical-site-root div {\n            color: #ffffff !important;\n        }\n\n        \/* EXCE\u00c7\u00d5ES PARA LARANJA TROPICAL *\/\n        #tropical-site-root .text-orange-500, \n        #tropical-site-root .text-orange-500 *,\n        #tropical-site-root .group-hover\\:text-orange-500:hover,\n        #tropical-site-root .hover\\:text-orange-500:hover,\n        #tropical-site-root .active .text-orange-500,\n        #tropical-site-root .active i {\n            color: #f97316 !important;\n        }\n\n        \/* EXCE\u00c7\u00c3O PARA TEXTO PRETO (TOOLTIPS ETC) *\/\n        #tropical-site-root .text-black,\n        #tropical-site-root .text-black * {\n            color: #000000 !important;\n        }\n\n        \/* Corre\u00e7\u00e3o do Texto Vazado (Dom\u00e9sticos) *\/\n        #tropical-site-root .border-text { \n            -webkit-text-stroke: 1.5px rgba(255,255,255,0.3) !important; \n            -webkit-text-fill-color: transparent !important;\n            color: transparent !important; \n            font-weight: 900 !important;\n        }\n\n        \/* Textos Muted (Cinza) *\/\n        #tropical-site-root .text-gray-400, \n        #tropical-site-root .text-gray-500, \n        #tropical-site-root .text-gray-600,\n        #tropical-site-root .text-gray-700 {\n            color: #9ca3af !important;\n        }\n\n        #tropical-site-root .bg-orange-500 { background-color: #f97316 !important; }\n\n        \/* Carbon Fiber Texture *\/\n        #tropical-site-root .bg-carbon {\n            background-image: url('https:\/\/www.transparenttextures.com\/patterns\/carbon-fibre.png');\n            background-repeat: repeat;\n        }\n\n        \/* Glow Effects *\/\n        #tropical-site-root .glow-orange {\n            position: absolute;\n            width: 600px;\n            height: 600px;\n            background: rgba(249, 115, 22, 0.12) !important;\n            border-radius: 50%;\n            filter: blur(120px);\n            z-index: 0;\n            pointer-events: none;\n        }\n\n        \/* Bot\u00f5es de Categoria - MATA O AMARELO *\/\n        #tropical-site-root .cat-btn {\n            background-color: #18181b !important;\n            border: 1px solid rgba(255,255,255,0.05) !important;\n            color: #71717a !important;\n            transition: all 0.3s ease !important;\n        }\n        #tropical-site-root .cat-btn:hover {\n            border-color: #f97316 !important;\n            color: white !important;\n        }\n        #tropical-site-root .cat-btn.active {\n            background-color: #f97316 !important;\n            border-color: #f97316 !important;\n            color: white !important;\n            box-shadow: 0 10px 20px rgba(249, 115, 22, 0.4) !important;\n        }\n        #tropical-site-root .cat-btn.active i { color: white !important; }\n\n        \/* Card de Produto *\/\n        #tropical-site-root .product-card {\n            background-color: rgba(15, 15, 15, 0.8) !important;\n            border: 1px solid rgba(255,255,255,0.05) !important;\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;\n        }\n        #tropical-site-root .product-card:hover {\n            transform: translateY(-10px) !important;\n            border-color: rgba(249, 115, 22, 0.4) !important;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.6) !important;\n        }\n\n        \/* Bot\u00e3o WhatsApp *\/\n        #tropical-site-root .btn-whatsapp {\n            background-color: #22c55e !important;\n            color: white !important;\n            box-shadow: 0 4px 14px 0 rgba(34, 197, 94, 0.39) !important;\n        }\n        #tropical-site-root .btn-whatsapp:hover {\n            background-color: #16a34a !important;\n            transform: translateY(-2px) !important;\n        }\n\n        \/* Infinite Scroll for Brands *\/\n        @keyframes scroll {\n            0% { transform: translateX(0); }\n            100% { transform: translateX(-50%); }\n        }\n        #tropical-site-root .animate-scroll {\n            display: flex;\n            width: max-content;\n            animation: scroll 40s linear infinite;\n            gap: 2rem;\n        }\n\n        \/* Custom Scrollbar *\/\n        ::-webkit-scrollbar { width: 8px; }\n        ::-webkit-scrollbar-track { background: #0A0A0A; }\n        ::-webkit-scrollbar-thumb { background: #333; border-radius: 10px; }\n        ::-webkit-scrollbar-thumb:hover { background: #f97316; }\n\n        \/* Mobile Menu Icon Color *\/\n        #tropical-site-root #menu-icon,\n        #tropical-site-root button[onclick=\"toggleMenu()\"] i {\n            color: #f97316 !important;\n        }\n\n        \/* Hero Section Fixes *\/\n        #tropical-site-root .hero-section {\n            position: relative !important;\n            background-color: #0A0A0A !important;\n        }\n\n        \/* Mobile Menu *\/\n        #tropical-site-root #mobile-menu {\n            transition: all 0.3s ease-in-out;\n            transform: translateY(-100%);\n            opacity: 0;\n        }\n        #tropical-site-root #mobile-menu.open {\n            transform: translateY(0);\n            opacity: 1;\n        }\n    <\/style>\n<\/head>\n<body class=\"selection:bg-orange-500 selection:text-white\">\n    <div id=\"tropical-site-root\">\n        <!-- Header -->\n        <header id=\"main-header\" class=\"fixed top-0 left-0 right-0 z-50 transition-all duration-300 border-b border-transparent py-4\">\n        <div class=\"max-w-7xl mx-auto px-6 flex items-center justify-between\">\n            <div class=\"flex items-center\">\n                <img decoding=\"async\" src=\"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png\" alt=\"Logo Tropical M\u00f3veis\" class=\"h-16 w-auto object-contain\" referrerPolicy=\"no-referrer\">\n            <\/div>\n\n            <nav class=\"hidden md:flex items-center gap-16\">\n                <a href=\"#produtos\" class=\"text-sm font-bold uppercase tracking-widest text-gray-400 hover:text-white transition-colors\">Produtos<\/a>\n                <a href=\"#promocoes\" class=\"text-sm font-bold uppercase tracking-widest text-gray-400 hover:text-white transition-colors\">Promo\u00e7\u00f5es<\/a>\n                <a href=\"#troca\" class=\"text-sm font-bold uppercase tracking-widest text-gray-400 hover:text-white transition-colors\">Troca<\/a>\n                <a href=\"#sobre\" class=\"text-sm font-bold uppercase tracking-widest text-gray-400 hover:text-white transition-colors\">Sobre<\/a>\n            <\/nav>\n\n            <div class=\"flex items-center gap-4\">\n                <a id=\"instagram-header-btn\" href=\"#\" target=\"_blank\" class=\"hidden sm:flex w-10 h-10 bg-zinc-900 rounded-lg items-center justify-center text-gray-400 hover:text-orange-500 transition-colors border border-white\/5\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-5 h-5\"><rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" x2=\"17.51\" y1=\"6.5\" y2=\"6.5\"\/><\/svg>\n                <\/a>\n                <a id=\"wa-header-btn\" href=\"#\" target=\"_blank\" class=\"hidden sm:flex items-center gap-2 btn-whatsapp px-5 py-2.5 rounded-lg text-xs font-black uppercase tracking-wider transition-all\">\n                    <i data-lucide=\"smartphone\" class=\"w-4 h-4\"><\/i>\n                    WhatsApp\n                <\/a>\n                <button onclick=\"toggleMenu()\" class=\"md:hidden p-2 text-gray-400 hover:text-white\">\n                    <i data-lucide=\"menu\" id=\"menu-icon\"><\/i>\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- Mobile Menu -->\n    <div id=\"mobile-menu\" class=\"fixed inset-0 z-40 bg-black\/98 backdrop-blur-xl pt-24 px-6 md:hidden flex flex-col gap-6\">\n        <a href=\"#produtos\" onclick=\"toggleMenu()\" class=\"text-2xl font-black uppercase tracking-tighter border-b border-white\/10 pb-4\">Produtos<\/a>\n        <a href=\"#promocoes\" onclick=\"toggleMenu()\" class=\"text-2xl font-black uppercase tracking-tighter border-b border-white\/10 pb-4\">Promo\u00e7\u00f5es<\/a>\n        <a href=\"#troca\" onclick=\"toggleMenu()\" class=\"text-2xl font-black uppercase tracking-tighter border-b border-white\/10 pb-4\">Troca<\/a>\n        <a href=\"#sobre\" onclick=\"toggleMenu()\" class=\"text-2xl font-black uppercase tracking-tighter border-b border-white\/10 pb-4\">Sobre<\/a>\n        <a id=\"wa-mobile-btn\" href=\"#\" class=\"flex items-center justify-center gap-3 btn-whatsapp py-4 rounded-xl font-black uppercase tracking-widest\">\n            <i data-lucide=\"smartphone\" class=\"w-6 h-6\"><\/i>\n            Falar no WhatsApp\n        <\/a>\n    <\/div>\n\n    <!-- Hero Section -->\n    <section class=\"hero-section min-h-screen flex flex-col justify-center pt-12 overflow-hidden\">\n        <!-- Background Image with Overlay -->\n        <div class=\"absolute inset-0 z-0\">\n            <img decoding=\"async\" src=\"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2023\/12\/fachada.jpg\" alt=\"Fachada Tropical M\u00f3veis\" class=\"w-full h-full object-cover opacity-40\" referrerPolicy=\"no-referrer\">\n            <div class=\"absolute inset-0 bg-gradient-to-r from-[#0A0A0A] via-[#0A0A0A]\/80 to-transparent\"><\/div>\n            <div class=\"absolute inset-0 bg-gradient-to-t from-[#0A0A0A] via-transparent to-[#0A0A0A]\/50\"><\/div>\n        <\/div>\n\n        <div class=\"glow-orange\" style=\"top: 20%; left: 10%;\"><\/div>\n        <div class=\"glow-orange\" style=\"bottom: 10%; right: 5%;\"><\/div>\n        <div class=\"absolute inset-0 bg-carbon opacity-20 z-0\"><\/div>\n\n        <div class=\"max-w-7xl mx-auto px-6 grid md:grid-cols-2 gap-12 items-center relative z-10 py-8\">\n            <div data-aos=\"fade-right\">\n                <div class=\"inline-flex items-center gap-2 bg-orange-500\/10 border border-orange-500\/30 px-4 py-1.5 rounded-full mb-8\">\n                    <div class=\"w-2 h-2 bg-orange-500 rounded-full animate-pulse\"><\/div>\n                    <span class=\"text-[10px] font-black uppercase tracking-[0.2em] text-orange-400\">Melhores pre\u00e7os de Goi\u00e2nia<\/span>\n                <\/div>\n                <h1 class=\"text-5xl sm:text-6xl lg:text-8xl font-black uppercase tracking-tighter leading-[0.85] mb-8\">\n                    Os melhores<br \/>\n                    <span class=\"text-orange-500\">eletro<\/span><br \/>\n                    <span class=\"text-transparent border-text\">dom\u00e9sticos<\/span>\n                <\/h1>\n                <p class=\"text-gray-400 text-base sm:text-lg max-w-md mb-10 leading-relaxed\">\n                    Qualidade, pre\u00e7o justo e entrega r\u00e1pida . Na tropical m\u00f3veis voc\u00ea encontra tudo para sua casa, e ainda pode trocar ou vender seu eletrodom\u00e9stico. Fundada em 1998.\n                <\/p>\n                <div class=\"flex flex-col sm:flex-row gap-4\">\n                    <a href=\"#promocoes\" class=\"bg-white\/5 hover:bg-white\/10 border border-white\/10 text-white px-8 py-4 rounded-xl font-black uppercase tracking-widest transition-all text-center\">\n                        Ver Promo\u00e7\u00f5es\n                    <\/a>\n                    <a id=\"wa-hero-btn\" href=\"#\" target=\"_blank\" class=\"bg-orange-500 hover:bg-orange-600 text-white px-8 py-4 rounded-xl font-black uppercase tracking-widest transition-all hover:scale-105 active:scale-95 shadow-lg shadow-orange-500\/20 text-center\">\n                        WhatsApp\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"hidden md:flex flex-col gap-6 items-end\" data-aos=\"fade-left\">\n                <div class=\"bg-zinc-900\/80 backdrop-blur-md border-l-4 border-orange-500 p-8 rounded-2xl w-64 shadow-2xl\">\n                    <div class=\"text-4xl font-black text-orange-500 mb-1\">4.3+<\/div>\n                    <div class=\"text-[10px] uppercase tracking-widest text-gray-500 font-bold\">\u2b50 Avalia\u00e7\u00e3o Google<\/div>\n                <\/div>\n                <div class=\"bg-zinc-900\/80 backdrop-blur-md border-l-4 border-orange-500 p-8 rounded-2xl w-64 shadow-2xl\">\n                    <div class=\"text-4xl font-black text-orange-500 mb-1\">12+<\/div>\n                    <div class=\"text-[10px] uppercase tracking-widest text-gray-500 font-bold\">Marcas Parceiras<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"absolute bottom-10 left-1\/2 -translate-x-1\/2 flex flex-col items-center gap-2 text-gray-600 z-20\">\n            <span class=\"text-[10px] uppercase tracking-[0.4em] font-bold\">Scroll<\/span>\n            <div class=\"w-1 h-8 bg-gradient-to-b from-orange-500 to-transparent rounded-full animate-bounce\"><\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Categories -->\n    <section id=\"produtos\" class=\"py-12 sm:py-16 bg-[#0F0F0F] border-y border-white\/5 relative\">\n        <div class=\"max-w-7xl mx-auto px-6\">\n            <div class=\"mb-12\" data-aos=\"fade-up\">\n                <span class=\"text-orange-500 text-[10px] font-black uppercase tracking-[0.4em] mb-2 block\">Navegue por categoria<\/span>\n                <h2 class=\"text-3xl sm:text-4xl font-black uppercase tracking-tighter\">O que voc\u00ea procura?<\/h2>\n            <\/div>\n\n            <div id=\"category-list\" class=\"grid grid-cols-2 sm:grid-cols-4 lg:grid-cols-7 gap-4\" data-aos=\"fade-up\">\n                <!-- Categorias via JS -->\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Products Grid -->\n    <section id=\"promocoes\" class=\"py-12 sm:py-16 relative\">\n        <div class=\"max-w-7xl mx-auto px-6\">\n            <div class=\"flex flex-col md:flex-row md:items-end justify-between gap-8 mb-16\" data-aos=\"fade-up\">\n                <div>\n                    <span class=\"text-orange-500 text-[10px] font-black uppercase tracking-[0.4em] mb-2 block\">Ofertas Imperd\u00edveis<\/span>\n                    <h2 class=\"text-4xl sm:text-5xl font-black uppercase tracking-tighter leading-none\">\n                        Produtos em<br \/>\n                        <span class=\"text-orange-500\">Promo\u00e7\u00e3o<\/span>\n                    <\/h2>\n                <\/div>\n                <a id=\"wa-catalog-btn\" href=\"#\" target=\"_blank\" class=\"inline-flex items-center gap-2 text-sm font-bold uppercase tracking-widest text-gray-400 hover:text-orange-500 transition-colors\">\n                    Ver cat\u00e1logo completo <i data-lucide=\"chevron-right\" class=\"w-4 h-4\"><\/i>\n                <\/a>\n            <\/div>\n\n            <div id=\"product-grid\" class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8\">\n                <!-- Produtos via JS -->\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Troca Section -->\n    <section id=\"troca\" class=\"py-24 sm:py-32 bg-[#0F0F0F] relative overflow-hidden\">\n        <div class=\"glow-orange\" style=\"top: -10%; right: -10%;\"><\/div>\n        \n        <div class=\"max-w-7xl mx-auto px-6 grid lg:grid-cols-2 gap-20 items-center\">\n            <div data-aos=\"fade-right\">\n                <span class=\"text-orange-500 text-[10px] font-black uppercase tracking-[0.4em] mb-4 block\">Programa Especial<\/span>\n                <h2 class=\"text-4xl sm:text-6xl font-black uppercase tracking-tighter leading-[0.9] mb-12\">\n                    Compra<br \/>\n                    <span class=\"text-orange-500\">Venda<\/span> e troca!\n                <\/h2>\n\n                <div class=\"space-y-12\">\n                    <div class=\"flex gap-6\">\n                        <div class=\"flex-shrink-0 w-12 h-12 bg-orange-500 rounded-2xl flex items-center justify-center text-white shadow-lg shadow-orange-500\/20\">\n                            <i data-lucide=\"star\" class=\"w-6 h-6\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"text-lg font-black uppercase tracking-tight mb-2\">Compra<\/h4>\n                            <p class=\"text-gray-500 text-sm leading-relaxed\">Compramos seu eletrodom\u00e9stico usado sobre uma avalia\u00e7\u00e3o justa buscamos e pagamos no pix<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-6\">\n                        <div class=\"flex-shrink-0 w-12 h-12 bg-orange-500 rounded-2xl flex items-center justify-center text-white shadow-lg shadow-orange-500\/20\">\n                            <i data-lucide=\"zap\" class=\"w-6 h-6\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"text-lg font-black uppercase tracking-tight mb-2\">Venda<\/h4>\n                            <p class=\"text-gray-500 text-sm leading-relaxed\">Eletrodom\u00e9stico  novos e semi novos com qualidade pre\u00e7o baixo e garantia<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-6\">\n                        <div class=\"flex-shrink-0 w-12 h-12 bg-orange-500 rounded-2xl flex items-center justify-center text-white shadow-lg shadow-orange-500\/20\">\n                            <i data-lucide=\"check-circle-2\" class=\"w-6 h-6\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"text-lg font-black uppercase tracking-tight mb-2\">Troca<\/h4>\n                            <p class=\"text-gray-500 text-sm leading-relaxed\">Pegamos seu eletrodom\u00e9stico usado sobre uma avalia\u00e7\u00e3o como parte de pagamento por outro eletrodom\u00e9stico.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"bg-zinc-900 border border-white\/5 p-8 sm:p-12 rounded-[32px] sm:rounded-[40px] text-center relative\" data-aos=\"zoom-in\">\n                <h3 class=\"text-2xl sm:text-3xl font-black uppercase tracking-tighter mb-6\">\n                    Fa\u00e7a seu <span class=\"text-orange-500\">Or\u00e7amento<\/span>\n                <\/h3>\n                <p class=\"text-gray-400 mb-10 leading-relaxed text-sm sm:text-base\">\n                   Simples, r\u00e1pido e sem burocracia. fala com agente pelo WhatsApp  e realizaremos seu atendimento.\n                <\/p>\n                <a id=\"wa-trade-btn\" href=\"#\" target=\"_blank\" class=\"inline-flex items-center gap-3 bg-white text-black px-8 py-4 sm:px-10 sm:py-5 rounded-2xl font-black uppercase tracking-widest hover:bg-orange-500 hover:text-white transition-all text-sm sm:text-base\">\n                    Fazer or\u00e7amento <i data-lucide=\"arrow-right\" class=\"w-5 h-5\"><\/i>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Brands Slider -->\n    <section class=\"py-16 sm:py-20 bg-black overflow-hidden border-y border-white\/5\">\n        <div class=\"max-w-7xl mx-auto px-6 mb-10 text-center\">\n            <span class=\"text-orange-500 text-[10px] font-black uppercase tracking-[0.4em] mb-2 block\">Parceiros Oficiais<\/span>\n            <h2 class=\"text-3xl sm:text-4xl font-black uppercase tracking-tighter\">Marcas que <span class=\"text-orange-500\">confiamos<\/span><\/h2>\n        <\/div>\n        <div class=\"overflow-hidden\">\n            <div id=\"brands-slider\" class=\"animate-scroll\">\n                <!-- Marcas via JS -->\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- 360 Tour Section -->\n    <section id=\"loja-360\" class=\"py-16 sm:py-20 bg-[#0A0A0A] relative\">\n        <div class=\"max-w-7xl mx-auto px-6\">\n            <div class=\"mb-12 text-center\" data-aos=\"fade-up\">\n                <span class=\"text-orange-500 text-[10px] font-black uppercase tracking-[0.4em] mb-2 block\">Imers\u00e3o Total<\/span>\n                <h2 class=\"text-3xl sm:text-4xl font-black uppercase tracking-tighter\">Veja a Loja em 360<\/h2>\n            <\/div>\n            <div class=\"rounded-3xl overflow-hidden border border-white\/5 shadow-2xl\" data-aos=\"zoom-in\">\n                <iframe id=\"panoee-tour-embeded\" name=\"Tropical M\u00f3veis\" src=\"https:\/\/tour.panoee.com\/iframe\/65832546d747fdd4ab1d8e10\" frameBorder=\"0\" width=\"100%\" height=\"400px\" scrolling=\"no\" allowvr=\"yes\" allow=\"vr; xr; accelerometer; gyroscope; autoplay;\" allowFullScreen=\"false\" webkitallowfullscreen=\"false\" mozallowfullscreen=\"false\" loading=\"eager\"><\/iframe>\n                <script>\n                    var pano_iframe_name = \"panoee-tour-embeded\";\n                    window.addEventListener(\"devicemotion\", function(e){ var iframe = document.getElementById(pano_iframe_name); if (iframe) iframe.contentWindow.postMessage({ type:\"devicemotion\", deviceMotionEvent:{ acceleration:{ x:e.acceleration.x, y:e.acceleration.y, z:e.acceleration.z }, accelerationIncludingGravity:{ x:e.accelerationIncludingGravity.x, y:e.accelerationIncludingGravity.y, z:e.accelerationIncludingGravity.z }, rotationRate:{ alpha:e.rotationRate.alpha, beta:e.rotationRate.beta, gamma:e.rotationRate.gamma }, interval:e.interval, timeStamp:e.timeStamp } }, \"*\"); });\n                <\/script>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer id=\"sobre\" class=\"pt-24 sm:pt-32 pb-12 bg-[#050505]\">\n        <div class=\"max-w-7xl mx-auto px-6\">\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-16 mb-24\">\n                <div class=\"lg:col-span-2\">\n                    <div class=\"flex flex-col mb-8\">\n                        <img decoding=\"async\" src=\"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png\" alt=\"Logo Tropical M\u00f3veis\" class=\"h-20 w-auto object-contain self-start\" referrerPolicy=\"no-referrer\">\n                    <\/div>\n                    <p class=\"text-gray-500 max-w-sm leading-relaxed mb-8 text-sm sm:text-base\">\n                        Qualidade, pre\u00e7o justo e atendimento de verdade. A sua loja de eletrodom\u00e9sticos em Goi\u00e2nia.\n                    <\/p>\n                    <div class=\"flex gap-4\">\n                        <a id=\"wa-footer-phone-btn\" href=\"#\" target=\"_blank\" class=\"w-10 h-10 bg-zinc-900 rounded-lg flex items-center justify-center text-gray-400 hover:text-orange-500 transition-colors border border-white\/5\">\n                            <i data-lucide=\"phone\" class=\"w-5 h-5\"><\/i>\n                        <\/a>\n                        <a id=\"instagram-footer-btn\" href=\"#\" target=\"_blank\" class=\"w-10 h-10 bg-zinc-900 rounded-lg flex items-center justify-center text-gray-400 hover:text-orange-500 transition-colors border border-white\/5\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"w-5 h-5\"><rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" x2=\"17.51\" y1=\"6.5\" y2=\"6.5\"\/><\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <div>\n                    <h5 class=\"text-orange-500 text-[10px] font-black uppercase tracking-[0.4em] mb-8\">Categorias<\/h5>\n                    <ul id=\"footer-categories\" class=\"space-y-4 text-sm font-bold text-gray-500 uppercase tracking-widest\">\n                        <!-- Categorias via JS -->\n                    <\/ul>\n                <\/div>\n\n                <div>\n                    <h5 class=\"text-orange-500 text-[10px] font-black uppercase tracking-[0.4em] mb-8\">Contato<\/h5>\n                    <div class=\"space-y-6\">\n                        <div class=\"flex gap-4\">\n                            <i data-lucide=\"map-pin\" class=\"w-5 h-5 text-orange-500 flex-shrink-0\"><\/i>\n                            <span id=\"footer-address\" class=\"text-sm text-gray-500 font-medium\"><\/span>\n                        <\/div>\n                        <div class=\"flex gap-4\">\n                            <i data-lucide=\"phone\" class=\"w-5 h-5 text-orange-500 flex-shrink-0\"><\/i>\n                            <span id=\"footer-phone-text\" class=\"text-sm text-gray-500 font-medium\"><\/span>\n                        <\/div>\n                        <div class=\"flex gap-4\">\n                            <i data-lucide=\"clock\" class=\"w-5 h-5 text-orange-500 flex-shrink-0\"><\/i>\n                            <span id=\"footer-hours\" class=\"text-sm text-gray-500 font-medium\"><\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"pt-12 border-t border-white\/5 flex flex-col md:flex-row justify-between items-center gap-6 text-[10px] font-bold uppercase tracking-[0.2em] text-gray-600 text-center md:text-left\">\n                <span>\u00a9 2026 Tropical M\u00f3veis. Todos os direitos reservados.<\/span>\n                <div class=\"flex gap-8\">\n                    <a href=\"#\" class=\"hover:text-white\">Privacidade<\/a>\n                    <a href=\"#\" class=\"hover:text-white\">Termos<\/a>\n                <\/div>\n            <\/div>\n        <\/footer>\n\n        <!-- WhatsApp Float -->\n        <a id=\"wa-float-btn\" href=\"#\" target=\"_blank\" class=\"fixed bottom-8 right-8 z-50 btn-whatsapp w-16 h-16 rounded-full flex items-center justify-center shadow-2xl transition-all duration-300 hover:scale-110 group\">\n            <i data-lucide=\"message-circle\" class=\"w-8 h-8 text-white\"><\/i>\n            <span class=\"absolute right-full mr-4 bg-white text-black text-[10px] font-black uppercase tracking-widest px-3 py-1 rounded-md opacity-0 group-hover:opacity-100 transition-opacity whitespace-nowrap pointer-events-none\">\n                Fale Conosco\n            <\/span>\n        <\/a>\n    <\/div>\n\n    <script>\n        \/\/ ==========================================\n        \/\/ CONFIGURA\u00c7\u00c3O DOS DADOS (EDITE AQUI)\n        \/\/ ==========================================\n        const CONFIG = {\n            whatsapp: \"5562985002000\",\n            instagram: \"tropical_moveis\",\n            phone: \"62 98500-2000\",\n            address: \"Loja I - Av. Honestino Guimar\u00e3es, 360 - qd 61 lt 01 - St - Campinas, Goi\u00e2nia - GO, 74510-020\",\n            hours: \"Seg\u2013Sex: 8h \u00e0s 18h | S\u00e1b: 8h \u00e0s 15h\",\n            categories: [\n                { id: \"all\", name: \"Tudo\", icon: \"zap\" },\n                { id: \"tv\", name: \"Smart TVs\", icon: \"tv\" },\n                { id: \"geladeira\", name: \"Geladeiras\", icon: \"refrigerator\" },\n                { id: \"lavadora\", name: \"Lavadoras\", icon: \"washing-machine\" },\n                { id: \"fogao\", name: \"Fog\u00f5es\", icon: \"flame\" },\n                { id: \"freezer\", name: \"Freezers\", icon: \"snowflake\" },\n                { id: \"ar\", name: \"Ar Condicionado\", icon: \"wind\" },\n            ],\n            products: [\n                { id: 1, cat: \"tv\", name: \"Smart TV 43\\\" 4K Ultra HD Samsung\", price: 1580, oldPrice: 2439, badge: \"-20%\", icon: \"tv\", image: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/tv.png\" },\n                { id: 2, cat: \"geladeira\", name: \"Geladeira Eletrolux Duplex \", price: 1980, oldPrice: 3500, badge: \"Oferta\", icon: \"refrigerator\", image: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/Geladeiraa.png\" },\n                { id: 3, cat: \"lavadora\", name: \"M\u00e1quina de Lavar 11kg\", price: 1580, oldPrice: 1800, badge: \"-15%\", icon: \"washing-machine\", image: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/182024208.png\" },\n                { id: 4, cat: \"fogao\", name: \"Fog\u00e3o 5 Bocas Atlas\", price: 980, icon: \"flame\", image: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/Fogaoo.png\" },\n                { id: 5, cat: \"ar\", name: \"Ar Condicionado Split 9.000 BTUs TCL\", price: 2080, oldPrice: 2800, badge: \"Destaque\", icon: \"wind\", image: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/ar-condicionado-9.png\" },\n                { id: 6, cat: \"freezer\", name: \"Freezer Horizontal 200L \", price: 1980, icon: \"snowflake\", image: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/frizer.png\" },\n            ],\n            brands: [\n                { name: \"Electrolux\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/electrolux.png\" },\n                { name: \"Consul\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/consul.png\" },\n                { name: \"Philips\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/Phillips.png\" },\n                { name: \"Philco\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/philco.png\" },\n                { name: \"LG\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/LG.png\" },\n                { name: \"Mondial\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/Mondial.png\" },\n                { name: \"Atlas\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/atlas.png\" },\n                { name: \"Dako\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/Dako.png\" },\n                { name: \"Midea\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/Midea.png\" },\n                { name: \"Mueller\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/mueller.png\" },\n                { name: \"Oster\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/Oster.png\" },\n                { name: \"Samsung\", logo: \"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/samsung.png\" }\n            ]\n        };\n\n        \/\/ --- L\u00f3gica do Site ---\n        let activeCategory = \"all\";\n\n        function init() {\n            \/\/ Inicializar AOS\n            AOS.init({ duration: 800, once: true });\n\n            \/\/ Links\n            const waLink = `https:\/\/wa.me\/${CONFIG.whatsapp}`;\n            const instaLink = `https:\/\/instagram.com\/${CONFIG.instagram}`;\n            \n            document.getElementById('wa-header-btn').href = waLink;\n            document.getElementById('wa-mobile-btn').href = waLink;\n            document.getElementById('wa-hero-btn').href = waLink;\n            document.getElementById('wa-catalog-btn').href = waLink;\n            document.getElementById('wa-trade-btn').href = waLink;\n            document.getElementById('wa-footer-phone-btn').href = waLink;\n            document.getElementById('wa-float-btn').href = waLink;\n            document.getElementById('instagram-header-btn').href = instaLink;\n            document.getElementById('instagram-footer-btn').href = instaLink;\n\n            \/\/ Info Rodap\u00e9\n            document.getElementById('footer-address').innerHTML = CONFIG.address;\n            document.getElementById('footer-phone-text').innerText = CONFIG.phone;\n            document.getElementById('footer-hours').innerText = CONFIG.hours;\n\n            renderCategories();\n            renderProducts();\n            renderBrands();\n            renderFooterCategories();\n            \n            \/\/ Garantir que os \u00edcones sejam criados\n            if (typeof lucide !== 'undefined') {\n                lucide.createIcons();\n            } else {\n                \/\/ Se o script demorar a carregar, tenta novamente em 500ms\n                setTimeout(() => {\n                    if (typeof lucide !== 'undefined') lucide.createIcons();\n                }, 500);\n            }\n        }\n\n        function renderCategories() {\n            const list = document.getElementById('category-list');\n            list.innerHTML = CONFIG.categories.map(cat => `\n                <button onclick=\"setCategory('${cat.id}')\" class=\"cat-btn ${activeCategory === cat.id ? 'active' : ''} flex flex-col items-center justify-center p-6 rounded-2xl border transition-all duration-300 group\">\n                    <div class=\"mb-3 transition-transform duration-300 group-hover:scale-110 ${activeCategory === cat.id ? 'text-white' : 'text-orange-500'}\">\n                        <i data-lucide=\"${cat.icon}\" class=\"w-5 h-5\"><\/i>\n                    <\/div>\n                    <span class=\"text-[10px] font-black uppercase tracking-widest\">${cat.name}<\/span>\n                <\/button>\n            `).join('');\n            lucide.createIcons();\n        }\n\n        function renderProducts() {\n            const grid = document.getElementById('product-grid');\n            const filtered = activeCategory === \"all\" ? CONFIG.products : CONFIG.products.filter(p => p.cat === activeCategory);\n            \n            grid.innerHTML = filtered.map(p => `\n                <div class=\"product-card bg-zinc-900\/50 border border-white\/5 rounded-3xl overflow-hidden\" data-aos=\"fade-up\">\n                    <div class=\"relative h-64 bg-zinc-900 flex items-center justify-center overflow-hidden\">\n                        ${p.badge ? `<span class=\"absolute top-6 left-6 z-10 bg-orange-500 text-white text-[10px] font-black uppercase tracking-widest px-3 py-1 rounded-md\">${p.badge}<\/span>` : ''}\n                        <div class=\"w-full h-full flex items-center justify-center group-hover:scale-110 transition-transform duration-500\">\n                            ${p.image ? \n                                `<img decoding=\"async\" src=\"${p.image}\" alt=\"${p.name}\" class=\"w-full h-full object-cover\" referrerPolicy=\"no-referrer\">` : \n                                `<div class=\"text-gray-700 opacity-60\"><i data-lucide=\"${p.icon}\" class=\"w-12 h-12\"><\/i><\/div>`\n                            }\n                        <\/div>\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-zinc-950\/80 to-transparent opacity-60\"><\/div>\n                    <\/div>\n                    <div class=\"p-8\">\n                        <span class=\"text-[10px] font-black text-orange-500 uppercase tracking-[0.2em] mb-2 block\">\n                            ${CONFIG.categories.find(c => c.id === p.cat).name}\n                        <\/span>\n                        <h3 class=\"text-xl font-black uppercase tracking-tight mb-6 hover:text-orange-500 transition-colors\">${p.name}<\/h3>\n                        <div class=\"flex items-end gap-3 mb-8\">\n                            <div class=\"flex flex-col\">\n                                ${p.oldPrice ? `<span class=\"text-xs text-gray-600 line-through\">R$ ${p.oldPrice.toLocaleString('pt-BR')},00<\/span>` : ''}\n                                <span class=\"text-3xl font-black leading-none\">\n                                    <span class=\"text-sm font-bold text-gray-500 mr-1\">R$<\/span>\n                                    ${p.price.toLocaleString('pt-BR')}\n                                    <span class=\"text-sm font-bold text-gray-500\">,00<\/span>\n                                <\/span>\n                            <\/div>\n                        <\/div>\n                        <a href=\"https:\/\/wa.me\/${CONFIG.whatsapp}?text=Ol\u00e1! Tenho interesse no produto: ${p.name}\" target=\"_blank\" class=\"flex items-center justify-center gap-3 w-full btn-whatsapp py-4 rounded-xl font-black uppercase tracking-widest transition-all\">\n                            <i data-lucide=\"smartphone\" class=\"w-5 h-5\"><\/i>\n                            Quero este\n                        <\/a>\n                    <\/div>\n                <\/div>\n            `).join('');\n            lucide.createIcons();\n        }\n\n        function renderBrands() {\n            const slider = document.getElementById('brands-slider');\n            const brandsToRender = [...CONFIG.brands, ...CONFIG.brands];\n            slider.innerHTML = brandsToRender.map(brand => `\n                <div class=\"flex-shrink-0 w-32 sm:w-48 h-16 sm:h-24 bg-zinc-900\/50 border border-white\/5 rounded-xl sm:rounded-2xl flex items-center justify-center p-4 sm:p-6 transition-all cursor-default group\">\n                    <img decoding=\"async\" src=\"${brand.logo}\" alt=\"${brand.name}\" class=\"max-w-full max-h-full object-contain\" referrerPolicy=\"no-referrer\">\n                <\/div>\n            `).join('');\n        }\n\n        function renderFooterCategories() {\n            const list = document.getElementById('footer-categories');\n            list.innerHTML = CONFIG.categories.slice(1).map(c => `\n                <li><a href=\"#produtos\" class=\"hover:text-white transition-colors\">${c.name}<\/a><\/li>\n            `).join('');\n        }\n\n        function setCategory(id) {\n            activeCategory = id;\n            renderCategories();\n            renderProducts();\n        }\n\n        function toggleMenu() {\n            const menu = document.getElementById('mobile-menu');\n            menu.classList.toggle('open');\n            const icon = document.getElementById('menu-icon');\n            if (menu.classList.contains('open')) {\n                icon.setAttribute('data-lucide', 'x');\n            } else {\n                icon.setAttribute('data-lucide', 'menu');\n            }\n            lucide.createIcons();\n        }\n\n        \/\/ Header Scroll Effect\n        window.addEventListener('scroll', () => {\n            const header = document.getElementById('main-header');\n            if (window.scrollY > 50) {\n                header.classList.add('bg-black\/90', 'backdrop-blur-md', 'py-2', 'border-orange-500\/20');\n                header.classList.remove('bg-transparent', 'py-4', 'border-transparent');\n            } else {\n                header.classList.remove('bg-black\/90', 'backdrop-blur-md', 'py-2', 'border-orange-500\/20');\n                header.classList.add('bg-transparent', 'py-4', 'border-transparent');\n            }\n        });\n\n        init();\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tropical M\u00f3veis &#8211; Eletrodom\u00e9sticos Produtos Promo\u00e7\u00f5es Troca Sobre WhatsApp Produtos Promo\u00e7\u00f5es Troca Sobre Falar no WhatsApp Melhores pre\u00e7os de Goi\u00e2nia Os melhores eletro dom\u00e9sticos Qualidade, pre\u00e7o justo e entrega r\u00e1pida . Na tropical m\u00f3veis voc\u00ea encontra tudo para sua casa, e ainda pode trocar ou vender seu eletrodom\u00e9stico. Fundada em 1998. Ver Promo\u00e7\u00f5es WhatsApp 4.3+ [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-1134","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tropical Moveis<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tropicalmoveisgyn.com.br\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tropical Moveis\" \/>\n<meta property=\"og:description\" content=\"Tropical M\u00f3veis &#8211; Eletrodom\u00e9sticos Produtos Promo\u00e7\u00f5es Troca Sobre WhatsApp Produtos Promo\u00e7\u00f5es Troca Sobre Falar no WhatsApp Melhores pre\u00e7os de Goi\u00e2nia Os melhores eletro dom\u00e9sticos Qualidade, pre\u00e7o justo e entrega r\u00e1pida . Na tropical m\u00f3veis voc\u00ea encontra tudo para sua casa, e ainda pode trocar ou vender seu eletrodom\u00e9stico. Fundada em 1998. Ver Promo\u00e7\u00f5es WhatsApp 4.3+ [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tropicalmoveisgyn.com.br\/\" \/>\n<meta property=\"og:site_name\" content=\"Tropical Moveis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-31T17:10:31+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/\",\"url\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/\",\"name\":\"Tropical Moveis\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/tropicalmoveisgyn.com.br\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png\",\"datePublished\":\"2026-03-24T15:40:46+00:00\",\"dateModified\":\"2026-03-31T17:10:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#primaryimage\",\"url\":\"http:\\\/\\\/tropicalmoveisgyn.com.br\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png\",\"contentUrl\":\"http:\\\/\\\/tropicalmoveisgyn.com.br\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"P\u00e1gina Inicial\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#website\",\"url\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/\",\"name\":\"Tropical Moveis\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#organization\",\"name\":\"Tropical Moveis\",\"url\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/tropicalmoveisgyn.com.br\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-WhatsApp-Image-2026-03-23-at-17.02.58.jpeg\",\"contentUrl\":\"http:\\\/\\\/tropicalmoveisgyn.com.br\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-WhatsApp-Image-2026-03-23-at-17.02.58.jpeg\",\"width\":512,\"height\":512,\"caption\":\"Tropical Moveis\"},\"image\":{\"@id\":\"https:\\\/\\\/tropicalmoveisgyn.com.br\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tropical Moveis","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tropicalmoveisgyn.com.br\/","og_locale":"pt_BR","og_type":"article","og_title":"Tropical Moveis","og_description":"Tropical M\u00f3veis &#8211; Eletrodom\u00e9sticos Produtos Promo\u00e7\u00f5es Troca Sobre WhatsApp Produtos Promo\u00e7\u00f5es Troca Sobre Falar no WhatsApp Melhores pre\u00e7os de Goi\u00e2nia Os melhores eletro dom\u00e9sticos Qualidade, pre\u00e7o justo e entrega r\u00e1pida . Na tropical m\u00f3veis voc\u00ea encontra tudo para sua casa, e ainda pode trocar ou vender seu eletrodom\u00e9stico. Fundada em 1998. Ver Promo\u00e7\u00f5es WhatsApp 4.3+ [&hellip;]","og_url":"https:\/\/tropicalmoveisgyn.com.br\/","og_site_name":"Tropical Moveis","article_modified_time":"2026-03-31T17:10:31+00:00","og_image":[{"url":"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tropicalmoveisgyn.com.br\/","url":"https:\/\/tropicalmoveisgyn.com.br\/","name":"Tropical Moveis","isPartOf":{"@id":"https:\/\/tropicalmoveisgyn.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tropicalmoveisgyn.com.br\/#primaryimage"},"image":{"@id":"https:\/\/tropicalmoveisgyn.com.br\/#primaryimage"},"thumbnailUrl":"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png","datePublished":"2026-03-24T15:40:46+00:00","dateModified":"2026-03-31T17:10:31+00:00","breadcrumb":{"@id":"https:\/\/tropicalmoveisgyn.com.br\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tropicalmoveisgyn.com.br\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/tropicalmoveisgyn.com.br\/#primaryimage","url":"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png","contentUrl":"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-23-at-17.02.57-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/tropicalmoveisgyn.com.br\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/tropicalmoveisgyn.com.br\/"},{"@type":"ListItem","position":2,"name":"P\u00e1gina Inicial"}]},{"@type":"WebSite","@id":"https:\/\/tropicalmoveisgyn.com.br\/#website","url":"https:\/\/tropicalmoveisgyn.com.br\/","name":"Tropical Moveis","description":"","publisher":{"@id":"https:\/\/tropicalmoveisgyn.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tropicalmoveisgyn.com.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/tropicalmoveisgyn.com.br\/#organization","name":"Tropical Moveis","url":"https:\/\/tropicalmoveisgyn.com.br\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/tropicalmoveisgyn.com.br\/#\/schema\/logo\/image\/","url":"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/cropped-WhatsApp-Image-2026-03-23-at-17.02.58.jpeg","contentUrl":"http:\/\/tropicalmoveisgyn.com.br\/wp-content\/uploads\/2026\/03\/cropped-WhatsApp-Image-2026-03-23-at-17.02.58.jpeg","width":512,"height":512,"caption":"Tropical Moveis"},"image":{"@id":"https:\/\/tropicalmoveisgyn.com.br\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/pages\/1134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/comments?post=1134"}],"version-history":[{"count":55,"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/pages\/1134\/revisions"}],"predecessor-version":[{"id":1231,"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/pages\/1134\/revisions\/1231"}],"wp:attachment":[{"href":"https:\/\/tropicalmoveisgyn.com.br\/index.php\/wp-json\/wp\/v2\/media?parent=1134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}