> For the complete documentation index, see [llms.txt](https://help.burgerprints.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.burgerprints.com/faq-and-troubleshooting/faq/which-products-are-eligible-for-ship-by-marketplace.md).

# Which products are eligible for Ship by Marketplace?

### Overview

Ship by Marketplace is available only for selected products that meet marketplace and regional fulfillment requirements. Sellers can check product eligibility by reviewing the labels displayed in the product catalog, which indicate Ship by Marketplace support by region (US, EU, or UK).

Each region supports specific label types and standard label sizes, which should be verified before listing or fulfilling orders.

### Supported Label Types by Region

* **US label**: Products eligible for Ship by Marketplace (US)
* **EU label**: Products eligible for Ship by Marketplace (EU)
* **UK label**: Products eligible for Ship by Marketplace (UK)

### Standard Label Requirements

To be eligible for Ship by Marketplace, shipping labels must meet the following standard requirements:

* **Label size**: 4×6 inches
* **Label format**: Black border
* **File type**: PDF

Sample Standard Label:

<figure><img src="/files/i8NoBky8vUWkI8ZePICC" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* Labels that do not meet the above requirements may **require additional processing time and could impact the committed SLA.**
* Sellers are advised to carefully verify the supported label type and standard label size for each region before fulfilling orders.
  {% endhint %}

### How to Check Products Eligible for Ship by Marketplace

#### Use The BurgerPrints System Catalog

**Step 1: Log in to the BurgerPrints system and access the Catalog**

Login link: dash.burgerprints.com

<figure><img src="/files/vuKaoMVul76R3gdxkUT7" alt=""><figcaption></figcaption></figure>

**Step 2: Select the “Order With Label” filter**

Products displayed under this section are available only for selected products that meet marketplace fulfillment requirements.

<figure><img src="/files/R7zuX29We1NZzmBFoVTR" alt=""><figcaption></figcaption></figure>

Sellers can review the available products for their target marketplace by checking **the suffix assigned** to each product, which indicates the supported region (**US, EU**, or **UK**).

<figure><img src="/files/cGjH3QspriqNOTKJ9Z6E" alt=""><figcaption></figcaption></figure>

#### Use The Public Catalog

Public catalog link: <https://burgerprints.com/catalog/>

Sellers can search for specific products they want to check in the BurgerPrints public catalog. Please make sure to review the suffix assigned to each product, which indicates the supported region (US Label, EU Label, or UK Label).

<figure><img src="/files/k90UIYIbSbTL66n0vJik" alt=""><figcaption></figcaption></figure>

### Related Articles

* [Understanding the BurgerPrints Platform label](/design-and-product/products/understanding-order-with-label-on-burgerprints.md)
* [Understanding the BurgerPrint's fee structure](/payments-billing-and-taxes/payments/understanding-the-burgerprints-fee-structure.md)

<br>


---

# 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.burgerprints.com/faq-and-troubleshooting/faq/which-products-are-eligible-for-ship-by-marketplace.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.
