Author:
Fluent Commerce
Changed on:
4 Apr 2025
`https://<ACCOUNT_ID>.<ENVIRONMENT>.apps.fluentcommerce.com/oms``https://<ACCOUNT_ID>.sandbox.apps.fluentcommerce.com/oms/`Enter your existing retailer username and password that you have been using to access the Webapps OMS.Additional Information`fc.mystique.manifest.<web-app-name>`Fragment manifest names are not enforced, however, typically use the following convention:`fc.mystique.manifest.<web-app-name>.fragment.<fragment-name>`Should you wish to customize any part of the default Fluent OMS web app, you can override the relevant manifest by copying the base manifest fragment into an account setting, and then modify it.To access the baseline manifests, see the table below:| Manifest Category | Available Template Links |
| OMS | OMS Manifest |
| Dashboards | Dashboards Fragment |
| Order Management | Order Management FragmentMixed Baskets Order Management Fragment |
| Availability | Availability Fragment |
| Products | Products Fragment |
| Inventory | Inventory Fragment |
| Unified View of Inventory | Unified View of Inventory Fragment |
| Stores | Stores Fragment |
| Insights | Insights Fragment |
| Admin | Admin Fragment |
| Field | Sample Value |
| Name | `fc.mystique.manifest.oms.fragment.dashboard` |
| Type | JSON |
| JSON Value | `{ ... <YOUR MANIFEST JSON HERE> ... }` |
| Context | ACCOUNT |
| Context ID | 0 |
When loading the web app in the browser, the UX Framework identifies if there are any referenced manifest settings on the account, and overrides the baseline manifests to load your tailored configuration.