# Laptop & Mouse: Frequently Bought Together

Introduction

In this scenario, when a customer wants to buy a laptop, display other items that are often bought with a Laptop on the product page.

This user guide explains how to create a Post-purchase Campaign using UpsellWP

{% hint style="warning" %}
Please note that before proceeding, you must have installed and activated the UpsellWP. It is important to note that this feature requires the PRO version.

[Get UpsellWP PRO](https://upsellwp.com/pricing/)
{% endhint %}

#### Creating an offer: <a href="#h_a9fd46aba6" id="h_a9fd46aba6"></a>

* Go to WordPress dashboard -> UpsellWP -> Create New Campaign -> choose “Frequently bought together”
* Choose a Specific product and click on the button “Add filter”
* Selecting "Custom products" gives you the ability to manually assign the related products.

**Here is the screenshot of the filters and product suggestion method configuration that follows,**

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

#### Details of configurations are:

**Step 1:** Choose “All Products” in the filters and select “Custom product” in the product suggestion method for the campaign. After updating these settings, you need to choose the frequently bought products manually when you create or edit the product.

**Step 2:** Now click “Save and close” the campaign

**Step 3:** Now there is an option to set Frequently bought together products in the back-end, you can add the frequently bought together products

**Here is the screenshot of the adding Frequently bought together configuration that follows,**

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

Now, we have successfully created an offer,

Let's see how it works on the product page.

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

Now the created campaign has been successfully displayed on our product page. By clicking “Add all three to cart” you can avail of all two products in one click.

{% hint style="warning" %}
Some of the above discussed scenarios require PRO

[Get UpsellWP PRO](https://upsellwp.com/pricing/)
{% endhint %}

If you need any assistance, please create a [support request](https://upsellwp.com/support/) in our ticket system. We are always happy to assist you :)

<br>


---

# 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://docs.upsellwp.com/example-scenarios/laptop-and-mouse-frequently-bought-together.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.
