Okay
  Public Ticket #4519074
30% off on the second product
Open

Comments

  •  1
    Ran started the conversation

    I am trying to figure out how to set a discount rule that will offer a 30% off on the second product for logged-in registered B2C users.

    for example:
    Product X is 100$

    I want the user to add 2 and receive 30% off only on the 2nd product which means he will be charged 100$+70$ = 170$

    They only way I can think off is giving 15% off in total when adding 2 of the same product.

    any ideas?

  •  2,599
    WebWizards replied

    Hi Ran,

    Yes, one option would be a 15% discount rule on 2+ items.

     

    Some other options to consider:

    -> You could create an offer in B2BKing → Offers with 2 units at the discounted total price.

    -> You could use tiered pricing and enable "Each additional unit calculation": https://woocommerce-b2b-plugin.com/docs/b2bking-tiered-pricing-setup-auto-generated-tiered-pricing-table/#6-toc-title

    With this setup, you'd configure:
    - Regular price = $100
    - 2+ items = $70

    The system would then apply the $70 price only to units after the first one, giving you the first item at $100, second (and anything that comes after) at $70.

     

    Kind regards,
    Stefan