Stiegi Posted July 11, 2016 Share Posted July 11, 2016 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 More sharing options...
vekia Posted July 11, 2016 Share Posted July 11, 2016 no, it is not possible to create such list of products by default. it requires some custom development / module to achieve this. Link to comment Share on other sites More sharing options...
Stiegi Posted July 11, 2016 Author Share Posted July 11, 2016 Ok, thanks for the quick reply. Can you recommend a module for this? I use v1.6 Thanks! Link to comment Share on other sites More sharing options...
acidrush Posted July 12, 2016 Share Posted July 12, 2016 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. Sorry for my english...... 1 Link to comment Share on other sites More sharing options...
Stiegi Posted July 12, 2016 Author Share Posted July 12, 2016 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. 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 More sharing options...
rocky Posted July 12, 2016 Share Posted July 12, 2016 The tags are displayed in the "Tags block" module. The tag link looks like /en/search?tag=t-shirt 1 Link to comment Share on other sites More sharing options...
Stiegi Posted July 12, 2016 Author Share Posted July 12, 2016 Ok, thanks for the info! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now