Repository Forums Support WooCommerce Extended Coupon Features PRO Buy Product A get 20% Off Product B

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2581
    doodah
    Participant

    Hi,

    I’m trying to setup a basic coupon – here are the parameters:

    Customer must buy at least 1 of Product A (there are 3 available products).
    When that criteria is met, customer will get 20% Off of Product B (there are 6 options and customer can buy as many as they want with 20% discount).
    What’s the best way to set this up?

    Thank you!!!

    #2595
    Soft79
    Keymaster

    Not possible without custom php. You can create a coupon for coupon B and use filter woocommerce_coupon_is_valid to disable the coupon if A is not in the cart.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.