No content to show
User Activity
11-23-2023
Oh, I found the reason. The All strategy is only supported in product discount, but not in order discount even in the unstable version. Is there any ways to apply both `orderSubtotal` discount and `productVariant` discount together?
11-22-2023
Hi @Liam ,We are facing the same issue, and the "DiscountApplicationStrategy.All" looks good to me. May I ask a dumb question? How to use the unstable API?I updated my `shopify.extension.toml` with `api_version = "unstable"`, and I changed to `discou...