Order Handling
Bloom allows you to add handling costs in two ways:
Last updated
Bloom allows you to add handling costs in two ways:
A flat cost is applied once to every order, regardless of the number of items.

A cost applied to each individual item within an order.

You can use either one or both. If both are provided, the total handling cost is cumulative.
Example
Cost per order = 10
Cost per item = 5
The order contains 3 items
Total handling cost = 10 + (3 ร 5) = 25
After entering the cost values, make sure to Save, and then click Recalculate Handling Cost (top-right corner) for the updated cost to reflect in the Profit & Loss table.
Last updated