Can't show discounted price because compare_at_price is returning null

Hi!
I’m trying to show a discounted price in my shop, but the compare_at_price for each variant is returning null. Why is that?

{{ product.selected_or_first_available_variant | json }} shows:

The product variant shows correct Compare-at price:

What am I missing here?

Hi, could you share your url of the site?
Need to make sure if that are correct product variant.

Hi, I found the solution. Change “Compare-at price hiding” in the Markets tab.

2 Likes