seowebmaster Posted March 23, 2015 Share Posted March 23, 2015 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 More sharing options...
valo Posted April 28, 2015 Share Posted April 28, 2015 this was fixed: https://github.com/PrestaShop/PrestaShop/commit/66a12555f750650b6f6cf06a81842c6be4e94947 Link to comment Share on other sites More sharing options...
blank_screen Posted May 19, 2015 Share Posted May 19, 2015 Hi, Although I have that fix applied, I still see loads of products with missing price on Google Webmaster Tools, what else can I do or check to fix that? I'm using 1.6.0.9. Thanks for any help! Link to comment Share on other sites More sharing options...
blank_screen Posted May 19, 2015 Share Posted May 19, 2015 Anyone? Link to comment Share on other sites More sharing options...
valo Posted June 3, 2015 Share Posted June 3, 2015 (edited) "Google Webmaster Tools" need some time to get live data. Maybe clear cache on your browser ... But this Fix function. Have tested it before on PS 1.6.0.9 Edited June 3, 2015 by valo (see edit history) Link to comment Share on other sites More sharing options...
Vineet Girdhar Posted November 19, 2015 Share Posted November 19, 2015 The solution here is not the one which resolves the issue ....it is really not helping at all Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now