Hi,
I have a current Magento 2.4 installation and I want to have another store with different categories and products but share customer information, cart, checkout and payments. I want the user to be able to purchase something from either store at the same time, then checkout using a single cart and have the order confirmation email to go to each different store owner.
Is this possible by using either multiple websites or multiple store options?
Out of the box without any extensions or custom code - almost. You could do everything you described except combine multiple products from different websites into a single cart.
Hello @STANHOOKWE1403
Yes, it's possible to achieve your requirements using either multiple websites or multiple store options in Magento 2.
Using multiple websites in Magento allows you to have separate websites with their own domain names, which can have different catalogs, categories, and products. Each website can also have its own store views.
Using multiple store views in Magento allows you to have different store views for the same website. This option is suitable if you want to have different languages or different designs for your stores but still want to share customer information, cart, and checkout.
Hope it helps !
If you find our reply helpful, please give us kudos.
A Leading Magento Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
WebDesk Solution Support Team
Get a Free Quote | | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
Setting up multiple stores in Magento 2.4 while sharing customer data and streamlining the checkout process is indeed possible. You can configure it through Magento's multi-store functionality and comprehensive guide customize the checkout flow to suit your requirements. Make sure to carefully plan and set up the store hierarchy to achieve the desired outcome.
Thanks for the help!
I was able to get things to work, but my client through in an obstacle. He wants to have the cart and users shared but wants to have a user for the admin to be able to only see the orders for that assigned store/view. When logged into the admin all the orders are there. He would like to have a user only see the orders for that store and be the one that receives the notification for the sales. With multi-site I can do that I think, but not share the cart and user data. With multi-stores I can share the cart and the user data but the admin shows all the orders for both.
Any suggestions on a solution, maybe with a plugin?
Thanks!
It sounds tome your client wants a marketplace.