In my productdata from Virtuemart i have no values in the GTIN field.
In the Google Merchant XML every product without a GTIN value get the following value in the XML
- Code: Select all
<g:gtin>FALSE</g:gtin>
The problem is that this way the product may be rejected.
Could you please leave the GTIN value out of the XML when it is empty in the VM product.
This way Google Merchant Center doesn't give any errors.