I would like to import product descriptions that need to be logically broken according by things like description, dimensions, finishes etc. How can I insert a line break s
I struggled with this as well but heres the solution. If you add " before and at the end of the csv string you are trying to display, it will consolidate them into 1 cell while honoring new line.