Title: Customer / Product Table
Last modified: June 4, 2020

---

# Customer / Product Table

 *  [rikidev](https://wordpress.org/support/users/rikidev/)
 * (@rikidev)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/customer-product-table/)
 * I’m trying to get a simple WooCommerce report that shows the following;
 * 1) Customers/Customer Name in the first (left) column.
    2) Product Names as headers
   in the other columns. 3) Product Totals in one row against the customer. 4) Each
   customer should only have one row. 5) Total Products in the final column.
 * Is there a simple way to do this, it’s like any totals table I’ve ever worked
   with, yet I can’t see to replicate it in WooCommerce.
 * Thanks in advance for your help.
 * R
    -  This topic was modified 5 years, 11 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/customer-product-table/#post-12932696)
 * I don’t think such a display is available by default. Most stores have so many
   products it would be a very cumbersome table. You may wish to ask in the dedicated
   [WooCommerce support forum](https://wordpress.org/support/plugin/woocommerce/)
   to be sure.
 * It’d be possible to custom build such a table. Products are a special post type
   and customers are WP users. You could query for products ordered and grouped 
   by customer and build the table based on the returned data.
 *  Thread Starter [rikidev](https://wordpress.org/support/users/rikidev/)
 * (@rikidev)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/customer-product-table/#post-12935243)
 * Thanks [@bcworkz](https://wordpress.org/support/users/bcworkz/),
 * I guess that’s a good point about the number of products, we do only have a few
   at this stage though.
 * I’ve reposted in the WooCommerce forum to check, alternatively I can manipulate
   manually in a spreadsheet but wanted to avoid the manual intervention :/
 * Thanks Again,
    R
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/customer-product-table/#post-12938450)
 * Sure, a manual spreadsheet is not at all desirable. I recognize the utility in
   what you are after. When I said “custom build such a table”, a manual spreadsheet
   is not what I had in mind. I was thinking a custom coded page that dynamically
   generates the table for you on request 🙂 It’s a bit of a coding project, so 
   not something anyone can accomplish. If you don’t have the requisite coding skills
   yourself, you might consider hiring an expert to do it for you. A couple possible
   resources are [https://jobs.wordpress.net/](https://jobs.wordpress.net/) or [https://jetpack.pro/](https://jetpack.pro/).
 * I saw in your WC topic that they confirmed my suspicion. Though they did offer
   some other suggestions to pursue. To keep any further suggestions in one place,
   I’m closing this topic. Anyone with further suggestions should continue at [https://wordpress.org/support/topic/customer-product-table-2/](https://wordpress.org/support/topic/customer-product-table-2/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Customer / Product Table’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/customer-product-table/#post-12938450)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
