
Originally Posted by
NamSingh
lol Yes, sorry I used the code from where I was testing, but google want you to use their wordings for the product type which is not possibly or feasible unless you re-organise your own database category names etc.. I'm not at my home machine at the moment so was pasting code from my test file
replace
$output["label"] = "label";
$output["product_type"] = "product_type";
with
// $output["label"] = "label";
// $output["product_type"] = "product_type";
Works fine, my feed got accepted quickly afterwards.
Bookmarks