KPGroup Posted November 16, 2006 Posted November 16, 2006 Hello, I have a splash page for my store (index.html). On the splash page, the customers select their country of origin. This sends them to the proper index.php on my store (sets language). Is it possible not to have the splash page displayed for returning customers if they are already logged in? Thanks.
boxtel Posted December 1, 2006 Posted December 1, 2006 last call? if they are already signed in then they already passed the splash screen so I do not get that part. You can ofcourse use cookies to save customers language/currency/.... preferences. Treasurer MFC
KPGroup Posted December 1, 2006 Author Posted December 1, 2006 if they are already signed in then they already passed the splash screen so I do not get that part.You can ofcourse use cookies to save customers language/currency/.... preferences. Sorry I ade a mistake in my initial message. I want returning customers (already signed up, not signed in :blush: ) to go directly to index.php with the proper language/currency setting and bypass the splah page. I suppose it is possible... is it?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.