Hello,
When selecting a variation the price is not showing, more precisely the placeholder price is disappearing but it isn’t replaced with the variation price.
The issue is visible on this page : https://naturacheval.fr/produit/remineralisant-activ-recup-equin/
It used to be working fine, but woocommece has been updated and some changes has been made to the website recently and now it isn’t working anymore.
Edit: I’ve found the issue, I used to get the value for variation price and display it with this jquery code:
I found the issue , for some reason, price_html value is set to an empty span element i’m using variation.display_price as a fix but that returns the price without the currency symbol unfortunately