Zen Cart Logo
Forums / General Questions / Search multiple shops on one domain

Search multiple shops on one domain

Locked

Views: 979

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
11 Apr 2008, 4:43 PM
#1
treehstn avatar

treehstn

New Zenner

Join Date:
Feb 2008
Posts:
3
Plugin Contributions:
0

Search multiple shops on one domain

Hi,

I'm setting up a domain that will basically be a mall of different shops and shop owners. Is there a way to offer customers a search function that will search all the shops that are installed on the domain? Each shop is owned by a different person and all transactions will be individual by shop.

Thanks!

11 Apr 2008, 4:53 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Search multiple shops on one domain

Is there a way to offer customers a search function that will search all the shops that are installed on the domain?
Zen Cart does not provide a method for this but you would need to write your own search function for this

11 Apr 2008, 5:02 PM
#3
treehstn avatar

treehstn

New Zenner

Join Date:
Feb 2008
Posts:
3
Plugin Contributions:
0

Re: Search multiple shops on one domain

I was pretty sure that Zencart didn't have an option for it. I was hoping that something like Google might have it or there might be another canned product and someone here might know of a solution off the top of their head instead of me floundering around searching for it.

11 Apr 2008, 5:36 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Search multiple shops on one domain

As this will be specific to your installs and to the Zen Cart DB table for products - I would think that you will find a canned solution.

Might find a generic access mysql DB's script but then will have to custom code for your situation/needs

12 Apr 2008, 6:14 PM
#5
treehstn avatar

treehstn

New Zenner

Join Date:
Feb 2008
Posts:
3
Plugin Contributions:
0

Re: Search multiple shops on one domain

Is this possible if we have a db for each user instead of all the user's using the same db?

I haven't set this up yet so I can do it however makes the most sense. What I'd really like is to have each user setup with their own database and have the capability of searching by shop or by the whole site. If it was setup that way then I can give the shop owners the flexibility of moving their shop off of our domain if they want to some time in the future.

13 Apr 2008, 12:17 AM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Search multiple shops on one domain

What I'd really like is to have each user setup with their own database and have the capability of searching by shop or by the whole site

I missed what I posted and it is corrected below:

KoBra:

As this will be specific to your installs and to the Zen Cart DB table for products - I would **NOT **think that you will find a canned solution.
Having individual Zen Cart installs for each user is viable.

Searching the whole site - all carts that exist there - is the issue