kenio Posted October 14, 2013 Share Posted October 14, 2013 Hi, i'm trying to make different view on shipping login when customer is not logged, and normal login. Everything is in authentication.tpl as i checked, i have an idea to make two {if's}, one already existed: {if isset($inOrderProcess) && $inOrderProcess && $PS_GUEST_CHECKOUT_ENABLED} and take here all forms to make them only showed in shipping. and other {if}, when normal login view is showed. and show only there forms. Is there any option to call it like that and it will be working? I would be gratfull for any help. Regards Link to comment Share on other sites More sharing options...
vekia Posted October 15, 2013 Share Posted October 15, 2013 "when customer is not logged, and normal login" sorry but i don't understand this part, you want to create different login form for "not logged" customers and different for "normal login"... i don't see difference betwen how i is possible to create different login form when customer is ... logged ? Link to comment Share on other sites More sharing options...
kenio Posted October 22, 2013 Author Share Posted October 22, 2013 (edited) I mean by that i would like to make two different looking views when user is not logged - one on customer login ( i would like to have 3 boxes on top instead of default view with 2 boxes), and default view with 2 boxes on standard login. -translation in polish- @Vekia - chodzi o to że chciałbym zrobić dwa różne widoki logowania kiedy użytkownik jest wylogowany, w momencie zamawiania w koszyku chciałbym mieć na górze 3 boxy (Zarejestruj się/masz już konto?/ i tu trzeci box) + na dole ten z zakupami bez rejestracji. A w standardowym logowaniu użytkownika normalnie zostawić 2 boxy tak jak jest standardowo Edited October 22, 2013 by kenio (see edit history) Link to comment Share on other sites More sharing options...
kenio Posted November 4, 2013 Author Share Posted November 4, 2013 anyone? Link to comment Share on other sites More sharing options...
Recommended Posts