Preconditions Magento 2.1.2 Steps to reproduce 1. Test a productpage from the demo shop The rich snippets for magento 2 are giving a warning for the element price https://search.google.com/structured-data/testing-tool#url=http%3A%2F%2Fmagento2demo.firebearstudio.com%2Fargus-all-weather-tank.html The notation is now: <span class="price">$22.00</span> The notation should be: (whithout the Currency) <span class="price">22.00</span>