Quote Originally Posted by onlyrey View Post
Hi,

I had a problem and partially solved it. I would like to know how to get the google base feeder (thank you very much for this contribution, it is Excellent) to work properly without my need to intervene.

Problem:
When the froogle.txt file is created, all the values for the field "brand" are empty. This causes google base to invalidate the upload.

Solution:
Add my store name in the "brand" field for every product and upload manually.

Question:
What is the field from my product database that is mapped to the "brand" field in the froogle.txt?; I just might add my store name to all the products for this value.
Is this a bug?

Thank you very much in advance
Ok,

Here is a partial answer to the "brand" question.

I looked up the code, and the brand field in the froogle text file corresponds to the "manufacturer" field in Zen-cart.

I will solve this problem by applying a manufacturer to ALL my products.

So, if you have manufacturers as "none" you might have problems with the google validation (the actual feeder code is fine and sends an empty field, but the google side takes it as an error).

Thanks very much fot this wonderful module