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.3 is released.
Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review
MenuThis 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 Menu
Quote 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