midana Posted May 20, 2014 Share Posted May 20, 2014 (edited) Is it possible to get the user ID into an URL? Example: <a href="http://thedomain.com/theuserID">Link</a> Found this: http://doc.prestashop.com/display/PS15/Chapter+4+-+Retrieve+Data+-+Retrieving+a+Client But not sure how to use it in a tpl file :/ Anyone know? Edited May 20, 2014 by midana (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted May 21, 2014 Share Posted May 21, 2014 what is the user Id, where does it come from? Link to comment Share on other sites More sharing options...
midana Posted May 22, 2014 Author Share Posted May 22, 2014 Customer id The one that references to which customer it is. Link to comment Share on other sites More sharing options...
bellini13 Posted May 22, 2014 Share Posted May 22, 2014 ok so you need to have access to the Customer object. What is the template file? From a module? From the theme? You need to provide a lot more information 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