AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: themrsweb on February 18, 2018, 07:40:20 AM

Title: Multiple carts
Post by: themrsweb on February 18, 2018, 07:40:20 AM
is it possible to have 2 carts under the same domain name  on the same secure server
Title: Re: Multiple carts
Post by: llegrand on February 18, 2018, 10:45:26 AM
Not with the exact same domain name.  You can place a complete installation in a subfolder  -  like this mydomain.com/store  and have one called mydomain.com/shop   -  they would be consider to different locations  and each would be administered directly.

Or you can use subdomain  shop.mydomain.com   and store.mydomain.com   they would show to the public as different stores,  products, etc can be managed from on admin panel.

See the doc about multi-store https://abantecart.atlassian.net/wiki/spaces/AD/pages/8028306/Multi-store (https://abantecart.atlassian.net/wiki/spaces/AD/pages/8028306/Multi-store)
for more details on the subdomain setup.