Mehdib92 Posted September 18, 2014 Share Posted September 18, 2014 I'd like to change the way of functioning for the layered navigation. By default (I will take closes for example), if you check the size S and the size M, it returns the products which are available in S OR in M. I'd like that the module return the product which are available in S AND M. Somebody knows how to do it ? Thanks Link to comment Share on other sites More sharing options...
Mehdib92 Posted September 22, 2014 Author Share Posted September 22, 2014 Ok I have found how to do it... The SQL return all the products which have size S OR M available. I just had to change the request and add a HAVING COUNT Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now