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

---
title: "ShopifyImageURL"
description: "Represents an image for a Shopify product in the form of a URL only."
---

## Fields

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

## Related types

* [`ShopifyProduct`](/api-reference/shopifyproduct)


---

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