Closed (fixed)
Project:
Ubercart Discounts (Alternative)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2009 at 22:25 UTC
Updated:
10 Dec 2009 at 18:00 UTC
I have a product that has 3 attributes with a different SKU for each. This basically makes them their own product because they have their own SKU.
Right now if I have a 'minimum quantity' discount for ordering 10 or more of the same product this is the behavior.
If I add 4 of the product with attribute 1 and 6 of the product with attribute 2, it qualifies for the discount.
In some cases this is the expected behavior, but I would like to be able to specify that a specific attribute (or a unique sku) has to qualify for the discount in order to get the discount to be applied.
Comments
Comment #1
ryangroe commentedOriginally it worked as you described but I had a request to have variations on a product count together. I don't use product attributes so I need to review how this works before I make a change for this issue.
Comment #2
swill commentedfair enough. i was thinking something like a checkbox on the discount screen similar to this: Treat attributes with unique SKUs as different products
i think that seams pretty flexible and will probably give everyone the functionality they would require.
you may have a better suggestion for how to implement this tho...
Comment #3
ezra-g commentedUsing different SKUs seems like it would work here. Marking as fixed.