Jump to content

Search in multiple stores at once


gnappoman

Recommended Posts

Hello,

 

I would like that the module "blocksearch" was capable of searching in all of my stores/shops of my multishop installation of prestashop 1.5.x

 

I edited the module but it just links to class search.php

 

Looking inside this file I find many references like the following:

 

id_shop = '.$context->shop->id.'

 

which I think mean "define the shop to search in"

 

Is there any simple way to accomplish my goal (even appending the results of a modified copy of the entire class, which isn't elegant, but maybe effective?)

Edited by gnappoman (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

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