Fluent Commerce Logo
Docs

Configure a drawer via manifest

How-to Guide

Author:

Fluent Commerce

Changed on:

17 Apr 2025

Key Points

  • Drawers can be added in any mystique components by modifying the mystique manifest.
  • The drawer’s custom data source can be defined via queries and variables.

Steps

Step arrow right iconStep 1

Add the fc.drawer.button component to pages section of `fc.mystique.manifest.oms.fragment.ordermanagement` and/or `fc.mystique.manifest.oms.fragment.ordermanagement.mixedbasket` manifest fragments:
Initial ManifestResult
No alt providedNo alt provided
The Configurable drawer could be placed in multiple Mystique components, such as:

Step arrow right iconStep 2

Add descendants to `fc.drawer.button` component in `fc.mystique.manifest.oms.fragment.ordermanagement` and/or `fc.mystique.manifest.oms.fragment.ordermanagement.mixedbasket` manifest fragments:
Initial ManifestResult
No alt providedNo alt provided
Any Mystique components could be placed in the Configurable drawer, for example:
Datasource configuration:
The Configurable drawer has a parent component datasource by default.
Q&A
What will this look like in the UI?
No alt provided