Jump to content

Product from one manufacturer always on top of search results ?


cdwebman

Recommended Posts

Hello,

 

The shop owner has his own label ( in the admin we use the label name as manufacturer )

and he Always want those products to be at top of the search results.

 

We want to display the products from this"manufacturer" / label Always on top of the Search results.

 

I managed to sort the search array results, BUT....

 

the SQL query uses the LIMIT by page number, or the AJAX search uses LIMIT 10

 

 

How can i change the code to get his own products labels at top of these search results ?

 

Best regards from The Netherlands,

Jan.

 

 

Link to comment
Share on other sites

The order in which products appear in the search results is determined by how they score for the search word. This is determined by looking for the search word in the name, description, tags, manufacturer name, etc. For each of those locations a different "weight" is assigned when the keyword is found.

 

You can change those weights in the menu at Preferences->Search. At the bottom of that page you will find the weights.

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...