# Product Bundles Setup

Product bundle is a simple way to combine multiple products under one SKU. This can be useful for running a special promotion or just dealing with products that consist or multiple sub-products.

To create new product bundles navigate to Setup > Product Bundles and click 'New' button as shown below.

![](/files/cjwulNsfumR1WxdfGJ1O)

In the Product bundle details window fill as much information as possible. SKU field is mandatory for new bundle creation. Click 'Submit' to finalize the process.&#x20;

![](/files/TKvK10B94pGEGZz1OAVt)

From the Bundle page users can add/edit bundle's information including: UPC, Category, and Description. Both SKU and Client are set during initial bundle creation and cannot be edited later. Click 'Add' button from the 'Contents' section to add product to newly created bundle.

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

To set sub-products for your product bundle click 'Add' button, choose desired products from the list and select quantity needed.

![](/files/nIzT2LuDcu0i6y2yYx7M)

Similarly to regular product, users can choose to upload an image for the product bundle and access full change log by using 'Changes...' link. &#x20;

![](/files/O4EBnvbD7k8ohQA8aMfS)

Click 'Update' to save changes.

Users can either export or import product bundles in the form of Microsoft Excel file.

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


---

# 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.p4warehouse.com/v2/products-full-guide/product-bundles-setup.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.
