News:

Support the VirtueMart project and become a member

Main Menu

Orders table: include more information (i.e. order fields)

Started by EvanGR, December 17, 2019, 14:07:48 PM

Previous topic - Next topic

EvanGR

Hello,

We want to include more information in the Orders page (the list of orders, in a table layout).

I need help accessing the following information (code), in order to do the template override:

1) Products for each order. (We may want to include just the product SKUs + titles)
2) Specific custom shopper fields we have created (the customer fills them out during checkout).

A few months back, I was looking into it, with an older version of VM, and the required data was not available in the default Orders template.
Now, I am looking to fulfill those requirements, on the latest VM 3.6.x codebase.

Thanks