I need to make a Prestashop page which lists all products that have a specific feature or a specific tag, much like there is supplier and manufacturer product lists. I haven’t been able to find a way to implement this though…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Turns out that
blocktagsmodule generates the list of tags, and search provides a list of products for a specific tag. Therefore after some slight modifications it is possible to create a list that looks and behaves the same.