Author:
Fluent Commerce
Changed on:
13 Nov 2023
The Fluent OMS module is pre-configured with certain standard functions. Mixed Baskets functionality is not a part of the default pre-configuration. Create the manifest setting to apply this functionality to the existing baseline configuration.
The reference manifest fragment represents the new UI for Mixed Baskets functionality. Applying it by default without any changes may lead to the loss of the custom changes.
Manifest fragment presented in the table can be a reference for the existing custom manifests extension.
Go to Admin → Settings and find fc.mystique.manifest.oms setting
In the edit mode replace
`fc.mystique.manifest.oms.fragment.ordermanagement`
`fc.mystique.manifest.oms.fragment.ordermanagement.mixedbasket`
Create JSON type setting
`fc.mystique.manifest.oms.fragment.ordermanagement.mixedbasket`
A detailed guide on how to configure Fluent OMS is available here.
Extend GraphQL query to have data required for components.
Copy templates from the provided reference manifest to extend the Order Items table with Delivery Address, Type, and Delivery Date.
To extend the Order Item Details drawer with the Shipment block, create a boolean setting
`fc.mystique.order.itemDetails.shipment`
To display the Shipment Info table, copy a corresponding part from the provided baseline manifest.
The Shipment Details drawer will be available within the Shipment Info table.
Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.