> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "Image"
description: "Common Image interface implemented across different image fields"
---

## Fields

<ParamField path="url" type={<a href="/api-reference/url">URL!</a>} required>
  The URL of the image.
</ParamField>

## Implementations

* [`AmazonImage`](/api-reference/amazonimage)
* [`ShopifyImage`](/api-reference/shopifyimage)


---

*Powered by [holocron.so](https://holocron.so)*
