I cannot export woocommerce product description with html to csv

1.6k Views Asked by At

I am trying to export my woocommerce product description to csv with woocommerce functionality and not with plugin.

I then import my csv to excel file and product description is not included in one cell and in one column but it is spread to 2 or 3 columns

Why this is happening? Is something that I did wrong?

1

There are 1 best solutions below

0
On

I opened notepad++ and I replace \r\n with null and I got a proper csv