Shopify Function With Product Discount API Critical Limitation

DiscountApplicationStrategy

is just the strategy that’s applied to the list of discounts. (the first satisfied condition discount or the maximum reduction discount)

The line items that are eligible for discount are defined in discounts.

Ex: If you want the targets of discount A is product B, product C, just define them (B,C) in targets and discount value (A) in value