Overview Subtab
These settings options for the My Account page.
Customer Support URL
This string sets the URL for your customer support page.
ID |
overview.customerSupportURL |
UI location |
My Account > Overview |
JSON file |
Overview.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js |
Recent Orders Quantity to Show
This number sets how many recent orders show up on the My Account Overview page. By default, the last three orders are displayed.
ID |
overview.homeRecentOrdersQuantity |
UI location |
My Account > Overview |
JSON file |
Overview.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js |
Home Banners
This array sets the banners to display in the My Account area of SuiteCommerce, SuiteCommerce Advanced, and SuiteCommerce MyAccount. You can set up home banners to customize promotions for your customers. Each banner requires the following properties:
-
Image URL (string) – sets the URL for the banner image.
-
Link URL (string) – where users are directed after they click the image.
-
Link Target (string) – sets where to open the Link URL. For example,
_blank
opens it in a new browser window.
IDs |
|
UI location |
My Account > Overview |
JSON file |
Overview.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js |
Only one banner is displayed at a time. If you add more than one, the page picks one banner at random each time it loads.
Public URLs
This array of strings sets your public URLs. For more information, see Set Public URLs.
ID |
overview.publicUrls |
UI location |
My Account > Public URLs |
JSON file |
PublicUrls.json |