JoelWebsites Posted November 22, 2014 Share Posted November 22, 2014 (edited) I want to show customer name on the front office on my store.I want to display a personalised message...using his name... eg Hi $customername welcome to our shop..and customer whos name is displayed he should be logged in.. How do I do this thanks... Edited November 22, 2014 by joeljfernandes (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted November 22, 2014 Share Posted November 22, 2014 Hi Joel, little confused about the question, as this is already implemented: If you want to change the message, go to translations, installed module translations, go to blockuserinfo block and translate "welcome" into "Welcome to our shop" Is this what you had in mind?? pascal 1 Link to comment Share on other sites More sharing options...
vekia Posted November 23, 2014 Share Posted November 23, 2014 What prestashop version and what theme? :-) 1 Link to comment Share on other sites More sharing options...
JoelWebsites Posted November 24, 2014 Author Share Posted November 24, 2014 (edited) I wanted to display a message like Hi customername get 50% off on your first purchase using a coupon code XCSAD I have used the below code in the .tpl file in the theme folder to display the name.it worked <h1> Hi {$customerName} get 50% off on the first sale </h1> prestashop 1.6.08 Edited November 24, 2014 by joeljfernandes (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