> For the complete documentation index, see [llms.txt](https://docs.whalesync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whalesync.com/previous-connectors/shopify/syncing-images.md).

# Syncing images

{% hint style="warning" %}
**Archived:** This connector is no longer offered by Whalesync. Existing syncs will continue to run, but future improvements and support will be limited. See [Previous Connectors](/previous-connectors.md) for more details.
{% endhint %}

## Syncing images

{% hint style="info" %}
We suggest using our [Shopify Template Pack](https://www.whalesync.com/template-packs/shopify) which has the correct tables/fields pre-created
{% endhint %}

**TL;DR**

* In order to sync product images, you'll need to create a Media table that is separate from your Products table
* You can then link a Product to Media using a linked record (aka foreign key) field

**Detailed Explanation**

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

1. In Airtable (or your other connected app), create a table called "Media"
2. In the Media table, include at least two fields: 1) Shopify Product ID 2) Image

   <figure><img src="/files/tnWSc4MRbUINKXmVy4WQ" alt=""><figcaption></figcaption></figure>
3. In the Products table, include a linked record from Product to Media

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