Is there a way to get variant discounts from dwapi when getting the main product through details or search? The variant discount is correct when fetching /dwapi/ecommerce/products/{productId}/{variantId} but no discounts are shown in variantInfo when getting details for the product itself (/dwapi/ecommerce/products/{productId}) or through /dwapi/ecommerce/products/search. The productDiscounts property is also empty unless getting the variant by Id. We want to display specific variant discounts in our product list without having to call each individual endpoint for each variant in the product list.
Best Regards, Jóhannes