• Resolved pbindage129

    (@pbindage129)


    When I’m extracting csv file for orders, it contains one column called line item. That column contains product name, variation, total, subtotal etc.
    But my client requirement is line item column should contain only product name, quantity, any variation if selected. other than this they don’t want to see anything.
    Please help me how to achieve this. Also, I’m using shiprocket but in shipping column it only shows name as shiprocket it doesn’t specify which logistic user selected.

    Please reply as soon as possible I have site live by next week.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @pbindage129,

    Thank you for reaching out to us

    We have developed a code snippet to just export the product name, quantity, and variation ID to the item details column. Please copy the snippet from here and add it to your site by editing the active theme’s functions.php file.

    Regarding the shipping data, can you please let us know if you have added the shipping user data using any third party plugin? If yes, then we would like to elt you know that this data will be stored as metadata and it is supported only in the pro version plugin.

    Thread Starter pbindage129

    (@pbindage129)

    Thanks for the quick reply.
    I’ll try this and let you know.

    Plugin Author WebToffee

    (@webtoffee)

    Hi @pbindage129,

    Thanks for your reply. Do let us know how it goes.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove items from line item column’ is closed to new replies.