EZ Exporter Update: Multi-Currency / International Pricing Now Supported When Exporting Shopify Product Data

Shopify has recently added international pricing (multi-currency) support to the Product API and we've added support for it in EZ Exporter as well.

The International Pricing feature allows merchants to set different prices based on the the customer's payment currency.  This setting can be enabled via the Shopify Admin > Settings > Payments > Shopify Payments. 

From this page, you can control the exchange rate and additional price adjustments by country/currency.  For example, you can set a rule so prices in CAD will …

Read more

EZ Exporter: February 2021 Updates

Below is a list of things we've been working on in February for our Shopify data export app, EZ Exporter.  These are now live in the app.

New fields for Order data export

The following fields are now available when exporting order data.

  • total_outstanding
  • test
  • line_items.product.pubished_at

New sort by fields for Order data export

You can now sort the order data on export by the following fields:

  • Last Successful Fulfillment Date
  • Last Successful Transaction Date

Upgrade to API version 2021-01 …

Read more

EZ Exporter: January 2021 Updates

It's that time of the month again!

Below is a ist of updates that we've made to our EZ Exporter app last month.

New condition options for Custom Filters

We've added 2 new conditions you can use in the Custom Filters:

  • is greater than or equal to
  • is less than or equal to

Tooltip improvements

The tooltips in the Fields section of the Data Settings now shows the default label and the field's data type.

A button has been added …

Read more

Shopify Tip: How to Retrieve Product Images in Different Sizes Via the Image URL

Did you know that you can specify the image dimensions of your Shopify product images via its URL?  This could come in handy for generating product feeds that require specific image dimensions.

For example, you may need to generate a product feed that requires a field for the image thumbnail URL.  Instead of re-uploading the thumbnail version of the images, you can actually just add a width and height parameter directly in the original full image URL.

To demonstrate this, …

Read more

EZ Exporter: October 2020 Updates

This will probably be the last set of new features we'll be pushing this year for EZ Exporter as we're basically now in "maintenance mode" for the holiday shopping season.

To minimize the risks of potentially introducing new bugs during the busiest time of the year for ecommerce, we're going to hold off on bigger updates until early January. We plan to only push very minor, low risk updates (such as minor UI tweaks) in the upcoming two months.

Below are some …

Read more