Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Add products sold column to Order screen page?

WCMp Advanced Frontend Manager

Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #117718
      redilson
      Participant

      Hi WCMP team,

      Would there be an easy snippet available that would add a column on the Orders view in the Front End manager for “Products” that shows just the title of the products that were in the order? It would be really helpful. Much appreciated if possible!

    • #117808

      Hi,
      As per your requirement you have to add code using below filters.
      To add order table header use below hook

      wcmp_datatable_order_list_table_headers
      Copy

      To add order table column data use below filter

      wcmp_datatable_order_list_row_data
      Copy

      Regards,

    • #118203
      redilson
      Participant

      Thank you. You can close this thread.

    • #118234

      Thank you, based on your confirmation we are marking this thread closed.

Viewing 3 reply threads

The topic ‘Add products sold column to Order screen page?’ is closed to new replies.