Jump to content

Passing product id array to default search result page


indexs

Recommended Posts

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 by indexs (see edit history)
Link to comment
Share on other sites

I have a custom filter with options:

 

Option 1
Option 2
Option 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 by indexs (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...