
The following new filters have been added to Shopify Export
Products
- Type [equals to any of] – allowing you to filter by many Type values, separated by a comma.
- Inventory Quantity [less than | greater than | equals] – allowing you to export only those products whose variants have this specific quantity.
Smart Collections
- Handle [equals to any of] – put the comma-separated list of all the automated collections Handles which you want to filter.
Custom Collections
- Handle [equals to any of] – put the comma-separated list of all the manual collections Handles which you want to filter.
Customers
- Email [equals to any of] – put the comma-separated list of all the Customer e-mails which you want to filter by.
Orders
- Product Vendor [contains any of] – comma-separated list of the product Vendor name fragments. Will look through all the Line Items and if any of them will contain this product Vendor, then the whole Order will get included in the export.
- Product Vendor [contains none of] – comma-separated list of the product Vendor name fragments. Will look through all the Line Items and if NONE of them will contain this product Vendor, then the whole Order will get included in the export.
- Product Handle [contains any of] – comma-separated list of the product Handle fragments. Will look through all the Line Items and if any of them will contain this Handle, then the whole Order will get included in the export.
Also, you can combine several filters for Orders in the same Export.
Those combined filters work as “AND”.
For example, if you combine “Date Interval” filter with “Status” – then it will include only Orders in that date interval, which have that status.