Dear All,
We have 5 different websites and each website has its own shop. And in cart module of each website, it is also selected the related store.
And I logged in with my account on the first website and add some products from that website to the cart and I logged out.
On the different browser, I logged in with the same account on the second website. As soon as I logged in, I noticed that there are products in my cart on the second website
and these products and this cart is from the first website that I have added before.
Can you please advise me how can I resolve this case .i.e. only to show the cart that is related to the currently accessed website although I used the same account?
Please refer to the following loom for your reference.
https://www.loom.com/share/12f3809bdfde4c59ad02b5a2d75a7f23
Thank you!
Best Regards,
Nyein
Developer forum
E-mail notifications
Forum » Ecommerce - Standard features » User's Cart from the website is showing on the different website with the different store
User's Cart from the website is showing on the different website with the different store
Aye Nyein Myat
Posted on 19/12/2019 07:32:29
Replies
Morten Bengtson
Posted on 19/12/2019 10:49:26
Hi Nyein,
You should be able to use order contexts for cart isolation.
https://doc.dynamicweb.com/documentation-9/ecommerce/apps/shopping-cart#2955
- Create an order context for each shop.
- Edit the shops and make sure that each shop has a different default context cart.
- Edit the websites and make sure that each website has a different shop.
Alternatively you can use different user accounts which are associated with different shops.
https://doc.dynamicweb.com/documentation-9/platform/advanced-settings/control-panel#2546
A third option is to use full cart isolation with one cart per browser session (not recommended).
https://doc.dynamicweb.com/documentation-9/platform/advanced-settings/ecommerce-advanced-configuration#6663
Best regards,
Morten
You must be logged in to post in the forum