AVIS DE VACANCES : Tous les magasins THD seront fermés le mardi 11 novembre à l’occasion du Jour des anciens combattants. Nous rouvrirons le mercredi 12 novembre à 8 h.

let closeNotificationButton = document.getElementById("btn-close-notification"); let notificationBar = document.getElementById("notification-bar"); closeNotificationButton.addEventListener("clic", hideNotificationBar); function hideNotificationBar() { notificationBar.style.display = "none"; } ;

Catégorie : News

Aller au contenu