Account Dashboard
PRO TIP 🚀
Use the test cases below to test your ScandiPWA App!
In the customer's account dashboard on the front-end, it is possible to track orders, edit personal data, manage shipping addresses, and store activities.
ScandiPWA has a custom implementation for My Account. Below you can find the sections presented in your customer account:
SECTION | STATUS | DESCRIPTION |
Address Book | SUPPORTED | In the address book, the customer can add multiple addresses, edit them, and set them as default for shipping and billing. |
My Orders | SUPPORTED | The list of orders is displayed here. Each order can be separately opened in a pop-up with all the information about the payment, shipping, order status, and products bought. |
My Wish List | SUPPORTED | Gives the ability to manage your saved items and add them to the cart. |
Newsletter Subscription | SUPPORTED | Gives the ability to manage your subscription to the newsletter by subscribing or unsubscribing. |
Stored Payment Methods | EXTENSION | Gives the ability to manage stored payment methods from their account dashboard. In ScandiPWA, Stored Payment Methods will be available soon as a free extension that you can download from our marketplace. For now, feel free to install it using this guide. |
My Product Reviews | IN PROGRESS | A list with all the reviews submitted by the customer and approved for publication is displayed here. Each review summary includes the date the review was submitted, links to the product page, and review details. Track the progress here - https://github.com/scandipwa/scandipwa/issues/2633 |
TEST YOUR SCANDIPWA APP
To verify the support for this section, use the following test cases:
Last updated