klaus777 Posted December 14, 2013 Share Posted December 14, 2013 Hi, I have a multistore deployment of prestashop. All the stores are in the defaut group and their URLs are of the form: city.theurl.com. For instance, losangeles.theurl.com, sandiego.theurl.com. The challenge then is what to do with the default store. From the business requirements, users should not be hitting the default store because it is not associated to a city. Hence my question: is there a way to disable the default store? Here is what I tried: the default store has the URL: theurl.com. I tried to change it to boston.theurl.com. It worked at first. When the user type theurl.com, they are redirected autoatically to boston.theurl.com. The problem, however, is that when the user adds products to the cart, when they go to check out, PS says that the cart is empty. How would you gents go about resolving this issue? Link to comment Share on other sites More sharing options...
El Patron Posted December 14, 2013 Share Posted December 14, 2013 lets rebuild the .htaccess, as I don't know that it did it when you changed theurl to something.theurl simply turn on and off friendly url's this will rebuild the .htaccess make sure to clear your browser cookies and cache before testing good luck! Link to comment Share on other sites More sharing options...
Recommended Posts