Excluding single product(s) negate not working

Created on 17 September 2024, 3 months ago
Updated 20 September 2024, 3 months ago

Hello,

Problem/Motivation

My goal is to set a simple fixed discount if the order total is between some price. But exclude a few products.

Steps to reproduce

Add a discount with three conditions. One for if the price is above 1000, one if the price is under 2000 and one to exclude some specific products (negate is checked)

If I only add the price range as two conditions its working just fine and the discount applies. But when I add a product to exclude I expect it not to apply but it just throws away the whole promotion even if I don't have that product in my cart. If I don't check negate for the products it is actually working for the price range again.

So I presume there is something wrong with the negate checkbox function.

🐛 Bug report
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

🇹🇷Turkey rgnyldz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024