an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Development > Suggestions and Feedback > Customer can place orders for inactive items if...
Last Post 10/28/2009 12:05:38 PM By lukezy. 2 replies.
8/13/2009 10:45:44 AM
bansal_db
Posts: 181
Joined: 4/13/2009
Customer can place orders for inactive items if they have them stored in their cart from before
Please fix this issue.
 
We had a customer who had saved items in the cart two weeks ago. Some of those items were discontinued last week. He was still able to place order for those items, since they were in his shopping cart.
 
Thanks
10/28/2009 11:17:28 AM
bansal_db
Posts: 181
Joined: 4/13/2009
Re: Customer can place orders for inactive items if they have them stored in their cart from before
Luke,
 
Is there a way to do a quick fix for this problem?
 
We are still experiencing this problem. I got four orders today for the items that were marked inactive, but customers had them stored in their cart.
 
Thanks.
 
-D
10/28/2009 12:05:38 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Customer can place orders for inactive items if they have them stored in their cart from before
You can add code to clean up existing cart table (DSC_Cart_Item) once a product is marked as inactive.
DotShoppingCart Staff