Unit pricing import/export

With the latest API version now supporting unit prices, along with the recent Liquid updates, I was wondering if there are any plans to extend this functionality to the CSV import/export feature?

At the moment, it seems that unit pricing cannot be managed in bulk, as it’s not yet supported by the import/export tools. This applies both within Shopify and in other third-party apps. This limitation makes it difficult to edit or backup unit pricing efficiently…

Thanks!

2 Likes

I am not sure Matrixify can import/export unit prices.

But if it is the limitation of Shopify’s built-in import/export, Matrixify should be helpful.

Unfortunately, Matrixify doesn’t support it yet. I’ve been nudging them about it though :slightly_smiling_face:

Hey @Dries_Pieters

I can confirm that unit pricing isn’t currently supported in CSV import/export tools.

I did some digging though and it looks like adding this is being discussed internally, but I don’t have a firm timeline at this point on implementation.

Ok thanks for the update! Glad to hear it’s on the radar.

1 Like

Hi @KyleG-Shopify

I am also in the situation of being limited by the lack of import/export functionality for unit pricing.

Would it be an option to at least make it possible to edit unit prices in the dashboard bulk editor?

The current workflow for changing unit pricing is extremely time-consuming for stores with large catalogs.

Thanks for suggesting that Maxim, I will pass that suggestion on to the team as well. :memo:

1 Like

Unit Pricing is now available in the Bulk Editor since the recent Winter Update. And it is now a global feature, not only for EU merchants.

Any news regarding import / export support via API? :slight_smile:

Hey @ArmagnacDE,

CSV import/export now supports unit pricing. The columns you need are documented here:

  • Unit Price Total Measure
  • Unit Price Total Measure Unit
  • Unit Price Base Measure
  • Unit Price Base Measure Unit

For API, you can use productVariantsBulkUpdate to set the unitPriceMeasurement field. The Winter '26 Edition also announced expanded bulk operations in the upcoming 2026-01 version including supporting all Admin API mutations, 100MB files and up to 5 concurrent operations, which makes large catalog updates much faster.

1 Like

Great to hear! Tested it and it works! Hopefully third-party apps will follow soon with their implementation, but this works for now!

1 Like