# Product Packs

<figure><img src="/files/7gCbujOvXpNfxbFYTuFQ" alt=""><figcaption><p>A Product Pack Template in the Product Group Window.</p></figcaption></figure>

**Product Packs** are bundles of products available for purchase as a single unit, typically at a discounted price. They are commonly used to facilitate bulk orders or incentivize customers to purchase more of a product.

Similar to visual and non-visual properties when defining products, applying a product pack to a product alters the product listing online to include an option to purchase that product in a pack.&#x20;

***

## Product Packs

Starting with a **Product Pack,** define the following details to apply when building product pack items.

* **Title**: A simple title for the pack.
* **Code**: The suffix applied to product IDs to designate the pack.
* **Quantity**: The count of how many products are in the pack.
* **Price**: The price of the pack in a retail setting.
* **Online** **Price**: The price of the pack in an online store setting.

With those details in mind, to **build** a new pack template:

1. **Click** the Add button.
2. **Enter** the required details.
3. **Click** the Save button.

{% hint style="info" %}
**Quick Tip!**

Depending on package specifics, you may receive a prompt to round prices up or down to avoid fractional cent amounts.
{% endhint %}

***

### Edit Product Packs

After creating a product pack, you can return later to edit it.

To **edit** a product pack:

1. **Double-click** a product pack.
2. **Edit** desired values.
3. **Click** the Save button.

***

### Delete Product Packs

To **delete** a product pack:

1. **Select** a product pack.
2. **Press** the Delete button.

{% hint style="warning" %}
**Heads Up!**

Deleting product packs also removes any product pack items built using them from the product group.
{% endhint %}

***

## Pack Items

<figure><img src="/files/7WyjzXa4rZwW5NuJbdSh" alt=""><figcaption><p>Potential and existing Product Packs shown using Pack View in the Product Group Window.</p></figcaption></figure>

After adding a product pack to your product group, you can build your **Product Pack Items**.

Toggling the Show-All button when using [Pack View](/using-tuplo-studio/product-groups.md#pack-view) will show or hide any potential product pack items you have yet to make, depending on the number of products and product packs added to the product group.

To **build** a product pack item:

1. **Select** the desired product pack items.
2. **Choose** <mark style="color:blue;">**More Options Menu > Add Product Pack Items**</mark>**.**

***

### Delete Product Pack Items

To **delete** a product pack item:

* **Choose&#x20;**<mark style="color:blue;">**More Options Menu > Delete Product Pack Items**</mark>.

***

## Video Tutorial

{% embed url="<https://iframe.mediadelivery.net/play/231419/e0c29c15-35fc-408c-bd1e-5204c065b672>" %}
Discover how to create product packs and pack items in Tuplo Studio to sell bundled products effectively.
{% endembed %}


---

# 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.tuplo.com/using-tuplo-studio/product-groups/product-packs.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.
