Product Discounts Function API: Discount message shown in other products too

I’m applying an automatic discount with the Product Discounts Function API of 100% discount only for the first product in this cart:

As you can see, even though the discount is only being applied to the first product, the second one also shows the “Free Gift on $100 or more Spend” message. I found out this happens only with some merchants. For example, it does not happen in my development store.

Has anyone seen this weird behavior with discounts?

Hi @Pridentt! Are you sure this is your discount type? I ask because this presentation matches how the built-in Buy X Get Y discount looks: It shows the reduction on the Y line(s) being reduced and also shows the discount tag on the line(s) used as the X.

1 Like

Maybe the merchant manually created a BOGO discount apart from my app’s automatic discount, I’ll be checking if this happens in other merchants’ stores. Ty @Jonathan-Shopify