Test

<p>Instructions - Rolex Digital Corner Module</p><p>FOR INTEGRATION IN AN HTML PAGE</p><p>The following piece of code should not be altered, it should be copied and pasted without modifications into the code on the jeweler's website, at the location where the digital corner is to be displayed on the site.</p><p>Note: The Rolex digital corner is made to be displayed only at the address below, as specified in the provided code.</p><p>It is possible that it will not appear if integrated on a development server.</p>

<script id="rlxCorner">rlxCornerCallback = (Corner) => {rlxCornerCallback = null;const corner = new Corner({as: "standalone",lang: "fr",consent: false,legal: "https://www.auberi.fr/content/3-mentions-legales",destination: "new-watches-2025",});corner.mount("#rlxCorner");};</script><script src="https://cornersv7.rolex.com/retailer.js?apikey=a09929bcde2c0396471a88f912adf6e6&callback=rlxCornerCallback" async defer></script>