Logo de Gioseppo

VENTES FLASH

Voir
<script> const flashSaleBanner = document.createElement("img"); flashSaleBanner.src = "https://gioseppo.com/media/wysiwyg/oferta-flash/oferta-flash-categoria-en-2.jpg"; flashSaleBanner.style.display = "block"; flashSaleBanner.style.width = "100%"; flashSaleBanner.style.margin = "0 auto"; flashSaleBanner.style.maxWidth = "1240px"; flashSaleBanner.style.paddingBottom = "2rem"; const mainContent = document.getElementById("maincontent"); mainContent.prepend(flashSaleBanner); </script> <style> .top-categories, .page-title-wrapper { display: none !important; } </style>