We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How can I export product descriptions along with SKU?

How can I export product descriptions along with SKU?

mdel0
Visitor
1 0 0

Hi, recently went to the "products" tab an exported a csv of my items -- but I need the descriptions as well. those were not included in the csv.

 

How do I get a an export with descriptions by product SKU?

 

Thanks!

Replies 2 (2)

pvoulg
Shopify Partner
178 26 62

Hi @mdel0,

By default, Shopify product exports include the product description. It's the 3rd column of the CSV file you downloaded, titled Body (HTML). Keep in mind that descriptions are matched with the product handle (and therefore with the product as a whole), and not individually per variant (SKU).

If the file you received doesn't have any information under the column Body (HTML), but your product editing page has the description field populated, then I suggest that you contact Shopify support—as this is something that shouldn't actually happen. 

Panos Voulgaris
Creative director / Partner @ MALVI
Founder @ function( )
Darumer
Visitor
2 0 0

@pvoulg In my case, since the Body (HTML) contains commas and semicolons the CSV codification generate errors. The exported file contains more rows (due to semicolons) and more columns (due to commas).

 

How can I avoid this issue in the exportation?

 

Thanks