Search found 6 matches

by Chow
Fri Apr 05, 2013 10:20 am
Forum: [SC] Custom Code
Topic: [PAID] Google Merchant Static Feed
Replies: 284
Views: 630091

Re: [PAID] Google Merchant Static Feed

Martin, Please really make the disable-on-feed-per-item function working. GM is getting crazy by suspending account on a host of common words over trademarking policy: Trademark violation for the term 'Flirt' Trademark violation for the term 'Boots' Trademark violation for the term 'COCO' Trademark ...
by Chow
Sat Mar 30, 2013 12:33 pm
Forum: [SC] Custom Code
Topic: [PAID] Google Merchant Static Feed
Replies: 284
Views: 630091

Re: [PAID] Google Merchant Static Feed

Martin, GM does not allow me to sell Apple iPhone case as I am not an authorized dealer listing the Apple brand. So I went disabling the respective items, and even the entire product category. Still the feed has them in. Regenerated the feed for a few days and no difference. Now I am manually deleti...
by Chow
Wed Jul 25, 2012 6:23 am
Forum: [SC] Custom Code
Topic: [PAID] Google Merchant Static Feed
Replies: 284
Views: 630091

Re: [PAID] Google Merchant Static Feed

Hi Martin, A couple questions: 1. I keep getting this error: Undefined variable: fixed_price in /home/xxx/public_html/store/includes/classes/class.froogle.php at 1144 How to fix? The store is on fixed price shipping US$9.99, which has been defined in the GM account. Do I need to set it somewhere in ...
by Chow
Tue May 29, 2012 8:22 am
Forum: [SC] Custom Code
Topic: [PAID] Google Merchant Static Feed
Replies: 284
Views: 630091

Re: [PAID] Google Merchant Static Feed

Martin your code is working. For other apparel friends, I also append this size attribute as a quick fix to suppress the empty size error: elseif($field == 'size') { $row[$field] = 'one size'; } On the other hand, some of my items have "missing google category" error, which led me to find ...
by Chow
Mon May 28, 2012 6:30 am
Forum: [SC] Custom Code
Topic: [PAID] Google Merchant Static Feed
Replies: 284
Views: 630091

Re: [PAID] Google Merchant Static Feed

Hi Martin, If our apparel store is dedicated to adult female, can we set the code directly in class.froogle.php as follows, instead of going through a SQL manipulation for the custom fields in each and every product? Replace: $this->extra_fields = array( 'gender' => array('male', 'female', 'unisex')...
by Chow
Wed May 23, 2012 8:40 am
Forum: [SC] Custom Code
Topic: [PAID] Google Merchant Static Feed
Replies: 284
Views: 630091

Re: [PAID] Google Merchant Static Feed

Martin,

This is Chow whom you reclaimed from spam box.

I just emailed you the store URL and its admin access.

The FTP is at port 21 and user name be suffixed with "@[storedomainname]".