> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/products/packages.md).

# Packages

Unlock revenue growth by bundling services into irresistible packages. These offerings not only cut costs but also streamline buying decisions and maximize order value.

### Start from templates

By default, Fotello gives you **3 package templates**. Each template includes photos, a name, a description, and tiered pricing. They're thoughtfully built around services that deliver the greatest value and impact for your business.

Use these as your starting point. Customize the copy, photos, included services, add-ons, and pricing. You can start selling immediately, then refine over time.

### Create a new package

{% stepper %}
{% step %}

#### Open Packages

In the left sidebar, go to **Storefront → Products**, then click the **Packages** tab or use [this link](https://app.fotello.co/dashboard/products).
{% endstep %}

{% step %}

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

#### Click **Add package**

Click the **Add package** button to open the package modal.

<figure><img src="/files/bJ5Mf1iSkOuu7kwEjhfS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Add a name and description

Use a clear, customer-facing name and add a short description that sets expectations on what’s included.
{% endstep %}

{% step %}

#### Enter a duration

Add the estimated time to complete the package in minutes - estimate by adding the duration for the included services and account for some buffer time.
{% endstep %}

{% step %}

#### Upload package photos

Choose a few strong portfolio images that help sell the package in your storefront.

The size of the Package thumbnails is 600x230 and you can add **JPEGs** up to 50MB which will be optimized so pages load fast.
{% endstep %}

{% step %}

#### Add included services and add-ons

Select all **services** and **add-ons** that are included in this package.

These are bundled into the package price. Customers don’t pay extra for them.

Learn more: [Add-ons](/products/add-ons.md)
{% endstep %}

{% step %}

#### Add area-based tiers

Create tiers based on square footage so customers see the right price for their property.

For each tier, fill out:

* **Price**
* **Min** range
* **Max** range

{% hint style="info" %}
If you want no upper limit, leave the **Max** field blank.
{% endhint %}
{% endstep %}

{% step %}

#### Tag recommended add-ons

Tag any **recommended add-ons** you want to suggest after a customer adds this package to their order.

These show on a separate screen as optional upgrades.
{% endstep %}

{% step %}

#### Create the package

Save the package to publish it to your storefront.
{% endstep %}
{% endstepper %}

### How Packages fit with Services and Add-ons

* **Services** are the core items customers book.
* **Packages** bundle multiple services into one offer.
* **Add-ons** are optional upgrades shown during booking.

Learn more: [Services](/products/services.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uni.fotello.co/products/packages.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.
