# FAQs

<details>

<summary><strong>How can I display the cross sell as a slider/carousel</strong><em><strong>?</strong></em></summary>

Settings -> Cross-sell display settings -> Display cross-sell slider.

</details>

<details>

<summary><strong>How can I hide fully sold-out cross-sell products?</strong></summary>

To hide the sold-out cross sell products:

Go to Settings -> Cross-sell display settings -> Display sold-out products.

</details>

<details>

<summary><strong>How to limit the number of cross-sell showcased per product?</strong></summary>

Settings -> Cross-sell settings -> Maximum Cross-sell displayed per product.

</details>

<details>

<summary><strong>How can I customize the look and the colors of the cross-sell to match the store theme?</strong></summary>

The look and feel of the cross-sell can be changed using the custom CSS codes.

To do it, Go to Settings -> Custom CSS.

</details>


---

# 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://help.spicegems.com/handpicked-cross-sell/faqs.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.
