bhundu Posted May 16, 2012 Share Posted May 16, 2012 Bonjour, J'ai un problème concernant l'affichage de : Il y a 1 erreur : Un montant minimum d'achat de 1 000,00 € est requis pour valider votre commande qui se répète à la suite sur la même page autant de fois que le bouton + est pressé et ce jusqu’à ce que le montant minimum de commande soit atteint (voir fichier joint). essais effectué sur la version 1.4.8.2 d'origine. Je serai agréablement surpris de trouver une solution... Link to comment Share on other sites More sharing options...
bhundu Posted May 18, 2012 Author Share Posted May 18, 2012 (edited) En attendant de trouver une solution plus probante, j'ai supprimer le message d'erreur. Dans controllers/OrderController.php $this->errors[] = Tools::displayError('A minimum purchase total of').' '.Tools::displayPrice($minimalPurchase, $currency). ' '.Tools::displayError('is required in order to validate your order.'); Et indiqué bien en gros sur le site qu'il y a une commande minimum imposée. Si quelqu'un veut bien m'indiquer la marche a suivre pour trouver une solution plus propre je lui en serais reconnaissant. Edited May 18, 2012 by bhundu (see edit history) Link to comment Share on other sites More sharing options...
bhundu Posted May 25, 2012 Author Share Posted May 25, 2012 up 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