Hi,
I'm trying to do something which I thought would be simple, but having no success!
I just want to create product groups (by brand) that I can create a link to - a link that I could just place in standard html.
I've search the forum/KB/manuals but still confused whether my requirement is possible at the moment.
From looking at other posts it seems that a link in the form of...
localhost/cgi-bin/ss000001.pl?PG=1&NOLOGIN=1&GROUPONLY=2&TB=A
where GROUPONLY=2 is the product group id from the database, ought to work. But it doesn't! For me it yields "no results".
Another post suggests changing the PG= to the product group id, and leaving the GROUPONLY= to 1 regardless of it's database id #
This nearly works, and gives me one page of correct results, BUT...
Any subsequent pages just go crazy and list all other products (outside the group) and in no apparent order.
It's been posted that a bug exists for linking to product groups of >20. So I guess the question is - if that bug exists - is there no way round it?
All I want to do is link to a 'brand' of products and all these products have a customvar for brand which is searchable, so is there a different way of getting the same results???
Thanks in advance.
Graham
I'm trying to do something which I thought would be simple, but having no success!
I just want to create product groups (by brand) that I can create a link to - a link that I could just place in standard html.
I've search the forum/KB/manuals but still confused whether my requirement is possible at the moment.
From looking at other posts it seems that a link in the form of...
localhost/cgi-bin/ss000001.pl?PG=1&NOLOGIN=1&GROUPONLY=2&TB=A
where GROUPONLY=2 is the product group id from the database, ought to work. But it doesn't! For me it yields "no results".
Another post suggests changing the PG= to the product group id, and leaving the GROUPONLY= to 1 regardless of it's database id #
This nearly works, and gives me one page of correct results, BUT...
Any subsequent pages just go crazy and list all other products (outside the group) and in no apparent order.
It's been posted that a bug exists for linking to product groups of >20. So I guess the question is - if that bug exists - is there no way round it?
All I want to do is link to a 'brand' of products and all these products have a customvar for brand which is searchable, so is there a different way of getting the same results???
Thanks in advance.
Graham
Comment