I've imported prices into the prices matrix. https://www.screencast.com/t/63FTPfCX - I thought I could specify a general price "Alle varianter" which would show up on product lists, but it seems this price has higher priority than the prices specified for each variant. This means when I change variant, using the dropdown on the product page, the price is the same for all variants.
I then changed the price for "Alle varianter" to informative price and changed the template tag in product lists to "Ecom:Product.InformativePrice.Price". It seems to work know - the product lists displays the text: "From 100 EUR..." and I'm able to change the price on the product page using the variant-dropdown.
The issues is that when I add a discount - the informative price on product lists doesn't change - it still says "From 100 EUR". But on the product page the price is correct and I'm able to print the old and the new discount price.
How can I display the discount on product lists using the price matrix?