> 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/m.i.a-merchandise-integration.md).

# M.i.A Merchandise Integration

Order Desk can import orders from your shopping cart(s), sync in your print details and then automatically send them on to M.i.A Merchandise for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk and back to your shopping cart.

### Setup

To connect to M.i.A Merchandise, click on the **Manage Integrations** link under the **Integrations** menu in the left sidebar, and under the **Print on Demand** tab find and enable M.i.A Merchandise. Alternatively, search for M.i.A Merchandise from the available integrations.

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

Enter the Customer ID provided to you by M.i.A Merchandise and click to connect.

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

To access M.i.A Merchandise credentials, you’ll need a Customer ID from the account management team at [miamerchandise.com](https://miamerchandise.com/) or you can email <OrderDesk@MiAmerchandise.com> and provide the ID number.

#### Integration Settings

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

#### Order Mode

Select whether your store is in Live mode or Test mode.

#### Default Mail Class

Choose the mail class you want M.i.A Merchandise to use for orders.

If you need to apply specific methods for certain orders, match your method names to their names in the [Shipping Class Match section](#shipping-class-match) below.

#### After Import, Move To

Select the folder you want orders to be moved into after they are successfully sent to M.i.A Merchandise.

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 M.i.A Merchandise 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%2FKUSPW1eLmFJ0JqfreQgf%2Flegacy-53194355a35457c7de4f.png?alt=media)

For more information on what the product settings within the M.i.A Merchandise integration do, please read the [Print on Demand Product Settings](/guided-walkthroughs/print-on-demand-walkthrough/print-on-demand-integration-product-settings.md) guide.

#### Shipping Class Match

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

If the shipping methods you set up in your shopping cart(s) don’t match the shipping method names M.i.A Merchandise uses, they won’t know what methods you intend for them to use. When this happens, the [default mail class applied above](#integration-settings) will be used instead for all of your orders.

To tell M.i.A Merchandise what methods you want them to use, you will need to match your method names to theirs. This can be done in the shipping class match section. For detailed instructions on setting this up, please read through the [shipping class match](/guided-walkthroughs/shipping-fulfillment-and-returns/how-to-set-up-shipping-class-matches.md) guide.

### Preparing Items for M.i.A Merchandise

Please work with your contact at M.i.A Merchandise to ensure they have your artwork and SKU list before you start sending orders to them. If this is not set up ahead of time with M.i.A Merchandise, your orders will be delayed.


---

# 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/m.i.a-merchandise-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.
