Using the Account Selector Fragment Set
Currently, this feature is behind a release feature flag (LPD-58472). Read Release Feature Flags for more information.
The Account Selector fragment set is a collection of fragments that form the account selector interface. Users can manage their accounts and orders directly in the page, without navigating away.
Adding the Account Selector Fragment
-
Open the target page and click Edit (
). -
In the page editor’s Components tab (
), search for the Account Selector fragment grouped under Account Selector. -
Drag and drop the Account Selector fragment in the page. Internal drop zones are created automatically for adding the other fragments.
-
Add one or more of the remaining fragments from the set to the drop zones, based on your preferences.
-
Click Publish.
The set includes seven fragments. Add all or some of them to the drop zones inside the Account Selector fragment to create your interface.

The fragments in the Account Selector fragment set appear under Account Selector. A distinct, non-customizable Account Selector fragment also exists under Account and provides the same functionality as a single, pre-assembled block.
| Fragment | Function |
|---|---|
| Account Orders Data Set | Displays a list of orders by their ID, status, and last modified date. |
| Account Selector | The main container for the set, for organizing other fragments inside internal drop zones. |
| Account Selector Button | A button for switching between accounts, with customizable options (e.g., show account info, enable search). |
| Account Selector Panel | An organizer structured as a slider component containing cascaded fragments. |
| Account Data Set | Adds a data set showing a list of accounts with their profile images. |
| Create Account Button | A button for creating a new account with required and optional fields. |
| Create Order Button | A button for creating a new order with the items in the cart. |
Customizing the Account Selector: Hide Orders List
Liferay DXP 2025.Q3
Currently, this feature is behind a release feature flag (LPD-58472). Read Release Feature Flags for more information.
With the proper permissions, you can configure the Account Selector component to hide the orders list for specific channels. This is useful in commerce environments that support only one order per channel, where listing multiple orders is unnecessary.
-
Open the Global Menu (
), go to the Commerce tab, and click Channels. -
Select a channel.
-
In the General tab under Orders, enable Hide Orders List in the Account Selector.
Enabling the option hides the orders list, but existing orders are still accessible.
