> ## 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.

# Customs + Commercial Invoices

> Configure customs documentation and commercial invoice settings for international shipments with Jetpack.

<div className="page-intro">
  A commercial invoice is an export document that contains details about an international shipment including the sender, recipient, and contents of the shipment. It's used by customs officials in the destination country to assess import duties and taxes. Jetpack automatically generates commercial invoices for all international shipments based on the product information in your catalog.
</div>

## How Commercial Invoices Work

Jetpack automatically generates commercial invoices for every international shipment using information from your [Product Catalog](/fulfillment/managing-products). The quality of your customs documentation directly impacts delivery speed and customer experience—incomplete or inaccurate information can cause costly delays at customs.

**What's on a Commercial Invoice:**

* Sender and recipient information
* Detailed product descriptions
* Harmonized System (HS) codes for each product
* Country of origin for each product
* Declared customs value
* Total shipment value
* EORI number (for EU shipments)

***

## Required Product Information

To ensure accurate customs documentation, you'll need to configure the following information for each product in your catalog:

| Field                           | What It Is                                                                                                                                                                   | Why It Matters                                                                                                                                                                                                                                                                |
| ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Harmonized System (HS) Code** | <ul><li>6-10 digit code that classifies products for customs</li><li>Different countries use different HS code formats</li></ul>                                             | <ul><li>**Determines Duties:** Customs officials use HS codes to calculate import duties and taxes</li><li>**Prevents Delays:** Incorrect codes trigger manual review and delays</li><li>**Legal Requirement:** Required for all international commercial shipments</li></ul> |
| **Country of Origin**           | <ul><li>Where the product was manufactured or substantially transformed</li><li>Not where it's shipped from</li></ul>                                                        | <ul><li>**Required Field:** Must appear on all commercial invoices</li><li>**Trade Agreements:** Affects duty rates under free trade agreements</li><li>**Compliance:** Some countries have restrictions based on country of origin</li></ul>                                 |
| **Declared Value**              | <ul><li>The value declared to customs for duty calculation</li><li>Jetpack uses "Value for Customs" field if specified</li><li>Defaults to retail price if not set</li></ul> | <ul><li>**Duty Calculation:** Customs duties are calculated as percentage of declared value</li><li>**Gifts/Samples:** Can be set lower than retail for gifts or promotional items</li><li>**Insurance:** May affect shipment insurance coverage</li></ul>                    |
| **Product Description**         | <ul><li>Clear, specific description of the product</li><li>Generic terms like "merchandise" are not sufficient</li></ul>                                                     | <ul><li>**Customs Clearance:** Vague descriptions cause delays and manual review</li><li>**Classification:** Helps customs verify HS code accuracy</li><li>**Compliance:** Required for customs documentation</li></ul>                                                       |

***

## Updating Product Customs Information

To review or update customs information for your products:

<Steps>
  <Step title="Navigate to Products">
    In your Jetpack dashboard.
  </Step>

  <Step title="Select the product you want to edit" />

  <Step title="Scroll to International Shipping or Customs Information" />

  <Step title="Update the customs fields">
    Update the following fields:

    * **HS Code** - Enter the correct harmonized system code
    * **Country of Origin** - Select the manufacturing country
    * **Customs Value** - Set a custom value if different from retail price
    * **Product Description** - Ensure it's clear and specific
  </Step>

  <Step title="Click Save" />
</Steps>

For bulk updates across many products, you can export your product catalog, update customs fields in a spreadsheet, and reimport. See [Bulk Updating Product Details](/fulfillment/managing-products/more-tools/bulk-updating-product-details) for instructions.

<Info title="Finding HS Codes">
  HS codes vary by country and product category. Use official customs resources like the US International Trade Commission's HTS database or your destination country's customs website to find correct codes. When in doubt, contact Jetpack Care or a customs broker for guidance.
</Info>

***

## Account-Level Customs Preferences

In addition to product-level information, you can configure account-level customs preferences that apply to all international shipments:

### Commercial Invoice Format

**Standard Format** - Jetpack's default commercial invoice template includes all required customs fields and meets international standards.

**Custom Format** - Upload your own commercial invoice template if you have specific branding or formatting requirements. Custom templates require Jetpack Care approval to ensure they meet all legal requirements.

To use a custom template, contact Jetpack Care with your template file.

### Signature on File

Jetpack can include your authorized signature on commercial invoices for customs purposes. This eliminates the need to manually sign each invoice.

To set up signature on file:

<Steps>
  <Step title="Contact Jetpack Care" />

  <Step title="Provide authorization and signature specimen" />

  <Step title="Jetpack adds your signature to the commercial invoice template" />
</Steps>

### EORI Number (European Union)

If you ship to the European Union, you may need an Economic Operators Registration and Identification (EORI) number. This number identifies your business for customs purposes in EU member states.

**To configure your EORI number:**

<Steps>
  <Step title="Navigate to Customs Information">
    Go to **Settings** > **Shipping Preferences** > **Customs Information**.
  </Step>

  <Step title="Enter your EORI number" />

  <Step title="Click Save" />
</Steps>

Your EORI number will automatically appear on commercial invoices for all EU-bound shipments.

<Warning title="EORI Required for EU Shipments">
  As of Brexit, EORI numbers are required for shipments from the UK to EU countries and vice versa. Shipments without valid EORI numbers may be delayed or rejected by customs.
</Warning>

***

## Troubleshooting Common Customs Issues

Here are the most common customs-related problems and how to resolve them:

| Issue                                                | Possible Causes                                                                                                                                                                                                                   | Solution                                                                                                                                                                                                                                                                                                                |
| ---------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Customs Delays or Holds**                          | <ul><li>Missing or incorrect HS codes</li><li>Vague product descriptions (e.g., "merchandise", "goods")</li><li>Missing country of origin</li><li>Declared value doesn't match actual value</li></ul>                             | <ul><li>Review your [Product Catalog](/fulfillment/managing-products) and ensure all customs fields are complete</li><li>Verify HS codes against official customs databases</li><li>Update product descriptions to be specific and detailed</li><li>Check that country of origin is set for all products</li></ul>      |
| **Unexpected Duties and Taxes Charged to Recipient** | <ul><li>Incorrect HS code causing wrong product classification</li><li>Declared value set too high</li><li>Missing customs preferences like EORI number</li><li>Trade agreements not applied due to missing origin data</li></ul> | <ul><li>Verify HS codes are correct for the product and destination country</li><li>Consider adjusting customs value for gifts or promotional samples</li><li>Ensure EORI number is configured for EU shipments</li><li>Confirm country of origin is accurately set</li></ul>                                           |
| **Shipment Rejected or Returned**                    | <ul><li>Prohibited items for destination country</li><li>Missing required documentation</li><li>Value exceeds de minimis threshold without proper duties paid</li><li>Recipient unable to pay duties</li></ul>                    | <ul><li>Check [Prohibited + Restricted Items](/fulfillment/goods-policies/prohibited-restricted-items) policies</li><li>Review destination country import regulations</li><li>Consider DDP (Delivered Duty Paid) shipping for high-value items</li><li>Communicate duty expectations to customers at checkout</li></ul> |

***

## Best Practices for International Shipping

**Always Configure Customs Information:**

* Don't ship internationally until all products have complete customs data
* Review and update customs information when adding new products
* Audit customs data quarterly to ensure accuracy

**Be Specific with Descriptions:**

* Use detailed product descriptions, not generic terms
* Include materials, intended use, and key features
* Example: "Men's Cotton T-Shirt, Size Large" not "Apparel"

**Understand Destination Requirements:**

* Research import regulations for your target countries
* Some countries have unique documentation requirements
* Certain product categories require additional permits or certifications

**Communicate with Customers:**

* Inform customers that international orders may incur duties and taxes
* Display estimated delivery times that account for customs clearance
* Provide tracking information so customers can monitor customs status

For more guidance on shipping internationally, see [Sending Inventory Across Borders](/fulfillment/sending-inventory/best-practices/sending-inventory-across-borders).

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Shipping Preferences Overview" icon="sliders" href="/fulfillment/account-setup/shipping-preferences">
    Back to the main shipping preferences guide
  </Card>

  <Card title="Automation Rules" icon="gears" href="/fulfillment/account-setup/shipping-preferences/automation-rules">
    Create conditional fulfillment logic
  </Card>

  <Card title="Managing Products" icon="boxes-stacked" href="/fulfillment/managing-products">
    Update product information and customs data
  </Card>

  <Card title="Sending Inventory Across Borders" icon="earth-americas" href="/fulfillment/sending-inventory/best-practices/sending-inventory-across-borders">
    International shipping best practices
  </Card>

  <Card title="Product Details Page" icon="box-open" href="/fulfillment/managing-products/product-details-page">
    Configure product-level settings
  </Card>

  <Card title="Choosing Default Carriers" icon="truck" href="/fulfillment/account-setup/shipping-preferences/choosing-default-carriers">
    Configure carrier selection and mapping
  </Card>
</CardGroup>

<div className="jetpack-callout">
  <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/jetpack-logomark-256.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=340604ced4add3864f2641341826e1c9" alt="Jetpack" className="jetpack-callout-icon" width="256" height="256" data-path="images/jetpack-logomark-256.png" />

  <div className="jetpack-callout-content">
    <h4 className="jetpack-callout-title">Questions? Contact Jetpack Care.</h4>
    <p className="jetpack-callout-text">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!</p>
  </div>
</div>
