A RICH AND REWARDING PERSONAL ADVENTURE

LIFE AT LA REDOUTE

A collective force
Make your daily life journey within the company a rewarding experience.

STUDENTS

We're paving the road to our future A progressively dynamic school policy with personalised support for students

JOBS

Ready to join the adventure? Beyond a diploma or professional experience, we are looking for strong personalities, those who meet challenges head on and are entrepreneurs in their soul!

Shopping Cart
// Wait for the DOM to be ready document.addEventListener('DOMContentLoaded', function() { // Get the element with the specified class var storeNotice = document.querySelector('.woocommerce-store-notice.demo_store'); // Check if the element exists before trying to hide it if (storeNotice) { // Hide the element storeNotice.style.display = 'none'; } });