Hi it's not a extension im trying to get google verified merchant on my website but the code needs to be filled up and somehow grab information from the product page
AbanteCart v1.4.2 is released.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: classicer on March 29, 2014, 07:09:15 AM
Found how to fix this manually for some of you who need this to work while the extension gets an update
1. Save Google Base extension xml output in notepad
2. from notepad edit menu find </g:quantity> closing attribute definition and replace with </g:quantity><g:availability>in stock</g:availability> this will add an attribute definition "availability" and predefined value "in stock" to all products.
3. save and upload your xml file to your Google Merchant account
Gnel