How do I export a list of Shopify product URLs for each collection that a product is part of?
When creating a Product export, you can use the formula below under the Calculated Fields section of the Data Settings to export a comma-separated li…
When creating a Product export, you can use the formula below under the Calculated Fields section of the Data Settings to export a comma-separated li…
You can use the formula below in the Calculated Fields section of the Data Settings in EZ Exporter to do this: join_lists(get_attribute_val…
You can use the formula below in the Calculated Fields section of the Data Settings in EZ Exporter to do this: join_lists(get_attribute_val…
The "Archived" order status in Shopify is the same as "Closed." In EZ Exporter, simply set Filters > Order status to "…
Zapiet's Store Pickup + Delivery app uses "Note Attributes" (aka "Cart Attributes") to store this data in your Shopify store.…
Shopify's official Google Shopping app stores the data in Product Metafields. EZ Exporter can export these fields by specifying the Metafield …
If you have International Pricing (Multi-Currency) enabled in Shopify or if you use Shopify Markets, you can export the equivalent variant …
The Shopify Order API will return Japan province names in Latin characters. For example, it will return "Tōkyō" instead of "東京都&…
By default, when you create a Product data export in EZ Exporter and select the images.src field (list of all product Image URLs), the…
Some merchants might want to export newly created orders only if the orders were placed after a certain amount of time has passed. One reason…
If you're using Shopify's built-in Local Pickup feature, you can add the condition below in the Custom Filters option of EZ Exporte…
In EZ Exporter, you can set a Custom Filter like this in the Data Settings: Variant Inventory Quantity is greater than 0 Here's what t…
In the Data Settings, under Custom Filters, simply add a filter where the "Payment Gateway Names" field contains the word "klarna"…
In the Data Settings -> Custom Filters, simply add a filter where the "Payment Gateway Names" field contains the word "paypal"…
EZ Exporter has a pre-computed field called "Last Delivered Fulfillment Event Date" that we can use to filter the order data for this …