# How to select image views and assets for bol in Channable

In your bol seller account, you can enhance your products by adding "assets" such as images, videos, CE markings, and other relevant documents. These assets help Bol.com organize product information and provide a better customer experience.

## Managing labelled assets in Channable&#x20;

In Channable, these assets are managed as "Labelled assets," which you can find under the Image tab in the Build step of your Bol API. Follow these steps to select and manage your product views and assets:

{% stepper %}
{% step %}

### Access the Build step

Navigate to the Build step of your Bol API in Channable.
{% endstep %}

{% step %}

### Navigate to the Images tab

Click on the Images tab.
{% endstep %}

{% step %}

### Select asset labels

Choose the appropriate label for each asset.
{% endstep %}
{% endstepper %}

Images views In your Bol.com seller account, you can select the "view" for the images you upload (e.g., front, side, back).

<figure><img src="/files/83eb6e6b7cacf8fe7be7b2e5bc1ae8421bf0ff18" alt=""><figcaption></figcaption></figure>

Labeling your product images enables Bol to organize them efficiently. Each image can have a minimum of one and a maximum of two labels.

The order of image display on the product page is determined as follows:

* Labeled images: Organized based on the product category configuration.
* Images without a label: Placed in free positions on the carousel based on their quality scores.
* Images with metadata (PRIMARY or ADDITIONAL):
  * Position 1: Primary image.
  * Positions 2-3: Additional images.
* Images without label or metadata: Organized based on their quality scores.

If you cannot label these images, use the Images option below labelled assets to send your main and additional images without a label. However, labeling your assets is the ideal approach. For more information about labelled assets, refer to the [Bol API documentation](https://api.bol.com/retailer/public/Retailer-API/v10/functional/retailer-api/product-content-api.html#_labelling_the_images:~:text=Labelling%20the%20images).

Image Guidelines To remain visible on Bol and Google, it is important that images meet the following guidelines:

* File size: Minimum 30 KB and maximum 10 MB.
* Image quality: Minimum 500×500 pixels and maximum 6000×6000 pixels (white spaces excluded).
* Background: Must be white.
* Content: Display only the item—no logos, watermarks, text, or mood images.
* Main image:
  * Do not use an image combining the front, side, and rear views in one image.
  * The main image should not be a mood image.
  * Do not use an illustration, drawing, logo, or icon to represent the item.
* No promotional elements: No price, discount, free shipping, or service expressions such as extended warranty.
* No frame: No frame around the image.

If images do not meet these requirements, an error message will be displayed in Channable. For more information about the requirements refer to [this Bol article](https://partnerplatform.bol.com/en/need-help/productinformation/#:~:text=6.%20Add%20images%2C%20manuals%2C%20leaflets%20and%20videos).

Additional optimizations applied by Bol Each image undergoes several adjustments before appearing on the platform:

* Cropping: White spaces are cropped automatically.
* Quality optimization: The quality is optimized for the platform to minimize loading time, which may affect color fidelity and sharpness.
* Duplicates: When a duplicate is detected, the image will not be loaded. A duplicate is a one-to-one copy.

Managing CE markings, videos, and documents You have the option to add an energy label and other relevant documents. Properly adding these elements ensures compliance with regulations and enhances the product listing.

Adding Videos A valid product video must include the following steps:

{% stepper %}
{% step %}

### Label the video

Use the VIDEO label.
{% endstep %}

{% step %}

### Provide a valid URL

The URL must point directly to a video file (YouTube URLs are not valid).
{% endstep %}

{% step %}

### Content requirements

Ensure the video content is relevant and high quality.
{% endstep %}
{% endstepper %}

For more information see [this article](https://partnerplatform.bol.com/en/need-help/productinformation/adding-videos-to-your-product-information/).

Adding energy labels Bol requires a new label for lighting products. To comply with the new classification ranges, products without this label will be removed from sale. Use the ENERGY LABEL 2021 in Channable for compliance. Steps to add the energy label:

{% stepper %}
{% step %}

### Label the document

Ensure the document is labeled correctly as an energy label.
{% endstep %}

{% step %}

### Upload the document

Upload the energy label in PDF format.
{% endstep %}

{% step %}

### Ensure accuracy

Make sure the energy label information is accurate and up-to-date.
{% endstep %}
{% endstepper %}

[Learn more](https://partnerplatform.bol.com/nl/nieuws/nieuwe-richtlijnen-energielabels/#)

Adding CE/ECE markings CE/ECE markings indicate that a product complies with EU safety, health, and environmental requirements. To add a CE marking:

{% stepper %}
{% step %}

### Label the document

Ensure the document is labeled correctly as a CE/ECE marking.
{% endstep %}

{% step %}

### Upload the document

Upload the CE/ECE marking document in PDF format.
{% endstep %}

{% step %}

### Verification

Make sure the CE/ECE marking information is verified and corresponds to the product's compliance documentation.
{% endstep %}
{% endstepper %}

[Learn more](https://partnerplatform.bol.com/en/need-help/offer/assortment-policy/home-garden/living/)

Additional documentation You can also upload manuals, warranties, and other documents relevant to your product:

* [Manuals](https://partnerplatform.bol.com/en/need-help/productinformation/add-manuals-to-product-information/): — Provide user guides and instruction manuals in PDF format.
* Warranties: Include warranty information and terms.
* Other documents: Any additional documents that support the product’s features and compliance.

By following these guidelines, you can manage and optimize your product views and assets on Bol, ensuring compliance and enhancing customer interaction with your products.


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/list-advertise/bol/list-items-on-bol/how-to-select-image-views-and-assets-for-bol-in-channable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
