How to give discount on the subtotal of selected products only?

I want to set up a promotion for a client in this way that if the customer buys two products from a list of selected products, then they get 20% off on the subtotal of these two products only, and not on the entire order as the customer might be having other products in the cart too and I dont want the discount to be on the total of all the products.

Can this be done in cs cart multi vendor?

Hi!

You can create a promotion that gives a discount on these specific products, not on the entire cart.

Hi Thank you for response.

But my question remains that I have a list of products, 7 differents plates for example. Now I want to make an offer that if the customer buys any one of these plates, and one cup, then they get a discount. Can this be done?

Yes, you can.

  1. You can split conditions by different groups and set up them to be with any/all condition.
  2. In the one condition group you list the products one by one, with condition Any.
  3. In the second condition group you set up specific cup, with condition All.
  4. You set up discount on the specific products.

I hope it will help you.

Multivendor v4.15.1.SP2

I have a similar problem regarding hoodies from a particular vendor…(even all hoodies in a product category for that matter.)

The cart promotion is: If a customer buys any 2 hoodies from a certain vendor, they get a free product.

There’s Adult hoodies and there’s Youth Hoodies.

I’ve tried just about every possible way/combination I could come up with for conditionals and groups.

When:
1 Adult Hoodie and 1 Youth hoodie are added to the cart it works
Only 2 Adult hoodies are added it won’t work.
Only 2 Youth hoodies are added it won’t work.

Primary setting is If All of the conditions are true:
Group 1 setting: If Any of the conditions are true:
Products in: (all Adult Hoodie Products added with Qty: 1)
Group 2 setting: If Any of the conditions are true:
Products in: (all Youth Hoodie Products added with Qty: 1)

I tried using the conditional “Total products in the cart” with ‘in’ selected and used a value of “2” and other various values… (this doesn’t seem to operate as I would expect)
I tried using the conditional “Total products in the cart” with “equal or greater than” value 2…

The “total products in the cart” conditional doesn’t work as I had expected.

Please help!

Even if I can get to the point of “If a customer buys 2 or more items in a particular category” I could probably go from there.

Create three different promotions:
One for the case when 2 products are from the Adult category.
One for the case when 2 products are from the Youth category.
And one for the case when at least one product from each of the categories is in the cart.

In all of these promotions, tick the Stop other rules checkbox so that they do not overlap.