Jump to content

Scheme.org: missing price in product pages for related products


Recommended Posts

Hello,

 

in Google webmaster tools, I have the same error (missing price) for every product page.

The main product price and currency schema configuration is fine and doesn't lead to errors.

 

But, at the bottom of product page I have the module "Related products" (/modules/productscategory) and it returns missing price error. The code is something like this:

<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer" class="content_price">
    <span itemprop="price" class="price product-price"> CHF 100.00 </span>
    <meta itemprop="priceCurrency" content="0">
</div>

As I understand it, we have priceCurrency error: content should be ="CHF" and not "0".

 

Did anybody face the same issue?

 

Thank you

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...
  • 2 weeks later...
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...