Hi,
I'm building a store that sells ice-cream in liters and not quantities.
A customer can order 0.5, 2, 2.5 or whatever he likes in liters.
Is there a way I can present him liters instead of 1,2,3 quantity?
Thanks
|
UbercartOne cart to rule them all... |
|
| Donate to Ubercart | Affiliates | ||
present weight instead of quantity
Submitted by dolittle on Sat, 03/08/2008 - 10:26
Hi, I'm building a store that sells ice-cream in liters and not quantities. A customer can order 0.5, 2, 2.5 or whatever he likes in liters. Is there a way I can present him liters instead of 1,2,3 quantity? Thanks
Why not use Attributes and let the customer type in how many they want. Then they could still use the quantity to determine how many containers they wanted ex: 2X5L or 7x3L. Otherwise, have various Litre points as Att. Options .. 1L, 2L, 2.5L, 3L 4.25L So instead of changing the qauntity setup, try to use attributes, you'll find that the built in price adjustment and features work well. Then if you still don't like the quantity field being there - you could hide it with css, or making a custom node-product.tpl.php file.
|
|
Joined: 01/30/2008