How to filter with 'Product Tags' at a Category Level?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 12 ans
Hi there!

Currently we are able to filter products across the store with Product tags. However, I want to restrict this across a Category - as in : When within a Category, on clicking a 'Product Tag', it should display only products within the Category matching the Product tag. How would I go about doing that?

Many thanks in advance!
Il y a 9 ans
Did you find something?

Im looking for the same thing for nop 3.3.
Il y a 9 ans
It'll require some customization. IProductService.SearchProducts methods already has two parameters: categoryIds and productTagId.
Il y a 8 ans
Hi

How do I add product tags to a product..
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.