I'm looking to offer discounts on products based on what items are in the user's cart. For example, Item A by itself is $29.95, and Item B by itself is $19.95. However, when Item A and Item B are both in the same cart, Item A stays $29.95, but Item B gets a $10 discount, making it $9.95. Is this feature available on Ubercart?
I haven't used this or tried this module but it's worth a look.
The Product Kits functionality was built into core to handle that type of situation. Before looking into contrib modules, you should probably see if that will give you what you need.
Is there a guide on how to use product kit to create coupons and discounts? I'm not 'getting it'.
Update: I found a coupon module over on the drupal site and it works great! http://drupal.org/project/uc_coupon Hope someone else benefits from all my head banging.
***I would still like to know if there is a guide on using the product kit. I'm interested in creating multiple packs of products at a reduced price, which I think is the point of product kit, but can't figure it out...!?
well then, i guess it's more head banging for me. grrr! I have a love/hate relationship with drupal. It's awesome, but so hard to figure out.
Product Kit, at least, is not too hard to figure out. Enable it in the Modules page, then go to Content > Create Product Kit. Pick the products that should be in the kit. ("As a Unit", because "As individual products" is not really useful if you're planning on giving discounts.) Once you've saved, you can go back in and edit each individual product to give it a new price inside the kit. And voila! A basic product kit!


