Is This Promotion Possible?

Hello,



i have some dishes in my shop, and i want to give a discount when a customer buys a cup and a plate.



I gave all cups the feature “cup” and all plates the feature “plate”.

i try to create a promition with product features.

e.g

One group wih these conditon:

Product feature > cup> equal > yes

Product feature > plate> equal > yes



but this doesnt work, because with this setting one product must have both features.



What i want is, “buy a cup and a plate and you get 10% discount”



how ist this possible?

[quote name='Daniel1003' timestamp='1408612142' post='190170']

Hello,



i have some dishes in my shop, and i want to give a discount when a customer buys a cup and a plate.



I gave all cups the feature “cup” and all plates the feature “plate”.

i try to create a promition with product features.

e.g

One group wih these conditon:

Product feature > cup> equal > yes

Product feature > plate> equal > yes



but this doesnt work, because with this setting one product must have both features.



What i want is, “buy a cup and a plate and you get 10% discount”



how ist this possible?

[/quote]



There is the following string on the promotion detailed page: “Group if All of these conditions are True”. You just should change “All” to “Any”.

But won't that just evaluate to TRUE when a customer buys either a cup OR a plate?

Seems like you want something of "order contains feature of 'cup' and order contains feature of 'plate'. But I don't think you can do that with the standard features condition(s) because as you've learned, they only spply to a single item.



You might try putting cups/plates in their own categories and then using the categories selection for your condition.