Hi,

Used the module, works excellently; however, Live products generated a "warning" message: "MerchantCategory removed: Does not conform to the correct format." I suspect that it is because a slash "/" character in my category description (category and sub-category shown here): " Friendship / Encouragement | General". This is from live product's help:

I guess since MerchantCategory is optional, the reader just took it off from those products.
I should be able to fix it right now by changing the "/" for a "&" or "-".


MerchantCategory

Type: Optional


Description: The category and sub-categories that the product for sale belongs to.

Field name (.txt catalog files): MerchantCategory

Field tag (.xml catalog files): <MerchantCategory>

Corresponding Goggle Base field name: none

Character limit: 256

Allowed characters:

* 0-9, a-z, A-Z
* Space
* Ampersand (&)
* Apostrophe (')
* Dash (-)
* Underscore (_)
* Separate multiple categories with a pipe (|)
Thanks very much for the module