Closed (won't fix)
Project:
Ubercart AJAX Cart
Version:
5.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Dec 2008 at 08:33 UTC
Updated:
28 Aug 2011 at 16:45 UTC
I was curious if you could design it to check stock of an item and if that item is no longer in stock to disable the function of "add to cart" and to display a sold out batch to either replace it or to the side of it.
Comments
Comment #1
erik seifert commentedWhy not ;- )
Could be in 1.0 Stable. I will see.
Comment #2
erik seifert commentedNow new Version of 6-1-RC3 has a check for add to cart. You must activate the stock and a threshold.
Comment #3
stephthegeek commentedHow do you enable this feature? I've set a product's stock and threshold to zero and while it gives me a warning if I try to add it to my cart, I still see the "Add to cart" button and can click it.
Comment #4
erik seifert commentedThis module doesn't change the "add to cart" button now. But can be in a future release. I will get this on the feature list or a new module, to handle this functionality.
Comment #5
stephthegeek commentedOh ok, no problem... I misread from the description then, just wanted to make sure I wasn't doing something silly :)
Thanks for this great module!
Comment #6
ARray commentedHm... may be uc_multi_stock module does it much better?
It also prevents to final checkout of out-of-stock products.
May be uc_ajax_cart should be integrated with uc_multi_stock?
Please visit: http://drupal.org/project/uc_multi_stock
Comment #7
erik seifert commentedI think yeahh, this should be so. I think i will leave this funcitonality optionally. So in next release you have a configuration for this feature.
Comment #8
ARray commentedAs said in this post: http://drupal.org/node/371131 uc_multi_stock does not hide "add to cart" button. :(
So this functionality is still needed.
May be uc_ajax_cart should be integrated with uc_multi_stock to get information which product can't be check out?
Comment #9
chourmovs commentedThis feature is crucial for unique product selling
Thank you by advance
Comment #10
tunicCLosing this issue as 5.x branch is no longer maintained.
6.x branch has stock control support.