Jump to content

A way to link to a list of products via id?


Stiegi

Recommended Posts

Hi!

 

Is it possible to create links in Prestashop, that refer to a list of more than one product?

 

So, for example, a normal link to product # 421 looks like this:

 

...index.php?id_product=421&controller=product&id_lang=2

 

Now I'd like to create a link, where I can see a list of product 421 AND 422, but I dont want to use categories for this, since in our case we only need this for one link-page and it's a very complex construct.

 

Is there any other way to do this apart from categories, in a way like "...index.php?id_product=421&id_product=422&controller=product&id_lang=2"?

 

Thanks a lot!

Link to comment
Share on other sites

Hi,

 

I got same problem and i solved this with using product tags in my shop.
You can add unique tags for that product groups, and place the tag link where you want.

Not a pro solution, but you already got all tools what you need for it without custom modules. :D

 

Sorry for my english......

  • Like 1
Link to comment
Share on other sites

Hi,

 

I got same problem and i solved this with using product tags in my shop.

You can add unique tags for that product groups, and place the tag link where you want.

Not a pro solution, but you already got all tools what you need for it without custom modules. :D

 

Sorry for my english......

 

That sounds great! I had a look at the tag function, but I couldn't find the tag link. Where can I see the link to a tag? How does a tag link look like?

 

Thanks a lot!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...