VDV VAN DE VELDE Posted February 24, 2022 Share Posted February 24, 2022 Cela est possible ? Merci de votre aide. Link to comment Share on other sites More sharing options...
Mediacom87 Posted February 24, 2022 Share Posted February 24, 2022 Bonjour, il suffit de faire des codes promos génériques. Link to comment Share on other sites More sharing options...
Eolia Posted February 24, 2022 Share Posted February 24, 2022 Créez un code sans l'affecter à un client mais en limitant sa consommation à 1 par utilisateur. Link to comment Share on other sites More sharing options...
VDV VAN DE VELDE Posted February 24, 2022 Author Share Posted February 24, 2022 il y a 8 minutes, Eolia a dit : Créez un code sans l'affecter à un client mais en limitant sa consommation à 1 par utilisateur. Bonjour, Nous avons essayé mais le code promo est visible pour tous les clients ayant un compte même ceux ayant déjà commandé... Link to comment Share on other sites More sharing options...
Eolia Posted February 24, 2022 Share Posted February 24, 2022 Bug de la 1.7 qu'on avait corrigé en 1.6^^ Quand je vous dis qu'ils régressent... Link to comment Share on other sites More sharing options...
Eolia Posted February 24, 2022 Share Posted February 24, 2022 $cart_rules = CartRule::getCustomerCartRules($this->context->language->id, $this->context->customer->id, true, false, true); La 4ème paramètre doit être à "false" (Ne ramène QUE les bon de réductions qui sont assigné à ce client) Link to comment Share on other sites More sharing options...
VDV VAN DE VELDE Posted February 24, 2022 Author Share Posted February 24, 2022 il y a 54 minutes, Eolia a dit : $cart_rules = CartRule::getCustomerCartRules($this->context->language->id, $this->context->customer->id, true, false, true); La 4ème paramètre doit être à "false" (Ne ramène QUE les bon de réductions qui sont assigné à ce client) Nous allons essayer, merci beaucoup pour votre aide ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now