on 2019 Apr 07 10:52 AM
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,
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.