> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/integration-setup-guides/print-on-demand/top-shelf-printers-integration.md).

# Top Shelf Printers Integration

Order Desk can import orders from your shopping cart(s) and then automatically send them on to [Top Shelf Printers](http://www.topshelfprinters.com/) for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk automatically.

### Setup

To connect to Top Shelf Printers, click on the **Manage Integrations** link under the **Integrations** menu in the left sidebar, and under the **Print on Demand** tab find and enable Top Shelf Printers.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FGJYSz1OGRTajwcBGfY55%2Flegacy-ad4de3e247c23d2fa2cd.jpg?alt=media)

Alternatively, search for Top Shelf Printers from the available integration search.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FqP8kjGpsi1bXOmpVzqsP%2Flegacy-6605b5a93f21df7f4d04.png?alt=media)

Enter the Customer ID and API Key provided to you by Top Shelf Printers and click to connect.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2Fx5P1jqNy5BhAxA5bL8kR%2Flegacy-531d9c4368f91ff1c741.png?alt=media)

To find your Top Shelf Printers credentials, please contact your rep from Top Shelf Printers. **Order Desk support is not able to help with finding or resetting your** **Top Shelf Printers** **credentials**, as they are created and provided by Top Shelf Printers.

### Integration Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2F9fshwiuVQVVwvHuF8msI%2Flegacy-e7693395b6cabf75d813.png?alt=media)

Once connected, set your integration preferences.

#### After Import, Move To

Select the folder you want orders to be moved into after they are successfully sent to Top Shelf Printers.

You can use one of the default folders already in your store or create your own. Read the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide for more information.

#### After Shipment, Move To

Select the folder you want orders to be moved into after Top Shelf Printers sends shipment details back to Order Desk.

#### Product Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2Fx63yA9PaONuUAVqyKAPR%2Flegacy-ff84b72a7117129855e6.png?alt=media)

For more information on what these product settings within the Top Shelf Printers integration are for, please refer to the [Print on Demand Product Settings](/guided-walkthroughs/print-on-demand-walkthrough/print-on-demand-integration-product-settings.md) guide.

### Custom Details for Top Shelf Printers

Getting your orders ready to send to Top Shelf Printers will take some set up time. For a detailed walkthrough of how to use Order Desk with your Print on Demand orders, please read through our [Print on Demand Fulfillment](/guided-walkthroughs/print-on-demand-walkthrough/print-on-demand-fulfillment.md) guide.

#### Preparing Your Orders

The following fields can be set as checkout data or order metadata to specify what gets sent to Top Shelf Printers:

| Field Name       | Field Description                                                                                           |
| ---------------- | ----------------------------------------------------------------------------------------------------------- |
| SupplierTracking | Set existing tracking numbers, separated by commas, on an order to be passed through to Top Shelf Printers. |

If you are unfamiliar with checkout data, please read the [How to Work with Checkout Data](/guided-walkthroughs/orders-and-folders/how-to-work-with-checkout-data.md) guide.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.orderdesk.com/integration-setup-guides/print-on-demand/top-shelf-printers-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
