Apply dicsount to product B after adding product A to cart


  • Default avatar
    zac424    
     9 days ago
    0

    Hi guys,

    I'm look to apply a discount to a product(s) based on another product being added to the cart.

    The coupon/discount needs to subtract 50% of the value of each 'muscle tee' (product) in the customers cart equal to the number of 'hoodies' (product) bought.

    We are hoping to have multiple 'hoodies' in the transaction.

    To confirm if they buy 1 hoodie they get 1 muscle tee at half price, if they buy 3 hoodies they get 3 muscle tees at half price etc

    How would I set this up?

    Thanks in advance.
  • Your avatar
    seyi    
     9 days ago
    0

    Hello,

    You can use a buy x get y coupon.  The setup:

    Type: Buy X Get Y
    Value: 50%
    Apply discount to: Only Get Y
    Buy x:
       Number: 1
       Type: product
       Selection: Hoodie
    Get y:
       Number: 1
       Type: product
       Selection: Muscle tee

    That should do it.
  • Default avatar
    zac424    
     9 days ago
    0

    You're a wizard! Thank you very much :)