Account.php template file
From Shopp Documentation
The account.php template provides the layout for several sub-screens of the account profile page. It is only used in stores where accounts are enabled.
When a store uses the account system (with or without WordPress integration) several account management screens are provided through this template. You can setup accounts in the Checkout Settings screen available in the WordPress admin under Shopp → Settings → Checkout.
As of Shopp version 1.0.5 the account.php template includes management screens for your customers to manage their account profile, any digital downloads they've purchased, view their entire order history and view recent orders to see their status.
The account.php template is shown after successfully logging in via the login.php template file. It primarily makes use of the Customer Tags.
