EZ Exporter Update: New Collections Fields in Product and Order Exports
We've added new collections fields to EZ Exporter when configuring the Data Settings for Product and Order data to prepare for the upcoming Shopify Collections redesign (currently in Developer Preview).
These new fields will pull data from all collection types as Shopify has now deprecated the separate "Smart Collection" and "Custom Collection" types.
You can now select and filter by the following fields when configuring the Data Settings:
Product Export
collections.handle(Collections Handles)collections.id(Collections IDs)collections.title(Collections Titles)
Order Export
line_items.product.collections.handle(Lineitem Product Collections Handles)line_items.product.collections.id(Lineitem Product Collections IDs)line_items.product.collections.title(Lineitem Product Collections Titles)
Note that since a product can below to multiple collections, the values will be a comma-separated list of attributes by default when exported (can be re-formatted using Calculated Fields if needed).
Tags: ez exporter, new features