Change the design of your My Account Page
Purpose: Template for the “My Account” page. It displays the default billing/shipping addresses, a list of previous orders, and other shopper specific details.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
[account_header-myaccount] [account_welcome] [account_recent-orders] [orderhistory_date] [orderhistory_ordernum] [orderhistory_amount] [orderhistory_status] [account_billing-info] [billing_firstname] [billing_lastname] [billing_address] [billing_address2] [billing_city] [billing_state] [billing_zip] [billing_country] [billing_phone] [account_shipping-info] [shipping_firstname] [shipping_lastname] [shipping_address] [shipping_address2] [shipping_city] [shipping_state] [shipping_zip] [shipping_country] [shipping_phone] <!--START: username--> [username] <!--END: username--> <!--START: CATEGORY_HEADER--> [CONTENT] <!--END: CATEGORY_HEADER--> [orderhistory_date] [orderhistory_ordernum] [orderhistory_amount] [orderhistory_status] <!--START: ordertemplate--> [odate] [invoicenum_prefix] [invoicenum] [orderamount] [orderstatus] [orderid] <!--END: ordertemplate--> <!--START: savedorders--> [orderhistory_savedcarts-header] <!--START: savecart--> [orderhistory_savedcarts-current] <!--END: savecart--> [orderhistory_date] [orderhistory_amount] <!--START: savedordertemplate--> [odate] [orderamount] [orderid] [account_view-details] [orderkey] [orderhistory_savedcarts-continue] <!--END: savedordertemplate--> <!--END: savedorders--> <!--START: recurringOrders--> [recurringorders_recurringorders-header] [orderhistory_date] [orderhistory_ordernum] [orderhistory_amount] [orderhistory_status] <!--START: recurringordertemplate--> [odate] [invoicenum_prefix] [invoicenum] [orderid] [account_view-details] [orderamount] [orderstatus] <!--END: recurringordertemplate--> <!--END: recurringOrders--> <!--START: authNetCIM--> [account_my-saved-creditcards] [CustomerInfo_creditexpiration] <!--START: ccItem--> [ccLastDigits] [ccExpiration] [strCustomerPaymentProfileId] [account_view-details] <!--END: ccItem--> <!--END: authNetCIM--> [account_addressbook] [account_addressbook-header-alias] [account_addressbook-header-details] <!--START: address_book--> [address_alias] [shipping_address] [shipping_city] [shipping_state] <!--END: address_book--> <!--START: CRM--> [account_crm-requests] [account_crm-add-request] [account_crm-requests-header-id] [account_crm-requests-header-dept] [account_crm-requests-header-subject] [account_crm-requests-header-lastact] <!--START: crmMessagesDetailNoReq--> [account_crm-requests-norequest] <!--END: crmMessagesDetailNoReq--> <!--START: crmMessagesDetail--> [dpt] [date] [subject] [lastaction] <!--END: crmMessagesDetail--> <!--END: CRM--> <!--START: RMA--> [account_rma-header] [rma_header-rmanum] [rma_header-rmadate] [rma_header-rmaorder] [rma_header-rmastatus] <!--START: RmaItems--> [OrderId] [idRma] [Date] [OrderNum] [RMAStatus] <!--END: RmaItems--> <!--END: RMA--> <!--START: affiliateStatistics--> [account_affiliate-statistics] [account_view-details] [affiliate_summary-header-membersince] [affiliate_summary-header-orders] [affiliate_summary-header-amount] [affiliate_summary-header-commission] [affiliate_summary-header-paid] [affiliate_summary-header-balance] <!--START: affiliateStatisticsNoOrders--> [affiliate_no-history-to-display] <!--END: affiliateStatisticsNoOrders--> <!--START: affiliateStatisticsDetail--> [memberSince] [orders] [amount] [totalCommission] [paid] [balance] <!--END: affiliateStatisticsDetail--> <!--END: affiliateStatistics--> <!--START: giftRegistry--> [account_giftRegistry] [giftregistry_header-name] [giftregistry_header-eventdate] [giftregistry_header-expiration] [giftregistry_header-productsdesired] [giftregistry_header-productspurchased] [regName] [account_view-details] [regEvent] [regExpiration] [regProductsDesired] [regProductsPurchased] <!--END: giftRegistry--> <!--START: points--> [account_rewards] [account_view-details] [account_rewards-header-points] [points_balance] <!--END: points--> <!--START: wishList--> [account_wishlist] [account_view-details] [account_wishlist-header-products] [wishListTotalItems] [account_wishlist-header-lastmod] [wishListLasMod] <!--END: wishList--> <!--START: reminders--> [account_reminders] [account_view-details] [account_reminders-header-reminders] [total_reminders] <!--END: reminders--> <!--START: giftcertificates--> [account_gift-certificate] [account_gift-certificate-total-purchased] [total_gc] [account_gift-certificate-total-amount] [total_gcamount] [account_view-details] [account_gift-certificate-check-balance] [registration_verification] [now] [registration_verification_message] [account_gift-certificate-check-balance-go] <!--END: giftcertificates--> <!--START: collect_shipping_accounts--> <!--START: collect_shipping_accounts_detail--> [id] [carrier] [account] <!--END: collect_shipping_accounts_detail--> <!--END: collect_shipping_accounts-->
Note: Code blocks and their respective variables will only work with specific template pages.
Note: Several of these variables are used in multiple places on the page, with their dynamic content controlled by the code block used in each instance.
These next few Variables will be autopoulated by the Shift4Shop software. Typically you'll want to keep the scripting for these variables intact.