# Alt-text sizing information

> Feature introduced in Pipeline 6.5

Pipeline features an animated caption toggle which is overlayed on product images which include alt-tag information:

<figure><img src="/files/JT8ucnWfutfMI6RaoZ2I" alt=""><figcaption><p>Zoom icon is left of the sizing icon</p></figcaption></figure>

### How to setup

In your **Shopify Admin** under **Products**, add Alt-text captions to your product images. Click on the handle icon for each image and add your caption:

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

Edit and save the caption information under alt text:

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

Next, in the **Theme Editor** under the default Product template (or any product template), click on  **Product page** to view the settings. Next, scroll down under **Media** and ensure alt-text toggle is checked:

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

Customize the icon with the included icon library built-in to Pipeline. The icon appears only when an image contains alt-text information. Customize each product image to display unique captions.&#x20;


---

# 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://pipeline.groupthought.com/products/product-pages/alt-text-sizing-information.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.
