4 replies [Last post]
MDG32's picture
Offline
Joined: 08/08/2010
Juice: 10
Was this information Helpful?

I just installed Ubercart yesterday with no problems. I am selling craft one of a kind items. 99% of them are one time only sales, I create with a new SKU and set the stock quantity to 1..However the system allows me to buy as many as I want and I can find no easy solution to this.

I think what I would want is that the product stays visible but clearly marked as not available, and the the checkout button be disabled

Emma's picture
Offline
Joined: 09/30/2009
Juice: 61
Hi, I use the "stock manager

Hi,

I use the "stock manager with attributes" module which would handle this for you Smiling

There are probably other modules as well if you don't need the attribute option.

Emma's picture
Offline
Joined: 09/30/2009
Juice: 61
Hi, I use the "stock manager

Hi,

I use the "stock manager with attributes" module which would handle this for you Smiling

There are probably other modules as well if you don't need the attribute option.

leenwebb's picture
Offline
Joined: 06/01/2008
Juice: 248
Re: Disable sales when no product avaiilable

http://drupal.org/project/uc_out_of_stock

Replaces the "Add to Cart" button with some text that says "Out of stock" (or whatever you want it to say). Easy to setup, and works well.

Iella's picture
Offline
Joined: 07/31/2010
Juice: 10
Re: Disable sales when no product avaiilable

Thanks for the tip with the out of stock module - its just what I needed.

Btw the old uc_multi_stock and uc_stock_notify modules won't work in Drupal 6.19 atm