> 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/teezily-plus-integration.md).

# Teezily Plus Integration

Order Desk can import orders from your shopping cart(s), sync in your print details and then automatically send them on to [Teezily Plus](https://plus.teezily.com/) for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk and back to your shopping cart if your store is set up for it.

### Setup

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

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

Alternatively, search for Teezily Plus from the available integrations search.

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

Once enabled, enter your Teezily API Key to make the connection.

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

Please note that Order Desk isn’t able to help find or reset your credentials, as they can only be provided by Teezily.

### Integration Settings

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

#### View Available Products

Click this link to view all available Teezily products.

#### Teezily Help

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

Click *Need Help Getting Started?* for access to helpful resources for using Teezily.

#### After Import, Move To

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

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 Teezily sends shipment details back to Order Desk.

#### Skip Address Verification

Enable this setting to skip address verification for your orders.

#### Webhook URL

Paste this URL into your Teezily Shop API Settings.

#### Webhook Secret

Paste this URL into your Teezily Shop API Settings.

#### Product Settings

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

For more information on what these product settings within the Teezily 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 Teezily Plus

Getting your orders ready to send to Teezily 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.

#### Custom Order Details

The following can be submitted for an order as either checkout data or order metadata.

| Field Name | Field Description                                               |
| ---------- | --------------------------------------------------------------- |
| currency   | Set the currency for the order. If not set, the default is USD. |

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

#### Custom Item Details

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

Teezily requires some details about each item being ordered for them to know what to fulfill. To find the IDs and variant information for each item, click the **View Available Products** link at the top of the integration settings page to view the product catalog.

#### Creating a New Product

If you are ordering a product that Teezily does not yet have the print information for, use the following item fields, set as variations or item metadata.

| Field Name         | Field Description                                                                                                                                                                                                                 |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| print\_sku         | **Required.** SKU from the product catalog.                                                                                                                                                                                       |
| print\_url         | **Required.** URL of the artwork file to be printed if overriding the print\_design\_id. Up to 2 URLs accepted for multi-print items, formatted as print\_url\_1 and print\_url\_2.                                               |
| color              | Color variant from the product catalog. Order Desk will automatically convert it to Teezily’s color numeric.                                                                                                                      |
| size               | Size variant from the product catalog. One sized items should be **OS**. Order Desk will automatically convert it to Teezily’s size numeric.                                                                                      |
| print\_location    | Set the location for where the artwork should be printed on the item. If not set, default is **front** for print\_url\_1 and **back** for print\_url\_2.                                                                          |
| product\_text      | Set the text personalization.                                                                                                                                                                                                     |
| print\_position\_x | The percentage from the right side of the printing area for where the artwork should be printed. Default is 0. For multi-print items, format as print\_position\_x\_1 and print\_position\_x\_2 to coincide with the print\_urls. |
| print\_position\_y | The percentage from the top of the printing area for where the artwork should be printed. Default is 0. For multi-print items, format as print\_position\_y\_1 and print\_position\_y\_2 to coincide with the print\_urls.        |
| print\_width       | Set the width of the artwork as a percentage of the printing area. Default is 0. For multi-print items, format as print\_width\_1 and print\_width\_2 to coincide with the print\_urls.                                           |
| print\_height      | Set the height of the artwork as a percentage of the printing area. Default is 0. For multi-print items, format as print\_height\_1 and print\_height\_2 to coincide with the print\_urls.                                        |

#### Ordering An Existing Product

If you are ordering a product that you have already created in Teezily’s system, use the following item fields, set as variations or item metadata. All fields are required.

| Field Name                  | Field Description                                                                                                                                                                                  |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| print\_sku                  | SKU from the product catalog.                                                                                                                                                                      |
| print\_design\_id           | This number is assigned to a product you create on Teezily’s website and is the Product ID from the product catalog.                                                                               |
| color                       | Color variant from the product catalog. Order Desk will automatically convert it to Teezily’s color numeric.                                                                                       |
| size                        | Size variant from the product catalog. One sized items should be **OS**. Order Desk will automatically convert it to Teezily’s size numeric.                                                       |
| skip\_address\_verification | Use a value of **1** to indicate that you’d like to skip address verification for this particular order. This will override a disabled Skip Address Verification on the integration settings page. |


---

# 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/teezily-plus-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.
