# Image block

In the Product template, you can add an **Image block** in the left or right column of the page. Upload an image and customize the size, position, and alignment.

## Set up image block

Follow the steps to add an image block and customize its size, alignment, and position.

{% hint style="warning" %}
Editing a template changes all pages that use that template. To edit specific pages, you can [create new templates](/stiletto/general/editing-themes/using-templates.md#create-and-assign-multiple-templates) or [insert dynamic content with metafields](/stiletto/general/adapting-your-theme/dynamic-content-with-metafields.md)
{% endhint %}

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

1. Under **Product overview**, click **(+) Add block** and select **Image**.
2. Click on the new **Image** block to open the settings.
3. Click **Select image** to select or upload an image.

   > We recommend an image with a minimum width of 1200 pixels.
4. Use the **Image size** slider to change the image width between 50 to 900 pixels.
5. Use the **Mobile image size** slider to change the image width between 50 to 900 pixels.
6. Change the **Alignment** of the image to position it to the left, center, or right in the column.
7. Choose which **Column** to display the image block: Either the **Right** (in the product form) or on the **Left** (beneath the product media).
8. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the blocks:

   ![](/files/tOHF9cG7TWZSPV5YgAH3)

   > Click **Remove block** in the block settings to delete a block.

   > Click the **Eye icon** to hide or unhide a block.
9. Click **Save**.

</details>

<br>

***

> **Related links**
>
> [Product template](/stiletto/product-pages/product-template.md)\
> [Text block](/stiletto/product-pages/product-page-blocks/text-block.md)


---

# 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://help.fluorescent.co/stiletto/product-pages/product-page-blocks/image-block.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.
