cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multiple storefront web sites with a common login and shopping cart?

Former Member
0 Likes
560

​We have a challenge with a customer where they want to have multiple storefront web sites but with a shared login (i believe Hybris already provides this) and a shared shopping cart.

Thhat is, if storefront 1 is the apparel site and storefront 2 is the electronics site, then any shopping done for apparel should show up on the electronics site and vice-versa.

Do you know if Hybris offers a way to do this with minimal customization? THe only option i have seen is as follows:

Treat the sample storefront (e.g. electronics) itself as multiple sites so the following would all be different:

 #1:  https://electronics.local:9002/servicenetstorefront/electronics/en/Brands/c/brands
 
 #2:  https://electronics.local:9002/servicenetstorefront/electronics/en/Open-Catalogue/Cameras/Digital-Ca...
 
 #3:  https://electronics.local:9002/servicenetstorefront/electronics/en/Open-Catalogue/Cameras/Hand-held-...

etc.

Then, create an Apache HTTPD site that would create virtual hosts to point to those

brands.store.com points to #1 cameras.store.com points to #2 camcorders.store.com points to #3

However, is there any way to do this without an extra Apache server? Please let me know if you get a chance. Thank you,

Accepted Solutions (0)

Answers (0)