# Main product - Cross-sell

## 1. Open the Main product - Cross-sell section:

On the left sidebar of the Theme editor, click the **Main product - Cross-sell** section.

![](/files/-MffSTwOMF9HN44cL1__)

If this section does not exist on the available list, you can also add it by clicking the **Add section** button, then choose **Main product - Cross-sell**.

![](/files/-MffS_F5Pb3uR2Bbc3DJ)

## 2. Settings

Click the section name from the available section list on the left sidebar to open the section settings.

### Background

* **Enable:** turn on/off the background.
* **Pick a color:** choose a color to set the background color. If the background is empty, the background color will be displayed.
* **Background image:** pick or upload your image to display it as the background image.
* **Background size:** set the size of the background image.
* **Background style:** set the style of the background image.

### Section gutters

* **Enable top gutter:** turn on/off the space distance on the top of the section.
* **Enable bottom gutter:** turn on/off the space distance on the bottom of the section.

### General settings

* **Heading:** add your text to show it as the section heading.
* **Subheading:** add your text to show it as the section subheading.
* **Pick a rule:** specify to load the way to load the cross-sell products. There are 2 values: **automation** or **manual**. Please refer to [the article](/cross-sell-recommendation-rules.md) for details of these rules.
  * **Automation:** the site will load the cross-sell products in a manual way first. If there are not found products, the site will load the cross-sell products in an automated way.
  * **Manual:** the site only loads the cross-sell products in a manual way. If there are not found products, the cross-sell block will be hidden.
* **Display as:** choose the way to show the cross-sell products block. There are two values for this setting: **Calculating widget**, and **Carousel slider**.

![Show the cross-sell products as a caculating widget](/files/-MHZBKySArYmTs0UrHDu)

![Show the cross-sell products as a carousel slider](/files/-MHZBXzPyccxFcrfIX7W)

* **Limit:** adjust the number of products that will be shown.

### Product carousel item settings

Only affect if you configure to show products in a slider. Please refer to [the guide](/tips.md#product-item-settings) for details of these settings.


---

# 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://vodoma-docs.boostheme.com/static-sections/product-pages/main-product-crosssell.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.
