> 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/sales-channels/cart.com-storefront-integration.md).

# Cart.com Storefront Integration

Order Desk can connect to your [Cart.com Storefront](https://www.americommerce.com/) (formerly AmeriCommerce) account and automatically download orders then send shipment details back as orders are fulfilled.

Please note that the integration will not reliably work on the Cart.com Storefront Bronze plan. A Silver or higher plan is required so Order Desk can communicate with your Cart.com store.

This guide explains how to set up and use the Cart.com Storefront integration in Order Desk.

### Setup

In Order Desk, click on **Manage Integrations** under the Integrations menu in the left sidebar. Under the **Shopping Carts** tab, find and enable Cart.com Storefront.

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

Once enabled, enter your store’s domain and Access Token and click to connect.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FOxZRhmMn3eEffehCjwhb%2Flegacy-7aee0802e17614936f30.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 Cart.com.

### Integration Settings

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

Once connected, you can set your integration preferences.

#### Check for New Orders

Select how often you want Order Desk to look for and download new orders from Cart.com.

#### Download These Orders

Select the types of orders you want Order Desk to download from Cart.com.

#### Folder for New Orders

Select the folder where newly imported orders from Cart.com should be placed.

For more information, see the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide.

#### After Import, Set Status

Select the status you want updated at Cart.com as orders are imported into Order Desk.

Make sure to not set the same status as the Download These Orders setting. If the same status is selected, Order Desk will not be able to download any orders.

Our recommendation is to set Download These Orders to Pending Processing and set After Import, Set Status to Approved, Pending Shipping.

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

#### After Shipment, Set Status

Select the status you want updated at Cart.com as orders have shipments added to them in Order Desk.

#### Sync Tracking Numbers

Enable if you want Order Desk to send shipment details back to Cart.com as they are posted to orders in Order Desk.

#### Order Prefix

If you need to, you can add a prefix of your choice that will be added to all orders downloaded from Cart.com.

#### Manual Imports

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

If you need to manually download orders, set the date from which you want Order Desk to start looking here and click to import.


---

# 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/sales-channels/cart.com-storefront-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.
