Derek, we just launched an upgraded site and one of the improvements was adding some more info to the account section.
We decided to
open "myaccount_orders.aspx" since that is technically the homepage for a customer. I added a jquery tabber and we've included some info sections about
Returns/Exchanges, Improved Reorder Process (customized), Newsletter signups. More to come.
I think this is the spot for you to consider however since you mention that's it's specific to a customer I'm assuming you meant that while it's an area that you would like to display for certain customers, the content itself is particular to one customer. Customer A sees content A, Customer B sees content B, etc.
If I were tackling this for my client, I would have a developer add a HTML content control to the "People" portion of the dashboard that displays on each individual customer admin page.
myaccount_orders.aspx would intelligently know to load the content if the customer is logged in and the customer's content field is populated.
If no content found, do not display on the page.
If a seperate page is necessary, like adding "Your Detailed Info" to the Account menu. It would function the same, but simply have an additional page like "Customer-Info.aspx" within the Account section of the front end.
HTH, attached is visual of how we setup the easier of the two.
Matt@9BallDesign attached the following image(s):
Untitled-1.png
(36kb) downloaded 43 time(s).You cannot view/download attachments. Try to login or register.