# Product Single Page – Upsell Settings

The **Upsell Settings** allow you to display recommended products on the single product page to encourage additional purchases.

{% hint style="success" %}

* Log in to your **WordPress Dashboard**.
* Navigate to **Appearance** > **Customize**.
* Click on Theme-**WooCommerce options** .
* Select **Product Single Page**.
* Locate the **Upsell Settings** section.
  {% endhint %}

### **Configurable Options**

**Show Upsell Products: Toggle ON** to display upsell products beneath the main product.

**Upsell Title:** Enter a custom heading for the upsell section. (Example: **"You May Also Like"** or **"Recommended for You"**).

**Upsell Column:** Set the number of columns to display upsell products (e.g., **2, 3, or 4**).

**Upsell Limit:** Define how many upsell products to display (default: **2**).

**Product Style Template:** Select a predefined product style template (e.g., **Product-Style\_1**).

**Saving and Applying Changes**

* After making changes, click **Publish** in the Customizer.
* Visit a **Single Product Page** to preview the upsell section.

<figure><img src="/files/QkSURzmjmVjATQbejnzP" alt=""><figcaption></figcaption></figure>

### **Additional Customization**

* Use **CSS styling** to adjust layout and design.
* Modify **WooCommerce template files** for custom layouts.
* Install a **WooCommerce Upsell Plugin** for advanced upsell features.


---

# 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://buddhathemes-test.gitbook.io/chillout/product-single-page/product-single-page-upsell-settings.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.
