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.
12 yıl önce
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!
9 yıl önce
Did you find something?

Im looking for the same thing for nop 3.3.
9 yıl önce
It'll require some customization. IProductService.SearchProducts methods already has two parameters: categoryIds and productTagId.
8 yıl önce
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.