View Single Post
  #33  
Old 02-05-2013, 12:37 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Refine Filters module released

@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.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote