My Cart
Log In
Register
an ASP.NET Open Source CMS & eCommerce platform
Search:
Home
Open Source Edition
DotShoppingCart Suite
Services
Support
Blog
Marketplace
Buy
Forums
Video Tutorials
Documentation
Premium Support
Submit Support Ticket
Home
>
DotShoppingCart Forums
>
Development
>
Suggestions and Feedback
>
Customer can place orders for inactive items if...
Customer can place orders for inactive items if they have them stored in their cart from before
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
website
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
website
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
website
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