EZ Inventory Update: Additional Plans for up to 250K Variants Now Available

For a long time, our Shopify inventory sync app EZ Inventory, had only supported a maximum of 50,000 product variants/SKUs in Shopify.

We've recently upgraded our EZ Inventory servers so we can comfortably support much higher variants counts.

Below is a list of all plans that are now available:

Basic Plan ($19.95/month)

  • 2,500 Variants
  • 3 Data Feeds / Scheduled Updates

Professional Plan ($49.95/month)

  • 10,000 Variants
  • 10 Data Feeds / Scheduled Updates

Advanced Plan ($99.95/month)

  • 25,000 Variants
  • 15 Data Feeds / …
Read more

EZ Inventory Update: Get Notified by Email When an Inventory Update Error Occurs

We've added a new "Notfications" section in the Data Feed settings of EZ Inventory to allow merchants to be notified via email if a new error occurs during an inventory update.

Simply tick the checkbox for "Notify on error", enter the email recipient(s), and select the error types to enable this feature.

You'll get the notification only when a new error occurs.  It automatically resets after a successful run or if you update the Data Feed settings.

For example, if …

Read more

EZ Inventory Update: Case-Insensitive Variant Matching Option Now Available

We'eve just pushed an update to our EZ Inventory app to provide an option for case-insensitive matching when perofroming variant lookups by SKU, barcode, product title, or a custom variant metafield value.

We've seen a few cases in the past where the supplier's feed may use all uppercase for the SKU while the rmerchant may use all lowercase in Shopify (or vice versa).  We already have an option for manipulating the supplier feed data before doing a lookup via our …

Read more

EZ Exporter Update: B2B Company Fields Now Available in Shopify Order Exports

EZ Exporter can now export Shopify B2B Company fields such as the Company Name, Company ID, Location Name, and Location ID when exporting order data.

To include these fields in your order data export, simply use the following variables in the Custom Fields or Calculated Fields of the Data Settings (we're intentionally not including them in the preset fields as these will only apply to a small number of our users):

  • {{ purchasing_entity.company.name }}
  • {{ purchasing_entity.company.external_id }}
  • {{ purchasing_entity.location.name }} …
Read more

EZ Exporter Update: New Product and Inventory Fields

We've added new fields to EZ Exporter's product exports.

New Product Category Fields

category.full_name Category Full Name (type: text). The full name of the taxonomy category. For example, Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Beds.
category.name Category Name (type: text). The name of the taxonomy category. For example, Dog Beds.

Sample Output:

New Inventory Quantity Fields

In the past, only the "available" quantity was available for export.  This update now allows …

Read more