gazapko Posted April 25, 2012 Share Posted April 25, 2012 I wanna do a initial selector of countries, that if I select for example "Spain" the shop will show all of configs with this country (visibility of modules, currency, add to cart option, prices depending of country...) Anybody know what is the cookie, php variable or variable session that it saves the id country? Thanks! Link to comment Share on other sites More sharing options...
gazapko Posted April 25, 2012 Author Share Posted April 25, 2012 I forgot to say that I have removed the option of customer registration, orders can be made without registration as a guest Link to comment Share on other sites More sharing options...
nikola.d Posted May 10, 2012 Share Posted May 10, 2012 Did you find something? I am also curious how can I do this or if there is a ready made module... Link to comment Share on other sites More sharing options...
gazapko Posted May 10, 2012 Author Share Posted May 10, 2012 I solved this modifying all references to default country saved on database configuration table for a cookie variable with the id of the country. Link to comment Share on other sites More sharing options...
MitkoM Posted June 5, 2012 Share Posted June 5, 2012 Did you use Prestashop's cookie class or php's one? And do you mind sharing some of the code I have hard time configuring that too... Link to comment Share on other sites More sharing options...
El Patron Posted June 6, 2012 Share Posted June 6, 2012 our module does this for you: http://www.etiendas.co/es/modulos/27-prestashop-multishop-mulltidomain.html 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