> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/creatives-create-and-edit-images/create-an-image-template/pre-made-templates-in-the-image-editor.md).

# Premade templates

You can use one of our pre-made templates to create product images in the **Image Editor**. Using these templates, you can create high quality seasonal or lifestyle product images.

We created these templates with help from product and market experts so that you create engaging and high-performing product ads.

<details>

<summary>See the available premade template themes</summary>

* Travel
* Back to School
* Summer Sale
* Pets
* Jewellery
* Kids & Toys
* Recruitment
* Garden & Outdoors
* Easter
* Food & Beverage
* Beauty & Cosmetics
* Health & Pharmacy
* Home
* Mother's Day
* Automotive
* Sports
* Electronics
* Fashion
* Christmas
* Black Friday

</details>

### How to use a pre-made template

1. Open the Image Editor:
   * Click **Creatives** in the sidebar, then click **+ Create template**.
   * Or, go to **\[your channel]** > **Rules**. Open **Image templates**, then click **Open Image Editor** for an image rule.
2. Click **Premade template**, then select a template. It is applied automatically to your canvas.\
   ![](/files/S3liVpg1yHNs9aOJ2Mdr)
3. To swap it for a different template, click **Change template**.
4. Under **Why this works**, review the template context and its dynamic objects. Hover over an object to read its label description. See [Template labels](#template-labels-in-why-this-works).
5. \[Optional] Choose an **Aspect ratio**:
   * 1:1 Square
   * 4:5 Portrait / Story
   * 9:16 Portrait
6. Customize your template. Click objects on the canvas, or select them from **Layers**. Edit them in **Design**.

### Template labels in '**Why this works'**

These labels explain the design choices behind each template. They highlight objects that can improve clarity, engagement, and ad performance.

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

#### Common template objects

<table><thead><tr><th width="288.43438720703125"></th><th></th></tr></thead><tbody><tr><td>Product image</td><td>Must be high-resolution and clearly visible; ideally on clean or high-contrast background to maximize clarity and appeal.</td></tr><tr><td>Current price</td><td>Should be bold and prominent when the template promotes a product price.</td></tr><tr><td>Previous price</td><td>Show it crossed out or faded to highlight a saving.</td></tr><tr><td>Discount value</td><td>Use direct savings messaging, such as 25% off or Save $10.</td></tr><tr><td>Campaign badge</td><td>Identifies the campaign or product benefit at a glance.</td></tr><tr><td>Call to action</td><td>Use a clear action, such as Shop now or Discover more.</td></tr><tr><td>Branding</td><td>Keep logos and colors consistent without distracting from the product.</td></tr><tr><td>Time-sensitive cue</td><td>Use deadlines or countdowns only for time-limited promotions.</td></tr><tr><td>Ratings or social proof</td><td>Add credibility when relevant product data is available.</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/manage-improve-product-data/creatives-create-and-edit-images/create-an-image-template/pre-made-templates-in-the-image-editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
