## Getting started with Marketplace

### Requirements

To be incorporated to the **marketplace**, product data needs to be delivered in
a machine-friendly format. The product data specification outlines the
requirements for product data.

<!-- download the [Example CSV file]() or  -->

## Product data specification

Use this specification to format your product information for FashionUnited
Partner programs, such as the B2B Marketplace. It is important to use the
correct format, as we use this product data to create listings in the B2B
Marketplace and respond to queries.

Feel free to follow the
[Google Shopping format](https://support.google.com/merchants/answer/7052112) if
your system already supports it. Do you have a custom format and is it not easy
for you to change it to our required format?
[Contact us](mailto:marketplace@fashionunited.com), we can probably help you
out.

- **FashionUnited Marketplace format** [Specifications](#fields)
- **Google shopping format**
  [Specifications](https://support.google.com/merchants/answer/7052112)

## Data format

- Delimited file format (**CSV**, TSV, tab, comma, semicolon, pipe) is
  **preferred**, JSON supported as well. XML on request.

## Deliver your data

Send the **url** with your feed containing the product data to
[FashionUnited Customer Service](mailto:marketplace@fashionunited.com) or your
account manager.

- HTTPS is **mandatory**
- Supported [file formats](#data-format)

If you are unable to provide a url, only a file, contact
[FashionUnited Customer Service](mailto:marketplace@fashionunited.com) to
provide you with Cloud bucket access where you can upload your product data.

## Fields

| Attribute         | Format                                                                                                                                                                                                                                                                                                                                                                                 | Requirements                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| name              | <span class="text-red-600">Required</span><p> **Example**<br> `Black dress Lucy`</p><p> **Syntax**<br>Max 255 characters</p><p> **Schema.org property**<br> `Product.name`</p>                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| brand_name        | <span class="text-red-600">Required</span><p> **Syntax**<br>Max 255 characters</p><p> **Schema.org property**<br> `Product.brand`</p>                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| source_product_id | <span class="text-red-600">Required</span><p> **Example**<br> `A123C5`</p><p> **Syntax**<br>Max XX characters</p><p> **Schema.org property**<br> `Product.sku`</p>                                                                                                                                                                                                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| source_variant_id | <span class="text-red-600">Required</span>                                                                                                                                                                                                                                                                                                                                             | - Unique ID per variant - Variants are: sizes, colors etc. You can use your own, as long as we have have a unique ID per size/color variant.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| description       | <p> **Example**<br> `Jersey, embroidered detailing, solid color, wide neckline, sleeveless, no pockets, rear closure, zip, unlined.`</p><p> **Schema.org property**<br> `Product.description`</p>                                                                                                                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| short_description |                                                                                                                                                                                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| material          | <p>Your product's fabric or material</p><p> **Example**<br> `cotton`</p><p> **Schema.org property**<br> `Product.material`</p>                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| print             |                                                                                                                                                                                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| season            | <span class="text-red-600">Required</span><p>The season your product belongs to.</p><p> **Example**<br>SS21</p>                                                                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| category_path     | <span class="text-orange-600">Optional</span><p> **Syntax**<br>Max 255 characters</p>                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| category_main     | <span class="text-red-600">Required</span><p> **Syntax**<br>Max 255 characters</p>                                                                                                                                                                                                                                                                                                     | Use the [FashionUnited categories](/docs/marketplace/categories/) or use your own. We can map your categories to ours, as long as they are used consistently.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| category_sub      | <span class="text-orange-600">Optional</span><p> **Syntax**<br>Max 255 characters</p>                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| category_three    | <span class="text-orange-600">Optional</span><p> **Syntax**<br>Max 255 characters</p>                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| url               | <p>Your product’s landing page (b2b webshop)</p><p> **Example**<br> `https://​www.myb2bshop.​com/prd​/lp.php?id=3000`</p><p> **Schema.org property**<br> `Offer.url`</p>                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| genders           | <p>Your product's gender</p><p> **Example**<br> `men`, `women` and `unisex`</p>                                                                                                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| age_groups        | <p>Your product's age group</p><p> **Example**<br> `babies`, `children` and `adults`</p>                                                                                                                                                                                                                                                                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| color_name        | <p>Your product's color</p><p> **Example**<br> `black`</p><p> **Syntax**<br>Max 255 characters</p><p> **Schema.org property**<br> `Product.color`</p>                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| sizes             | <p> **Example**<br> `S`, `42`, `140/146`, `75C`, `80 Cm`</p>                                                                                                                                                                                                                                                                                                                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| price_amount      | <p> **Syntax**<br>Decimal</p>                                                                                                                                                                                                                                                                                                                                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| price_currency    | <p> **Example**<br> `EUR`</p><p> **Syntax**<br> [ISO_4217](https://en.wikipedia.org/wiki/ISO_4217)</p><p> **Schema.org property**<br> `Offer.priceCurrency`</p>                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| shipping_cost     | <p> **Syntax**<br>Decimal</p>                                                                                                                                                                                                                                                                                                                                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| delivery_time     | <p>Your product's delivery time.</p><p> **Example**<br> `2 weeks`</p>                                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| delivery_days     | <span class="text-green-600">Automatically populated</span><p>Automatically populated, if delivery_time is set. You can override.</p>                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| order_quantity    |                                                                                                                                                                                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| gtin              | <p>Your product’s Global Trade Item Number (GTIN)</p><p> **Example**<br>3234567890560</p><p> **Syntax**<br>Max 14 numeric characters</p><p> **Schema.org property**<br> `Product.gtin8`<br> `Product.gtin12`<br> `Product.gtin13`<br> `Product.gtin14`</p>                                                                                                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| mpn               | <p>Your product’s Manufacturer Part Number (mpn)</p><p> **Example**<br>FA12345UNITED</p><p> **Syntax**<br>Max 255 characters</p><p> **Schema.org property**<br> `Product.mpn`</p>                                                                                                                                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| image             | <span class="text-red-600">Required</span><p>Your product’s main image URL</p><p> **Example**<br> `https://​cdn.myb2bshop.​com/3000.jpg`</p><p> **Schema.org property**<br> `Product.image`</p>                                                                                                                                                                                          | **For the image URL:** <ul><li>Link to the main image of your product</li><li>Start with <code>http</code> or <code>https</code></li><li>Use an encoded URL that complies with RFC 2396 or RFC 1738. For example, a comma would be represented as "%2C"</li></ul> **For the image:** <ul><li>Accurately display the product you're selling</li><li>Use an accepted format: <code>JPEG</code> (.jpg/.jpeg), <code>PNG</code> (.png) and <code>WEBP</code> (.webp)&nbsp;</li><li>For apparel products, use an image of at least <code>250 x 250 pixels</code></li><li>Don't submit an image larger than <code>64 megapixels</code> or a file larger than <code>16MB</code></li><li>Don't scale up an image or submit a thumbnail</li><li>Don't include promotional text, watermarks, or borders</li><li>Don't submit a placeholder or a generic image</li></ul> |
| alternate_image   | <span class="text-orange-600">Optional</span><p>Your product’s additional image URL</p><p> **Example**<br> `https://​cdn.myb2bshop.​com/3000-2.jpg`</p>                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| locale            | <span class="text-green-600">FashionUnited internal use</span><p> **Example**<br> `nl-NL` or `en-US`</p><p> **Syntax**<br> [Language Localization](https://en.wikipedia.org/wiki/Language_localisation), which is a combination of Language [ISO_639-1](https://en.wikipedia.org/wiki/ISO_639-1) and region [ISO_3166-1_alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)</p> |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| public            | <span class="text-green-600">FashionUnited internal use</span>                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| market_public     | <span class="text-green-600">FashionUnited internal use</span>                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| market_id         | <span class="text-green-600">FashionUnited internal use</span>                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| stand_id          | <span class="text-green-600">FashionUnited internal use</span>                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |