indexs Posted September 29, 2015 Share Posted September 29, 2015 (edited) Greetings to all, I have custom search module that allows to select several search options that product can have. So there is a table where search options and product_id is stored for special option combination for each product. I have a filter that searches for all product_id`s that have depending on users selected options, so: Can any one tell me how to pass array of found product_ids to default search result page? Thank you in advance. Edited September 29, 2015 by indexs (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted September 29, 2015 Share Posted September 29, 2015 It may be me. But I don't understand what you mean. Link to comment Share on other sites More sharing options...
indexs Posted September 30, 2015 Author Share Posted September 30, 2015 (edited) I have a custom filter with options: Option 1Option 2Option 3 After selecting all 3 options i`m making a search in table with options and product_id. After a search I have a result with array of product_id`s. Now I need to pass this array to default search result page. How can I do this? Edited September 30, 2015 by indexs (see edit history) Link to comment Share on other sites More sharing options...
indexs Posted October 4, 2015 Author Share Posted October 4, 2015 Anybody interested in small job to do the front-end of a module? If anyone is interested PM me. 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