Skip to main content
After you set up carriers and create shipping zones and product rules, you can create your shipping methods, product fees, and order fees.

Create Shipping Methods

  1. Go to System > Settings > Shipping > Methods.
  2. Select the site you want to specify options for from the top bar.
  3. Click Add New in each one of the corresponding sections.
  4. Select all shipping zones that the configuration will be applied to from the first drop-down.
  5. Select any applicable product rules.
  6. Choose the shipping methods/service types to apply this configuration to. The drop-down menu will list all possible options that are offered by the carriers that accounts have been set up for.Close-up of the shipping zone settings form and the drop-down shipping methods menu
  7. Click Save in the top right to finish creating the configuration and add it to the table.
  8. Drag and drop configurations in the table to reorder them and change their priority, or change priorities by clicking Edit from the drop-down menu on the far right of a configuration listing.

Handling Fee Configuration

KIBO Commerce provides a flexible framework for managing product or order level handling by fulfillment type. Merchants have the flexibility to charge service/handling fees based on individual business needs.  For example - Additional fees for handling perishable or fragile items.
Handling Fees can be configured within Kibo Admin under the Methods & Fees tab in Shipping settings. Fees can be configured for three fulfillment types -
  1. Shipping (Ship-to-Home): Supports handling fees that are applied based on shipping methods.
  2. BOPIS: Supports pickup fees that are applied based on pickup locations.
  3. Delivery: Supports delivery fees that are applied based on delivery methods and locations.
These fees are managed through dedicated sub-tabs for both Product Fee Configuration (item-level) and Order Fee Configuration (order-level). When creating a fee configuration, the available fields vary based on the selected fulfillment type and whether the fee is applied at the product or order level. You can manage the priority of these rules by dragging and dropping them within the configuration table. Higher-placed rules in the list carry higher priority during evaluation.
Handling Fee Configuration Image1

Handling Fee Application and Evaluation

To accurately apply handling fees, charges are determined based on fulfillment details. KIBO identifies independent groups based on the fulfillment type and specific delivery or location details. Rules are evaluated independently for each group using a priority-based rules setup. Additionally, through ARC extensions, merchants can set handling fees at the individual group level to meet specific business requirements.

Example Scenario: Location Based Pickup Fees

To see how fees are applied per group, consider a merchant with the following Order Fee handling setup for BOPIS:
  1. Rule 1 (High Priority): A $50.00 handling fee for Store Austin.
  2. Rule 2 (Lower Priority): A standard $3.00 pickup handling fee for All Locations.
The Customer Order: A customer buys a Toaster and a Mixer for pickup at Store Austin, and a Blender for pickup at Store Texas.
  1. Group 1 (Store Austin): Because the Toaster and Mixer are being picked up at the same location, they belong to the same group and are placed in the same shipment. This group matches Rule 1, so a $50.00 fee is applied to the shipment.
  2. Group 2 (Store Texas): This is a separate group and a separate shipment containing the Blender. It does not match Rule 1 but matches the standard Rule 2, so a $3.00 fee is applied to this shipment.
Result: The total order-level handling fee is $53.00, as each location is treated as an independent group.

Order Admin UI

The Order Admin UI provides a consolidated view of all applied fees on the order:
  1. Consolidated Line Item Handling Fees: All individual item-level fees on the order are aggregated into a single field labeled Total Line Item Handling Fee.
  2. Order Handling Fee Breakdown: The Order Handling Fee field can be expanded using a caret (▸) to show subtotals by fulfillment type: Shipping, Pickup, and Delivery. Further expansion reveals individual group names—such as a specific store or carrier method—and their contributing amounts.
Handling Fee Configuration Image2
Note: Handling fee grouping and retention logic are not currently supported if multiship is enabled.