• Resolved artemis21

    (@artemis21)


    Hi,
    I have a set of products with a list in the description:

    <ul>
     <li>information 1</li>
     <li>information 2</li>
     <li>information 3</li>
    </ul>

    Is it possible, when exporting the .csv, to create a new coloumn for each <li> element?

    So to have something like:

    ID | Product Name | li 1 | li 2 | li 3 | EAN |

    #123 | Boots | information 1 | information 2 | information 3 | 456

    Thank you

    • This topic was modified 2 years, 7 months ago by artemis21.
    • This topic was modified 2 years, 7 months ago by artemis21.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Create new coloumns from product description’ is closed to new replies.