tom52 Posted August 4, 2016 Share Posted August 4, 2016 Hello, I deleted a product from my website, but whenever an customer placed any order it just appear on they account. Also, appear on they account is waiting for check payment and old date of time that I was testing my cart also, appeared on they account. Customers stop ordering, because of it. Any help will be mush appreciated. Thank you Tom Link to comment Share on other sites More sharing options...
tom52 Posted August 4, 2016 Author Share Posted August 4, 2016 All the order that I test placed keep on showing up on my customer account. Link to comment Share on other sites More sharing options...
rocky Posted August 6, 2016 Share Posted August 6, 2016 PrestaShop saves product information inside the order, so even if you delete a product, everyone who previously ordered the product will still see it in their order. Of course, the product will no longer be on your website and cannot be added to future orders. If you want to remove a product from existing orders, you'll need to manually delete it from the ps_order_detail tab in your database using phpMyAdmin. Link to comment Share on other sites More sharing options...
peggy king Posted December 25, 2016 Share Posted December 25, 2016 (edited) PrestaShop saves product information inside the order, so even if you delete a product, everyone who previously ordered the product will still see it in their order. Of course, the product will no longer be on your website and cannot be added to future orders. If you want to remove a product from existing orders, you'll need to manually delete it from the ps_order_detail tab in your database using phpMyAdmin. well, I just deleted some items that sold out. When I looked at the cart of the buyer, those items were no longer in their cart. Of course, that gave me a start, because I thought I had shipped many more items to this customer, and the total $ didn't reflect all the items I shipped - only the ones listed (which are those I still have available in stock). So I looked at their invoice and those items were listed, but the image of the items were no longer on the invoice. I would have thought that any cart that was converted and any invoice would not ever change since they are closed transactions. Edited December 25, 2016 by peggy king (see edit history) 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