Hello All, We're working on multi language website...
# suitecommerce
s
Hello All, We're working on multi language website in NetSuite SuiteCommerce website. For this approach we're using one website and 2 domains for 2 languages. If a customer opened English website and added 2 items to cart. If he switched the language to german, the cart is showing empty. Is there any way that cart contents can carry through cross domains? Anyone have fix for this. Please help us.
s
If the customer is logged in then I think it should persist the cart across the sites. If they're not logged in, I'm not sure there's anything you can do
I think the advice is that you try and capture the users before they do anything on the site and then send them to the site most related to their language
I believe some people use an integration like MaxMind to detect where someone is, and then offer them an appropriate site
s
Thanks