I am making an ecom solution integrated with extranet. The user has to log in to put products in the basket. All the customer information needed in the order process is saved in the AccessUser table (E.g. Name, address, Phone, email).
In the Customer.html template is it possible to use these information from the AccessUser table and how?