sarry Posted June 13, 2023 Share Posted June 13, 2023 Hello! Could you please help me to make a custom home page that will offer customers to go to 2 stores (multistore functionality)? I want to create a website with the same architecture as lilliput.com, homepage is divided into 2 sections which have links to 2 different stores. I have installed Prestashop using the test domain and setup multistore: The problem is when I open the homepage of the website testdomain.com, it redirects me to because it is indicated as Default in Multistore settings. I want to create a custom homepage (like homepage.html in the root). How can I make to load this page when I open the home page testdomain.com of the site instead of the default Store 1 url? Then I will just create homepage.html with 2 links to stores. Link to comment Share on other sites More sharing options...
s4lvozesta Posted June 23, 2023 Share Posted June 23, 2023 (edited) I think you have just answered yourself. Homepage.html in root folder will do the trick. Rename it to index.html so it loads when accessing testdomain.com. You would definitely have your shop installation somewhere else, not in the root dir. Give the new page, index.html, 2 links, one to shopA and another to shopB. Of they are on the same domain, consider subdomain? If it does not load, check webserver config Edited June 23, 2023 by s4lvozesta (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now