Menu
Feedback
Start here
Tutorials
Developer portal

Known Issues
Support Rules
Troubleshooting

Frequently Asked Questions
Announcements
News
Announcements
The native links to My Account page will change - review your settings
Photo of the author
PedroAntunesCosta
Published on 1/30/2020
Last update on 5/27/2020

The "My Account" page, native to the platform, which displays a user's personal and purchase data, recently received a set of updates and upgrades during the last couple of months. One of these upgrades was putting all customer related data on a single page. In practical terms, this means that customers would access all their information, including orders, through a single "/account" URL.

The previous URL, "/account/orders", that listed orders, will be discontinued. Starting June 17th 2020, all native platform links will direct users to the new URL, namely "/account". For example, in transactional order emails, the link to the "my orders" page will change from the old "/account/orders" to the new "/account#/orders", with an internal link.

What will change?

Native platform links, present in transactional emails or on the purchase confirmation page, OMS and others, will start directing users to the "/account" URL or, as previously mentioned, to "/account#/orders". We will no longer support the old URL: "/account/orders".

What is this change being implemented?

This standardization is necessary to uniformly continue developing VTEX products. In addition, the technology used on the new page guarantees greater performance and a better experience for the customer.

What do I need to do?

This change's review and subsequent adjustment should be implemented following the three steps below. Get in touch with your store's front-end primary caretaker and share this message with them.

Required steps for review and adjustment:

  1. Basic configuration: ensure that the template of the "/account" page (illustration below) already uses the <vtex.cmc:accountUserProfile /> view part and update it if necessary. This view part is responsible for loading all of the customer information, including orders. The previous view parts, <vtex.cmc:accountAddress/> and <vtex.cmc:orderList />, must be deleted from this template.
    {"base64":"  ","img":{"width":364,"height":159,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":8925,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/announcements/2020-01-30-the-native-links-to-my-account-page-will-change-review-your-settings_1.png"}}
  2. Customization: if the "/account/orders" page is affected by any front-end customization, it should be migrated and adapted to the new URL: "/account#/orders". Review and perform all necessary tests to ensure that all custom resources are functioning properly.
  3. Site links: Review and update all of the site's custom links, in addition to the ones pertaining to transactional emails that would previously direct users to "/account/orders". These links should now direct users to "/account#/orders".

What effects can not taking the necessary actions have on my operation?

In most cases, when stores do have a lot of front-end customizations running, the new "My Account" page version will work just fine without the need for any changes. However, ensuring that's it's behaving as expected is necessary to validate the user's experience.

In other cases, if no steps are taken to review and possibly adapt to the change, user experience can be negatively affected, leading to unexpected behaviors, or in extreme cases, even preventing users from accessing their order information or other type of information.

If you have questions or are unsure which of the above is valid for you, please contact us.

Was this helpful?
Yes
No
Suggest Edits (GitHub)
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback