Hello everyone,
I was trying to set a discount in which if the client adds a voucher code to the order, and a certain product is in the cart, then that product should be free, and taxes shouldn't be applied to this.
I've tried to set an order discount, in the discount matrix, but if there's others products in the cart, then the discount will consider them for the amount, and the total price of the order will be 0 (discount type set to order 'inclusive').
I've set to an orderline discount, but the customer would still have to pay for the taxes for that product. The goal is for the total price of that product, including taxes, to be 0.
Is this something that can be set 'out of the box'?
Thank you