Hi,
Sorry to be a pain but whenever I submit a product it only shows in Google merchant center under 'United States' - I don't know if changing this to UK is a setting in ubercart google base or in merchant centre.
Everywhere I have looked I have the country set to UK.
Many thanks
Comments
Comment #1
Drupal Centric commentedI was about to use this module but if it's not working in the UK then maybe not?
Comment #2
smartparty commentedExcellent module, looking forward to improvements. Having exactly same issue with USA not UK being selected.
Found this link on google which talks about specifying country and language.
http://code.google.com/apis/base/starting-out.html
Have inserted the following code;
$item->add_attribute('target_country', 'GB');around line 508 of uc_gbase.module just before;
$item->add_attribute('item_type', 'products');Submitted via cron with no errors, successfully posted to google and now displays 'United Kingdom' - although my images do not seem to be showing.
Comment #3
jbrown commentedsubscribing
Comment #4
compujohnny commentedThis is now configurable from the Account Settings form, Please use the latest version