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

# Ship your orders

> How to ship nocnoc orders from Sellercloud — consolidated shipments vs. individual orders.

When selling on nocnoc via Sellercloud, you have two ways to ship your orders: **consolidated shipments** (multiple orders in a single master box) or **individual orders** (one package per order). We recommend consolidating whenever possible — it significantly reduces shipping costs and makes your operation easier to scale. Individual shipping is available for specific cases where consolidation isn't practical.

***

## Scenario 1: Consolidated shipments

<Note>
  This is the **recommended** approach. Consolidating multiple orders into a single master box reduces your shipping costs and is the best way to scale your nocnoc operation.
</Note>

For consolidated shipments, you must configure a nocnoc-specific invoice in Sellercloud to use as a packing slip. This invoice is required — every individual package inside the master box must have it printed and physically attached before the box is sealed. Without it, nocnoc's warehouse won't be able to identify or process each order correctly.

Once your invoice is configured:

<Steps>
  <Step title="Print the invoice">
    Generate and print the nocnoc PDF invoice for each individual order. You can do this in two ways:

    * **Order Details page** — open the order → **Actions** → **Print Invoice to PDF** → **Go**
    * **Manage Orders page** — select the order → **Actions** → **Print Invoice to PDF** → **Go**
  </Step>

  <Step title="Attach the invoice">
    Attach it to each individual package. Every single package must have its own invoice before it goes into the master box.
  </Step>

  <Step title="Pack the master box">
    Once every package has its invoice attached, place them all inside the master box.
  </Step>

  <Step title="Generate a carrier label">
    Generate a single carrier label for the master box.
  </Step>

  <Step title="Upload the tracking number">
    Upload the master tracking number to each individual nocnoc order in Sellercloud. Every order inside the master box gets the same tracking number.
  </Step>
</Steps>

Once the tracking export task runs, nocnoc receives the tracking automatically and can match each package to its order.

<Card title="Ready to set up the nocnoc invoice?" icon="file-invoice" href="/sellercloud/invoice">
  See **Set specific nocnoc invoice** →
</Card>

***

## Scenario 2: Individual orders

For cases where consolidation isn't possible, you can ship each order separately. No extra setup is needed — nocnoc doesn't require its invoice for individual shipments.

<Steps>
  <Step title="Pack the product">
    Pack the product for shipping.
  </Step>

  <Step title="Generate a carrier label">
    Generate a carrier label (UPS, FedEx, USPS, etc.).
  </Step>

  <Step title="Ship the package">
    Ship the package.
  </Step>

  <Step title="Upload the tracking number">
    Upload the tracking number to the order in Sellercloud. Once the tracking export task runs, nocnoc is notified automatically.
  </Step>
</Steps>

<p style={{ margin: '40px 0 0', fontSize: '14px', color: '#9ca3af' }}>
  Have a question about this integration?{' '}
  <a href="/contact" style={{ color: '#1a6cf4', textDecoration: 'underline' }}>Contact our support team →</a>
</p>
