> For the complete documentation index, see [llms.txt](https://docs.venditan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.venditan.com/docs/marketing-and-promotions/marketplaces.md).

# Marketplaces

***

### Sell through Amazon

Leverage the world's largest online marketplace by integrating your Amazon Seller account with Venditan Commerce.

We support Amazon marketplaces worldwide, and our integration allows you to manage your products, Orders, and stock allocation directly from Venditan Commerce, ensuring a streamlined and efficient process from end to end.

***

### Sell through eBay

Easily manage your eBay listings and Orders by connecting your eBay account to Venditan Commerce.

Expand your reach by listing your products on multiple eBay marketplaces worldwide.

Custom Product Attribute management lets you specify product conditions directly within Venditan Commerce, such as New, Certified Refurbished, Seller Refurbished, and Used, and pass those to eBay.

***

### Sell through TikTok Shop

Upload inventory to your TikTok Shop Seller Center catalogue so you can begin selling on the world’s fastest-growing social media platform.

Once your inventory is uploaded to Seller Center, a shop icon will be added to your TikTok profile, allowing users to browse your products from within the app. T

You can also tag the relevant products in your showcase content and run targeted advertising to user segments.

{% hint style="info" %}
Long read: [How to sell on TikTok Shop](https://www.venditan.com/blog/how-to-sell-on-tiktok-shop)
{% endhint %}

***

### Keep product marketplace listings consistent with our centralised PIM

With your data all stored centrally in the Venditan Commerce [PIM](/docs/product-information-management-pim.md), you can populate your marketplace listings using a single version of truth.

Critical information such as Product Titles, Descriptions, Variations and Prices are all managed in one place.

Venditan Commerce provides detailed information on the minimum data requirements for each marketplace, allowing you to prepare your products for syncing.

You can set different Product Descriptions and information across marketplaces.

This can be managed in bulk using intuitive tools or on an individual product basis.

{% hint style="info" %}
Learn more: [Product Information Management (PIM)](/docs/product-information-management-pim.md)
{% endhint %}

***

### Support for Product Attribute and Category Mapping

If you have unique [Product Attributes](/docs/product-information-management-pim/product-data.md#product-attributes) that aren’t standard within the marketplace, we will map them for you.

This means matching your data to the corresponding fields your target marketplace uses to accurately transfer and display all relevant product information, even if the marketplace has different data standards or requirements.

Similarly, we map your Product Categories with the corresponding categories on Amazon and eBay.

This ensures that your products are listed under the appropriate sections on each marketplace regardless of their category structure.

By mapping your categories, we maintain consistent and accurate product placement, making it easier for customers to find your products.

***

### Control marketplace-specific pricing

You can adjust your product pricing depending on the marketplace through which it is being sold.

This is useful if you want to adjust margins to cover marketplace fees whilst maintaining a standard price on your eCommerce website or at your physical store.

{% hint style="info" %}
Learn more: [Product Pricing](/docs/product-information-management-pim/product-pricing.md)
{% endhint %}


---

# 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://docs.venditan.com/docs/marketing-and-promotions/marketplaces.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.
