> ## Documentation Index
> Fetch the complete documentation index at: https://help.jetpack3pl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Box Package Selection Rule

> Automatically split B2C orders into multiple shipments when products cannot fit in a single package or exceed weight thresholds.

<div className="page-intro">
  Jetpack's Multi-Box Package Selection rule streamlines your B2C fulfillment by automatically splitting orders that cannot safely ship in a single package. This rule works behind the scenes to determine optimal packaging and split orders into as few shipments as possible, reducing manual intervention from Operations associates while ensuring your products arrive safely.
</div>

## Overview of the Multi-Box Package Selection Rule

The Multi-Box Package Selection rule allows B2C orders to automatically split if the entire shipment cannot fit in a single package or exceeds the maximum weight threshold (if you have a maximum weight threshold configured).

<Info title="B2C Orders Only">
  Only B2C orders can be split using the Multi-Box Package Selection rule. Internal Transfer Orders (ITOs) and B2B orders are excluded from these rules.
</Info>

***

## How the Multi-Box Package Selection Shipment Rule Splits Orders

Once Multi-Box Package Selection is enabled, the Jetpack dashboard automatically processes B2C orders (once they are in the Processing status) using the following logic:

* Determines whether all products can ship safely within a single package, based on the packaging requirements of the products within the order, along with the maximum weight threshold for shipments if configured.
* If you configured a maximum weight threshold during rule setup, orders exceeding that threshold will automatically split. You must set this threshold during rule configuration.
* The total number of new shipments is not limited, reducing the need for Jetpack Operations associates to manually determine packaging and total number of split shipments required.
* Orders can be split into Jetpack standard packaging (based on Ship in Own Container \[SIOC] classification) or provided custom packaging (if you have it included in the Custom Box Adder).
* ShipBob's Box Selection Process is used to determine the packaging for each shipment.
* **If the order can safely ship in one package:** Additional shipments will not be created unless the packing team determines that the assigned packaging will not protect the order from damage during transit.
* **If the order cannot safely ship in one package:** The order will be split into as few shipments as possible to safely ship the order.
* Each shipment will be linked to the original order in the Jetpack dashboard.

<Warning title="Additional Shipments May Be Required">
  There may be instances where Jetpack's Operations associates must create additional shipments when packing to prevent damage to your products.
</Warning>

**For SIOC Products:**

If the order contains products classified as SIOC, and all units cannot be shipped in a single shipment, SIOC products will be split into their own separate shipments with SIOC as their packaging preference.

***

## Enabling the Multi-Box Package Selection Shipment Rule

To request Multi-Box Package Selection for B2C orders, follow these steps:

<Steps>
  <Step title="Add custom packaging to Custom Box Adder (if applicable)">
    If you utilize custom packaging, ensure your custom packaging is added to the Custom Box Adder feature to allow your custom boxes to be included in ShipBob's Box Selection Process.

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/jetpack/images/rules-customization-kitting/multi-box-custom-box-adder-placeholder.png" alt="Custom Box Adder configuration" className="screenshot" />
  </Step>

  <Step title="Submit the request to Jetpack Care">
    Submit the request to Jetpack Care using Slack or email. Be sure to include whether you would like to impose a maximum weight threshold per shipment (e.g., each shipment should only be 40 pounds or less).

    <Info title="Maximum Weight Threshold">
      You must specify during rule configuration whether you want your orders split based on a maximum weight threshold. If you do, you must set that threshold when submitting your request.
    </Info>
  </Step>
</Steps>

***

## Reviewing Shipments Created by the Multi-Box Package Selection Shipment Rule

When an order is split into multiple shipments, each shipment appears as its own record as soon as the Multi-Box Package Selection Shipment Rule splits the order (and will be attached to the original order in the Jetpack dashboard).

You will have the same insight into each shipment, such as the packaging used, the dimensions of the packaging, carrier tracking, its SLA, and more.

To review shipments created by the Multi-Box Package Selection rule on the new Orders page:

Click the > icon located to the right of the Shipment ID. The section will expand to display all associated shipments.

<img src="https://mintcdn.com/jetpack/TBssrYK7Z-ylVEkW/images/rules-customization-kitting/multi-box-new-orders-expanded.png?fit=max&auto=format&n=TBssrYK7Z-ylVEkW&q=85&s=d92385feafc4e570fcf10580c2aa0221" alt="New Orders page showing expanded shipment view with associated shipments displayed in a table showing Shipment ID, Dimensions, Actual Weight, Tracking ID, Date Sent, Fulfillment Cost, and Shipment Status" className="screenshot" width="1414" height="515" data-path="images/rules-customization-kitting/multi-box-new-orders-expanded.png" />

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Rules and Automation Overview" icon="diagram-project" href="/fulfillment/rules-customization-kitting">
    Back to the main rules and automation guide
  </Card>

  <Card title="Automation Rules" icon="code-branch" href="/fulfillment/rules-customization-kitting/automation-rules">
    Create custom rules for order fulfillment
  </Card>

  <Card title="Auto Split Rules" icon="split" href="/fulfillment/rules-customization-kitting/auto-split-rules">
    Split orders based on custom criteria
  </Card>

  <Card title="Destination-Based Rules" icon="location-dot" href="/fulfillment/rules-customization-kitting/destination-based-rules">
    Apply rules based on shipping destination
  </Card>

  <Card title="FIFO Order Allocation" icon="arrow-down-1-9" href="/fulfillment/rules-customization-kitting/fifo-order-allocation">
    Prioritize older orders when inventory is replenished
  </Card>

  <Card title="Back to Main Guide" icon="arrow-left" href="/fulfillment/rules-customization-kitting">
    Return to automation workflows overview
  </Card>
</CardGroup>

<div
  style={{
background: 'linear-gradient(to right, #f0f9ff, #ffffff)',
borderLeft: '4px solid #328bcb',
padding: '10px 24px',
margin: '47px 0 32px 0',
borderRadius: '8px'
}}
>
  <div
    style={{
fontWeight: '600',
fontSize: '1.1em',
color: '#1a1a1a',
display: 'flex',
alignItems: 'center',
gap: '10px',
marginBottom: '0px'
}}
  >
    <img
      src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/jetpack-logomark-256.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=340604ced4add3864f2641341826e1c9"
      alt="Jetpack"
      style={{
    width: '26px',
    height: '26px',
    flexShrink: 0
  }}
      width="256"
      height="256"
      data-path="images/jetpack-logomark-256.png"
    />

    Questions? Contact Jetpack Care.
  </div>

  <div
    style={{
fontSize: '15px',
lineHeight: '1.6',
color: '#4a4a4a',
marginTop: '0'
}}
  >
    If you have any questions or run into issues, you can always contact Jetpack Care for help. Our team is always here to assist via Slack, phone, or email!
  </div>
</div>
