Logo de Gioseppo

GIOSEPPO BY MARIA ESCOTÉ

Vista
<script> const mariaEscoteBanner = document.createElement("div"); mariaEscoteBanner.style.width = "100%"; mariaEscoteBanner.style.margin = "0 auto"; mariaEscoteBanner.style.maxWidth = "1240px"; mariaEscoteBanner.style.paddingBottom = "2rem"; mariaEscoteBanner.innerHTML = ` <img src="https://gioseppo.com/media/wysiwyg/escote/editorial/desktop/EN/editorial_maria_escoté_pc.jpg" id="mariaEscoteBannerDesktop" /> `; const mainContent = document.getElementById("maincontent"); mainContent.prepend(mariaEscoteBanner); </script> <style> .top-categories, .page-title-wrapper, .breadcrumbs { display: none !important; } </style>