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

erik seifert’s picture

Assigned: Unassigned » erik seifert

Why not ;- )

Could be in 1.0 Stable. I will see.

erik seifert’s picture

Now new Version of 6-1-RC3 has a check for add to cart. You must activate the stock and a threshold.

stephthegeek’s picture

How 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.

erik seifert’s picture

This 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.

stephthegeek’s picture

Oh 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!

ARray’s picture

Hm... 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

erik seifert’s picture

I 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.

ARray’s picture

As 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?

chourmovs’s picture

This feature is crucial for unique product selling
Thank you by advance

tunic’s picture

Status: Active » Closed (won't fix)

CLosing this issue as 5.x branch is no longer maintained.

6.x branch has stock control support.