How do I determine the name of the variant option in the Shopify product export?
The Shopify API only provides the values of the variant options in the fields option1, option2, and option3 where the ordering of the options could v…
The Shopify API only provides the values of the variant options in the fields option1, option2, and option3 where the ordering of the options could v…
When you remove a line item during an order edit, what Shopify does on the backend is "refund" this line item (more info here). The Shop…
In EZ Exporter, you can exclude high risk ordres by adding this filter under the Custom Filters section: Risk Assessments - Risk…
In EZ Exporter, there's a pre-computed field called refunds.transactions.total_amount which will export the total amount of all refund trans…
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…
Note: "Note Attributes" is the same as "Cart Attributes". These attributes are displayed under the "Additional De…
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…