ilclaudio Posted August 30, 2016 Share Posted August 30, 2016 (edited) Hi all, in the back-end of Prestashop there is the Customer Information Page, with many sections with useful information: OrdersCarts, Purchased products, Addresses. Is this page customizable to add a new section? I'd like to add a section in which only the bought products of a fixed category are shown. Which is the better way to do this? Thank you very much Claudio Edited August 30, 2016 by ilclaudio (see edit history) Link to comment Share on other sites More sharing options...
rocky Posted September 1, 2016 Share Posted September 1, 2016 You can write a module that installs into the displayAdminCustomers hook. 1 Link to comment Share on other sites More sharing options...
ilclaudio Posted September 1, 2016 Author Share Posted September 1, 2016 You can write a module that installs into the displayAdminCustomers hook. Thank you I'll try this looking for other "displayAdminCustomers" hook in the source code. 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