Can I export the product customization data that were added by the Customily app?

Yes, you can!

Customily stores this data in the Line Item Properties field of the Shopify order.

There are multiple ways you can export this data with EZ Exporter:

  • Select the field called line_items.properties in the Data Settings. This will export the raw JSON data of this field which contains all the line item properties data for each order.
  • Select the fields line_items.properties.name and line_items.properties.value. This will give you a column with all the property names separated by a comma in one column and another column for the values.
  • Place each property in separate columns using our search_attributes() function in a Calculated Field.

If you need help figuring this out, please don't hesitate to reach out!


Related Articles:


App: EZ Exporter

Tags: advanced features, shopify order, product customization, customily