TABLE OF CONTENTS
Table of Contents |
---|
Summary
User area and related forms are the parts in MageSuite that stick closely to Magento layout and styling. Inputs, tables, global messages, and buttons inherit their style from the theme design.
User area
...
Demo
Create an account in the demo shop: https://demo.magesuite.io/en/customer/account Make some orders, and add your addresses and some products to the wishlist.
Dashboard sidebar
The sticky sidebar/menu actually is the only element that can be a bit heavier more heavily customized:
...
Dashboard
General styling for inputs, tables, and texts is applied on the main dashboard.
Please note that table rows are displayed as texts on mobiles.
...
MageSuite dashboard scenarios
There is a possibility to apply darker background for the use area and keep elements as contrast boxes:
...
URL | Screen |
---|---|
Optional modules
Instant
...
Purchase
Info |
---|
check documentation: Instant purchase (optional) |
This module extends the default instant-purchase functionality of Magento, providing the possibility to quickly reorder previously bought items and also rebuy them with one click
...
The latest purchased products carousel is rendered at the top of the User Area pages (can be also moved to the bottom, or restricted to specific user area User Area pages). It reuses templates of CC headline and products-carousel components.
...