![]() |
Inventory Conundrum |
Post Reply ![]() |
Author | |
rotokirby ![]() Senior Member ![]() ![]() Joined: 22-April-2007 Location: United States Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 19-July-2007 at 10:07am |
I've been actively setting up and tweaking our ProductCart install for a few
months now, and I'm at a point where I'm pretty happy with it except for one issue I thought I could overlook, but can't...inventory tracking. What we need, ideally, is for inventory to be tracked from the moment a customer adds an item to their cart...so inventory totals would be debited when the item is placed in the cart, not at checkout. We deal in limited items and I'm trying to avoid a scenario where we lose sales because people are rushing to get to checkout with a high demand item and don't feel they have time to browse and purchase other items. Anyone have a solution for this, custom development or otherwise? I would hate to have to leave ProductCart behind because of this issue as I've found it very fitting for our needs in so many other ways. |
|
![]() |
|
ProductCart ![]() Admin Group ![]() ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
![]() ![]() ![]() ![]() ![]() |
The problem is that you obviously need an item that has been added to the cart to become available again if that customer leaves without purchasing. To do that, you need a way to trigger that event (inventory update) when the customer leaves. This is something that can be done rather easily using global.asa. We don't use global.asa to avoid conflicts with other applications, but you certainly can. Here is a good article on using global.asa We hope this helps! |
|
![]() |
|
rotokirby ![]() Senior Member ![]() ![]() Joined: 22-April-2007 Location: United States Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
Awesome, thanks for the pointer in the right direction.
I'm afraid I'm no where near a good enough coder to actually make the change, but I at least have hope now. |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |