Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Security Level: All-users
-
Labels:None
-
Similar issues:
PSCFI-5941Deleting all items from card on order last step = Generate empty order with 0 total valuePSCFI-3358The Cart dont refresh correctly When you ADD more of one product ... And you confirm the OrderPSCFI-1067order confirmation page: cart should now be empty (but is not)PSCFI-4533Before Order confirmation de display dissapear right columnPSCFI-6806AJAX cart is emptied sometimes when confirming the cart or just moving to another pagePSCFI-5361Your shopping cart is emptyPSCFI-629cart still full on payment confirmationPSCFI-5225Cannot process PayPal orders.
Description
At the last step of the purchase process, before confirming the order, if you empty the cart, Prestashop still makes you complete your order.
Result: an order is executed, regular filed, and sent to the customer, but with zero products and zero amount.
The bug is not in the template because it happens in every case and with all 1.4.x versions I tested.
To prevent some users to have fun playing with the cart, the only viable solution, without modifying the code, you hide the "basket block" on page order.php by setting positions in the configuration.
Per evitare che qualche utente si diverta a giocare con il carrello, al momento l'unica soluzione praticabile, senza intervenire sul codice, è non visualizzare il blocco carello nella pagina order.php.
Questo si ottiene dal bo nella configurazione delle posizioni.