Brief
We have updated the script "admin_export_google_base.php".
Description
1) In Google Merchant Center export feed products description and title is cut down after a dot.
2) Script is not checking a product's attribute "Use Stock Level". It just assumes that the product is using stock levels, and if the stock level is blank or zero, it generates <g:pickup>false</g:pickup> all the same. In this patch we changed logic to check 'use stock level' option to generate 'pickup' 'stock level' attributes.
Solution
Download the updated version of the file:
http://www.viart.com/downloads/admin_export_google_base-4.zip
Further, extract the "admin_export_google_base.php" into the 'admin' folder of your shop replacing an existing file. Please do not forget to make a backup copy of the current file in case something goes wrong.