1 reply [Last post]
droople's picture
Offline
Joined: 11/02/2007
Juice: 24
Was this information Helpful?

I have setup my ubercart and everything works like a charm.

BUt I haveone problem.

On the Quantity selection I want a predefined drop down for a particular product.

eg: 10
20
50
100
250

How best can I achieve this??

thanks

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Quantity drop down

You can either use a custom module that alters that element for that product's nid or use an attribute titled something like "Set of: 10, 20, 50, etc.". This won't work well w/ stock tracking if you need that, but it would work fine otherwise.