Passer au contenu principal

Sélectionnez votre situation géographique

Attention, modifier la situation géographique pendant les achats supprimera tous les articles de votre panier.

Se Connecter / S'inscrire
Connectez-vous ou inscrivez-vous pour créer votre liste de souhaits

Bienvenue chez Graff

Vous êtes sur notre site Suisse. Si vous souhaitez changer de localisation géographique, veuillez cliquer ci-dessous:

<script> function addNoibuAttributes() { if (!window.NOIBUJS) { return; } // All available Noibu attributes from pdict var noibuAttributes = { "customer_id": '', "customer_groups": '', "order_id": '', "order_token": '', "coupon_codes": '', "promotions": '', "cart_id": '', }; // Loop through all attributes and add them dynamically Object.entries(noibuAttributes).forEach(([key, value]) => { if (value && value !== 'null' && value !== 'undefined') { window.NOIBUJS.addCustomAttribute(key, value); } }); } if (window.NOIBUJS) { addNoibuAttributes(); } else { window.addEventListener("noibuSDKReady", addNoibuAttributes); } </script>