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

# Digital Products

> Mark non-physical products as Digital to automatically exclude them from warehouse fulfillment, preventing exception status on orders containing items like gift cards, downloads, or products not stored at Jetpack.

<div className="page-intro">
  Digital products are automatically removed from orders when synced to the Jetpack dashboard because the Operations team doesn't pick non-physical items like online coupon codes, PDFs, or physical items not stored at Jetpack fulfillment centers. This prevents orders from going into Exception status due to insufficient On-Hand inventory for digital SKUs.
</div>

## What Happens When a Product is Marked as Digital

When you mark a product as Digital in the Jetpack dashboard, it's automatically excluded from warehouse fulfillment operations. This is essential for items that aren't physically stored or handled by the Operations team.

**Digital products are removed from orders because:**

* The Operations team doesn't pick non-physical items like online coupon codes, PDFs, or downloads
* Physical items not stored at Jetpack fulfillment centers shouldn't route to warehouse
* Gift cards and digital content are delivered through other systems

**The key benefit:** This automatic removal prevents orders from getting stuck in Exception status due to insufficient On-Hand inventory for digital SKUs that will never have physical inventory.

***

## Restrictions for Digital Products

There are a few limitations to be aware of when marking products as Digital:

<Warning title="Inventory Requirement">
  You cannot mark a product as Digital if it currently has inventory On-Hand. The product must have zero inventory before you can change it to Digital status.
</Warning>

**Additional restrictions for Digital products:**

* Cannot be marked as dangerous goods/HAZMAT
* Cannot require a Prop 65 label
* Cannot require serial scans

These restrictions exist because Digital products represent non-physical items that don't go through standard warehouse handling processes.

***

## Marking a Product as Digital from the Product Catalog

Once you've confirmed your product has no On-Hand inventory and doesn't fall under any of the restricted categories, you can mark it as Digital.

<Steps>
  <Step title="Navigate to Products">
    Click **Products** on the left-hand navigation bar.

    <img src="https://mintcdn.com/jetpack/O_KVSI7218dE1Fgp/images/managing-products/navigate-to-products-digital.png?fit=max&auto=format&n=O_KVSI7218dE1Fgp&q=85&s=ac286fc4d4678ae9711aa555d613c6ff" alt="Products navigation menu option" className="screenshot" width="598" height="1600" data-path="images/managing-products/navigate-to-products-digital.png" />
  </Step>

  <Step title="Find your product">
    Use the search bar or scroll through the catalog to find the desired product.
  </Step>

  <Step title="Open product details">
    Click the product's name hyperlink under the Name column to open the product details page.
  </Step>

  <Step title="Locate Fulfillment Information">
    Scroll down to the **Fulfillment Information** tile under the Product Details tab.
  </Step>

  <Step title="Mark as digital">
    Check the box next to **This is a digital item**.
  </Step>

  <Step title="Save changes">
    Click **Save**.

    A success message will appear to confirm the product is now marked as Digital.
  </Step>
</Steps>

***

## Viewing Digital Products

To quickly see all products marked as Digital in your catalog, use the built-in filter on your Product Catalog page.

<Steps>
  <Step title="Navigate to Products page">
    From the Jetpack dashboard, click **Products** on the left-hand navigation bar.
  </Step>

  <Step title="Select Digital filter">
    Click the **Digital** filter at the top of the Product Catalog.

    <img src="https://mintcdn.com/jetpack/R1III1QgB0jm4riK/images/managing-products/digital-filter-results.png?fit=max&auto=format&n=R1III1QgB0jm4riK&q=85&s=4f312692718abdf5f6cfc4fe88c0ef75" alt="Digital filter showing filtered product catalog" className="screenshot" width="1414" height="448" data-path="images/managing-products/digital-filter-results.png" />

    This filtered view displays only products marked as Digital, making it easy to manage your non-physical inventory separately from items stored at fulfillment centers.
  </Step>
</Steps>

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Product Catalog Page" icon="grid-2" href="/fulfillment/managing-products/index">
    Explore and manage your product catalog
  </Card>

  <Card title="Creating Product Bundles" icon="box-open" href="/fulfillment/managing-products/more-tools/creating-product-bundles">
    Combine physical products together
  </Card>

  <Card title="Setting Product Preferences" icon="sliders" href="/fulfillment/managing-products/setting-product-preferences">
    Configure product settings and fulfillment
  </Card>

  <Card title="Adding Products" icon="square-plus" href="/fulfillment/managing-products/adding-products">
    Create new products in bulk
  </Card>

  <Card title="Product Details Page" icon="file-lines" href="/fulfillment/managing-products/product-details-page">
    Manage individual product configuration
  </Card>

  <Card title="Sales Channels and Products" icon="store" href="/fulfillment/managing-products/more-tools/sales-channels-and-products">
    Link products to multiple sales platforms
  </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>
