Opencart filter module won't work properly -


assuming have e-shop working on opencart , category "mobile phones". trying set filter module

-touch screen    -yes    -no -smartphone    -yes    -no 

while choosing single option list works fine , if want choose smartphones list touch screen (choosing both "yes" options), module messes , , shows phones. ideas how fix ?

p.s. know better use attributes options , use attribute search extension , in case need way.

thanks

this extension solves it. http://www.opencart.com/index.php?route=extension/extension/info&extension_id=11707

it uses 'or' logic attributes of each filter , 'and' logic between filters. put on opencart 1.5.6 , seems working fine.

edit: appears extension doesn't exist anymore. also, comment written based on opencart 1.5.6 while current version 3.0.0.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -