Order Item Details Drawer Component
Changed on:
8 Sept 2023
Overview
`fc.order.itemDetails`
is a custom content component that allows displaying item details on a drawer.

Plugin Name | OMS |
---|
Admin components for managing a Fluent Commerce .
v1.0.0
OMS UI. Does not require to download.
Alias
fc.order.itemDetails
Detailed technical description
To configure Shipment block display follow the Guide.
Properties
N/A
Configuration example
1{
2 "label": "i18n:fc.om.orders.detail.list.orderItems.column.ref.heading",
3 "type": "component",
4 "options": {
5 "component": "fc.attribute.orderDrawer"
6 }
7}
Version History
v1.0.0
Initial changelog entry.
Recommended Placement
This component was designed to be accessible by clicking the Order Item ref link of an Items table item within the Mixed Baskets User Interface.