Fluent OMS Webapps Retailers Page
Changed on:
19 Sept 2024
Overview
Retailers configuration contains:
- Retailer List page
- Retailer Details page
Plugin Name | Core |
---|
The standard library of mystique components.
v1.0.0
Initial changelog entry.
Alias
retailer
Detailed technical description
Retailer List page
The retailer List page displays the list of existing retailers.

To search for and view retailer details the Mystique SDK filter component should be used. The Filter component should perform the search based on the following filtering criteria:
- Retailer Ref
- Created On
- Updated On
Retailers table displays information in the following columns:
- (Retailer) ID: The unique identifier of the retailer assigned by Fluent Commerce.
- (Retailer) Ref: The unique reference of the retailer.
- Trading Name: Retailer trading name.
- Creation date: Date and time when the retailer was created.
(Retailer)
`ID`
`ID`
Retailer Details page
The Retailer Details page displays detailed information about the particular retailer.

Breadcrumbs
- Back to Retailers: Link navigating back to the Retailer List page.
Summary card

The summary card contains the following information:
- (Retailer) ID: The unique identifier of the retailer assigned by Fluent Commerce.
- (Retailer) Ref: The unique reference of the retailer.
- Creation date: Date and time when the retailer was created.
- Updated date: Date and time when the retailer was last updated.
Details card

Details card contains the following information:
- Trading Name: Retailer trading name.
- Website URL: The URL of the retailer’s website.
- Support Phone: The retailer’s contact number.
- Support Email: The retailer contact email.
The paging control is placed at the bottom of the tables. It includes the following:
- Label “Rows per page” and a dropdown list right to the label, which is populated with the values: 10, 25, 100 (100 is selected by default);
- Label in the format: Showing - ;
- “<” and “>” icons to navigate to the previous/next pages;
- “<” / “>” icon should be disabled if a user is on the first/last page respectively;
- Pagination should be displayed if more than a set number of entries are available. If there are no entries at all or the number of entries is less than the set number of entries - pagination should not be visible.
Learn more about how to Configure OMS
Properties
N/A
Version History
v0.0.0
First release
Recommended Placement
N/A