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

Plugin Name | OMS |
---|
Admin components for managing a Fluent Commerce account.
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
Recommended Placement
This component was designed to be accessible by clicking the Order Item ref link of an Order Items table item within the Mixed Baskets User Interface.