By timhobert on
I seem to be having a bit of an issue with the Ubercart core Out of Stock threshold module:
(The links below go to screenprints to help clarify.)
When a product's stock is at a level below the threshold (but above 0), a user gets an "Out of stock" notification when they try to add the product to their cart. But when that threshold level is zero'd out, the user no longer gets an out of stock notification and the product is added to their cart.
Is this an issue with the threshold or have I missed a setting within the Ubercart configurations?
Thanks in advance for any insight!
I am using the following modules:
Ubercart 6.x-2.2
uc_ajax_cart
uc_coupon
uc_option_image
uc_store_credit
userpoints
Comments
same issues
i have the same issues
Ubercart 6.x-2.2
and out of stock not displayin the cutom message or hiding the add to cart button.
Have you set the stock to be
Have you set the stock to be active? I had the same issue.
Edit the product, choose the Stock tab. You'll need to check the checkbox for active on the product, then save. Now it should work.