• Resolved laracroftofficial

    (@laracroftofficial)


    Hi guys!
    Can you tell me how I can achieve this logic in my rule – I need to get discount ONLY for certain product, but don’t want to create one rule for each products.
    E.g. I have product1 and I want to give 10% discount if client add 3pcs EACH product1 or more to the cart.
    Also I have product2 and I need to apply same rule – for 3pcs of product2 in the cart I want to get discount 10%.
    Now I created a rule – see screenshot
    https://www.awesomescreenshot.com/image/40702094?key=c74ea443062474616041796c598b4b22
    And my current problem concerning with client able to add three ANY products from this list and after this he get discount.
    Product1(1pcs)+Product2(1pcs)+Product3(1pcs) = 10% for all, and this is wrong,
    But I need this
    Product1(3pcs) = 10%
    Product2(3pcs) = 10%
    Product3(3pcs) = 10%
    I can add one rule for one product of cource, but this will be ugly solution.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How I could apply rule ONLY for certain product’ is closed to new replies.