Crissair apresenta inovações exclusivas na Expo Revestir 2025

A Crissair Home Electro, referência em eletrodomésticos de luxo, marcou presença na Expo Revestir 2025, realizada de 10 a 14 de março no São Paulo Expo. Durante o evento, a empresa apresentou lançamentos que destacam sua tradição de qualidade e inovação.

document.addEventListener('DOMContentLoaded', () => { const categoryButtons = document.querySelectorAll('.js-btn'); const btnVoltar = document.querySelector("#js-send-latest");btnVoltar.addEventListener("click", function(event) { event.preventDefault();if (document.referrer) { if ('scrollRestoration' in history) { history.scrollRestoration = 'manual'; } window.history.back(); } else { window.location.href = "/"; } });const currentURL = window.location.href;categoryButtons.forEach(button => { const linkElement = button.querySelector('.js-btn .elementor-button'); if (linkElement) { const linkHref = linkElement.href; if (currentURL === linkHref) { button.classList.add('active'); } } }); });