EZ Exporter: Shopify Collection Fields Reference
You can reference the Field IDs below in a Custom Field or Calculated Field by enclosing them in double curly braces (e.g. {{ updated_at }}).
| Field ID | Description |
|---|---|
body_html |
Body HTML (type: text). The description of the collection, including any HTML tags and formatting. Use the field description (Collection Description) instead if you want the HTML tags removed. |
description |
Collection Description (type: text). A single-line, text-only description of the collection, stripped of any HTML tags and formatting that were included in the description. |
handle |
Handle (type: text). A human-friendly unique string for the Collection automatically generated from its title. |
id |
Collection ID (type: number). The ID of the Collection. |
image.alt |
Image Alt (type: text). Alternative text that describes the collection image. |
image.height |
Image Height (type: number). |
image.src |
Image URL (type: text). A URL that specifies the location of the image. |
image.width |
Image Width (type: number). |
published_at |
Published At (type: datetime). The date and time when the collection was published to the online store. |
resource_publications.publication.channels.handle |
Collection Publications Channel Handles (type: text). A comma-separated list of sales channel handles where the collection is published or staged to be published. |
resource_publications.publication.channels.id |
Collection Publications Channel IDs (type: text). A comma-separated list of sales channel IDs where the collection is published or staged to be published. |
resource_publications.publication.channels.name |
Collection Publications Channel Names (type: text). A comma-separated list of sales channel names where the collection is published or staged to be published. |
seo.description |
SEO Description (type: text). |
seo.title |
SEO Title (type: text). |
sort_order |
Sort Order (type: text). The order of the products in the Collection. |
template_suffix |
Template Suffix (type: text). The suffix of the Liquid template being used. By default. |
title |
Collection Title (type: text). |
updated_at |
Updated At (type: datetime). |
Related Articles:
App: EZ Exporter
Tags: shopify, field reference, shopify fields