How can I display the Shopify product image in Google Sheets?

In EZ Exporter, you can add a Custom Field in the Data Settings with this value to automatically load the image when opening the Excel export file with Google Sheets:

=IMAGE("{{ image.src }}")

Note that the export file format needs to be Excel (.xlsx) if you're opening the file manually in Google Sheets.

If using our direct Google Sheets integration, then you'd want to use the CSV format as this will only push the raw data directly to Google Sheets.

Here's a sample of what this looks like in Google Sheets (expanding the cells will automatically resize the image to fit the cell):


Related Articles:


App: EZ Exporter

Tags: advanced features, google sheets