# Upsells

The Upsells settings let you control the appearance of upsell product blocks, including layout dimensions and button design, to encourage customers to add complementary items to their cart.

[See this article to learn how](/promotions/upsell-promotions.md)

<figure><img src="/files/15d63o6zQYuzOYAk2XbL" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="157.7803955078125">Settings</th><th width="90.5728759765625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Height</td><td align="center"><code>range</code></td><td>Sets the height of the upsell module. Adjustable <code>from 100px to 200px</code>.</td></tr><tr><td>Image width</td><td align="center"><code>range</code></td><td>Defines the image size as a percentage of the module width.</td></tr><tr><td><strong>Button</strong></td><td align="center"></td><td></td></tr><tr><td>Color</td><td align="center"><code>select</code></td><td>Choose button color: <code>Primary</code>, <code>Secondary</code>, <code>White</code>, or <code>Black</code>.</td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Choose button style: <code>Solid</code>, <code>Outline</code>, <code>Solid with border</code>, <code>Soft</code>, or <code>Text</code>.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Set button size: <code>Small</code>, <code>Medium</code>, or <code>Large</code>.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/theme-settings/settings/upsells.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.
