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

Drupal Centric’s picture

I was about to use this module but if it's not working in the UK then maybe not?

smartparty’s picture

Excellent 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.

jbrown’s picture

subscribing

compujohnny’s picture

Status: Active » Fixed

This is now configurable from the Account Settings form, Please use the latest version

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.