@Vladimir: As I understand [Show filters classes info at product details] means to show one filter class with its attributes in product page. If I am right, the request bellow means to avoid showing a class in product page. Just give you an example: I have a class named Fabric with attributes like Membrane (Yes/No), Waterproof (Yes/No), Windproof (Yes/No) and so on. In product description all these information are described in details. I need this filter class only for filtering. And it is easy to do, if you see my implementation.
Quote:
- There is an option in module configuration [Show filters classes info at product details]. As it is now it is applying to all products. We have to control every product showing. I recommend when you assign a class to a product, to have a check box also Enable/Disable [Show filter classes info in product details]. This should be related to module configuration. If in module settings it is enabled, to have it enabled in product management filter class. If disabled in module settings, disable in product management too.
|