Hi!
All Text-based dynamic WooCommerce element such as Price are wrapped in H1 tags.

Those who are aware of this are forced to remember to change the tag, and I believe the most will simply drop these elements on their pages and produce unnecessary multiple H1 tags.
I would suggest wrapping all those in <span> tags.
Thanks!