Author:
Fluent Commerce
Changed on:
10 Sept 2024
In the reference solution, Fluent Store supports two order types:
and the following fulfilment types:
Users with
`SETTING_VIEW`
`SETTING_CREATE`
`SETTING_UPDATE`
In case an order of newly created (custom) order type has Home Delivery or Click and Collect fulfillments the following settings should be created or updated on the Account level:
`fc.mystique.manifest.store.fragment.customer.collections`
`fc.mystique.manifest.store.fragment.carrier.collections`
`fc.mystique.manifest.store.fragment.uncollected`
If the settings mentioned above do not exist in Fluent OMS, we suggest taking reference fragments, copying JSON into a setting, and then extending it with a new order type or order and fulfillment type. To get the reference manifest, check the Override Default Manifest guide.
Use Case 1. Orders of custom order type have Home Delivery fulfillments which are being shipped to a customer.
The setting
`fc.mystique.manifest.store.fragment.customer.collections`
Use Case 2. Orders of custom order type have Click and Collect fulfillments which are being shipped from the fulfilling store to the customer's pick up location.
The setting
`fc.mystique.manifest.store.fragment.carrier.collections`
Use Case 3. Uncollected orders of custom order type should be managed in Store.
The setting
`manifest.store.fragment.uncollected`
The setting
`manifest.store.fragment.uncollectedshould`
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.