Zen Cart Logo
Forums / All Other Contributions/Addons / [OLD] Google Merchant module Version 1.12.0 by Numinix

[OLD] Google Merchant module Version 1.12.0 by Numinix

Locked

Views: 113,308

Results 101 to 120 of 567
This thread is locked. New replies are disabled.
26 Oct 2011, 09:34
#101
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

[OLD] Google Merchant module Version 1.12.0 by Numinix

Hi, i have the 1.12 feed installed, everything seems fine apart from the (SIZE) attribute not showing,

Is there something i need to edit to get it to show,, i have the stock by attributes installed but as far as i can tell , it aint doing anything its just in the admin with data, but doesnt help with anything so dont know why it had to be installed with the google feed module??

Any idea..

26 Oct 2011, 11:07
#102
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

Hi, i have the 1.12 feed installed, everything seems fine apart from the (SIZE) attribute not showing,

Is there something i need to edit to get it to show,, i have the stock by attributes installed but as far as i can tell , it aint doing anything its just in the admin with data, but doesnt help with anything so dont know why it had to be installed with the google feed module??

Any idea..

SBA is not required - none of the modules mentioned in the config settings or the documentation are required.

Documention instructions:

This module supports adding required fields as attributes to your products (you can set them to display only and then modify your template to not show display only attributes). Supported attributes are: Size, Color, Age Group, Gender, Material, Pattern, UPC, ISBN, EAN, and Google Product Category. Please use these exact names when creating your Option Names in Zen Cart.

Did you name it SIZE or Size?

26 Oct 2011, 11:36
#103
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

Think ive done it , thanks for that,, just check though,
my feed data has now more than doubled in size and had added the individual size of the item as a new piece of data, would that be correct??

Or should it say (size) 2,3,4,5,6, against each item

26 Oct 2011, 11:56
#104
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

Think ive done it , thanks for that,, just check though,
my feed data has now more than doubled in size and had added the individual size of the item as a new piece of data, would that be correct??

Or should it say (size) 2,3,4,5,6, against each item

Sounds right to me.

26 Oct 2011, 12:57
#105
garethrooney avatar

garethrooney

New Zenner

Join Date:
Apr 2009
Posts:
54
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

torvista:

In post #84 I recommended commenting out some code in google_base to stop the creation of two <g:google_product_category> after each item.

I found that by doing that, the few items I have with attributes were not assigned this field.

So, I've commented out the code in googlefroogle.php instead and that seems to work for both simple and attributed products.

/if (GOOGLE_PRODUCTS_DEFAULT_PRODUCT_CATEGORY != '') {//steve commented out to stop duplication
$google_product_category = $dom->createElement('g:google_product_category');
$google_product_category->appendChild($dom->createCDATASection($default_google_product_category));
$item->appendChild($google_product_category);
}
/


Thanks for that, it worked a treat!
26 Oct 2011, 16:40
#106
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

Not sure if someone can see an answer to this, but maybe someone might have something similiar..

Creating the feed it says:

Google Merchant Center File Complete In 32.163906 Seconds **629 **of 669 Records

putting up a "test" feed it uploads 629 items,,

checking the feed in a browser there is 641 items

But i have **490 **products in zen cart admin

anyone good at number crunching to get an answer,,,

p.s this morning i got the feed to show individual sizes in the feed,,

but since then i added new items and they havent shown indidual sizes only one size, even though the attributes are set for different sizes on the new items??

26 Oct 2011, 20:54
#107
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

just looking through my feed, the products that should have attributes have them..
but something isnt quite right,
Most of them have attributes but there is some that dont show the attributes,,
The ones that are not showing do actually have attributes assigned to them, taken from the same attributes controller as the rest of them??

any idea why it shows for some and not others??

26 Oct 2011, 21:01
#108
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

just looking through my feed, the products that should have attributes have them..
but something isnt quite right,
Most of them have attributes but there is some that dont show the attributes,,
The ones that are not showing do actually have attributes assigned to them, taken from the same attributes controller as the rest of them??

any idea why it shows for some and not others??

According to Jeff the only ones that are supposed to show are:

Size, Color, Age Group, Gender, Material, Pattern, UPC, ISBN, EAN, and Google Product Category

26 Oct 2011, 21:09
#109
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

delia:

According to Jeff the only ones that are supposed to show are:

Size, Color, Age Group, Gender, Material, Pattern, UPC, ISBN, EAN, and Google Product Category

Hi delia,, Im only using the attribute (size) most are showing up but there quite a few that isnt there on the feed, although i have assigned attributes to them,,

26 Oct 2011, 21:31
#110
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

Hi delia,, Im only using the attribute (size) most are showing up but there quite a few that isnt there on the feed, although i have assigned attributes to them,,

are all of them a specific variant such as size or is it a variety of different ones that are missing?

26 Oct 2011, 21:40
#111
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

An example is like
(yellow shoes 10)
(yellow shoes 9)
(yellow shoes 8)
etc down the sizes

But then say

(red shoes)??
??
No size varient beside (Red shoes) and only one entry for the example (Red shoes)

But for others i have the entries for all size variants,,

Hope that made sense lol..

26 Oct 2011, 21:42
#112
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

An example is like
(yellow shoes 10)
(yellow shoes 9)
(yellow shoes 8)
etc down the sizes

But then say

(red shoes)??
??
No size varient beside (Red shoes) and only one entry for the example (Red shoes)

But for others i have the entries for all size variants,,

Hope that made sense lol..

and you have checked the specific missing ones to be sure they were done correctly? (stupid question but had to ask)

26 Oct 2011, 21:57
#113
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

delia:

and you have checked the specific missing ones to be sure they were done correctly? (stupid question but had to ask)

I checked the data from one that shows the variant sizes next to one that only shows (one size),,

I cant see any difference apart from missing variants,

Doubled checked the website and the variable sizes are on the product listing but not on the feed,,,,

from my previous question you answered , i did have (shoe size) instead of just (Size) so i changed it and the varients showed up,,

I then added more products with the (size) attribute and they didnt show,,

since noticed that one of the other catergory that did have attribute (size), no longer has them..

26 Oct 2011, 22:03
#114
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

I checked the data from one that shows the variant sizes next to one that only shows (one size),,

I cant see any difference apart from missing variants,

Doubled checked the website and the variable sizes are on the product listing but not on the feed,,,,

from my previous question you answered , i did have (shoe size) instead of just (Size) so i changed it and the varients showed up,,

I then added more products with the (size) attribute and they didnt show,,

since noticed that one of the other catergory that did have attribute (size), no longer has them..

I've looked at the code but I'm having a hard event figuring out what's he's doing much less being able to tell you what has gone wrong.

The attributes start at line 263 in googlefroogle.php if anyone wants to take a look.

Has anyone else found missing products with attributes?

26 Oct 2011, 22:48
#115
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

I put one of the items that were missing attributes,, in the shopping cart and it says** items out of stock**,,, But they are in stock

they are clicked "instock" with an amount available,,,

and they show in the feed as "instock"

26 Oct 2011, 23:39
#116
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

I put one of the items that were missing attributes,, in the shopping cart and it says** items out of stock**,,, But they are in stock

they are clicked "instock" with an amount available,,,

and they show in the feed as "instock"

Got rid of that above by resetting the stock by attributes and it came back as instock,,

So i thought i wonder if it sorted the feed, so i ran the feed again and ALL attributes that were previosly missing are now there!!

initial glance at new feed seems to be good (all (size)attribute are there,,,

27 Oct 2011, 07:37
#117
pinkleopard avatar

pinkleopard

Zen Follower

Join Date:
Jun 2009
Posts:
383
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

An example is like
(yellow shoes 10)
(yellow shoes 9)
(yellow shoes 8)
etc down the sizes

But then say

(red shoes)??
??
No size varient beside (Red shoes) and only one entry for the example (Red shoes)

But for others i have the entries for all size variants,,

Hope that made sense lol..

do you have a link...it's might be easier to see.

27 Oct 2011, 08:12
#118
sash avatar

sash

New Zenner

Join Date:
Jul 2010
Posts:
99
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

sash:

Got rid of that above by resetting the stock by attributes and it came back as instock,,

So i thought i wonder if it sorted the feed, so i ran the feed again and ALL attributes that were previosly missing are now there!!

initial glance at new feed seems to be good (all (size)attribute are there,,,

PinkLeopard:

do you have a link...it's might be easier to see.

Hi got it sorted, just by chance i put an item that didint have the attribute showing in the shoppping cart and got sorted above ,cheers

27 Oct 2011, 19:39
#119
boggled avatar

boggled

Zen Follower

Join Date:
Mar 2006
Location:
Tennessee
Posts:
286
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

Quick question (may have already been answered but I couldn't find it)

Currently our attributes are set up like this:

Helmet Size
Jacket/Vest Size
Boot Size

etc.

For this to work, am I going to have to rename all of these to just "Size"?

27 Oct 2011, 21:31
#120
interceptor avatar

interceptor

New Zenner

Join Date:
Mar 2011
Posts:
19
Plugin Contributions:
0

Re: [OLD] Google Merchant module Version 1.12.0 by Numinix

Any idea why the additional images have been removed from the new version??