Title: Admin Orders List module &#8211; adding categories column
Last modified: June 28, 2019

---

# Admin Orders List module – adding categories column

 *  Resolved [artbykatefisher](https://wordpress.org/support/users/artbykatefisher/)
 * (@artbykatefisher)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/admin-orders-list-module-adding-categories-column/)
 * Hi Guys,
 * On the Orders page, I am wanting to add a column that shows what categories have
   been purchased in that order.
 * I have added a couple of other additional columns using the Admin Orders List
   module – but can’t work out the shortcode to add the list of categories purchased?
 * Is there a way to do this? Thanks.

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

 *  [RokasJ](https://wordpress.org/support/users/rokasjan/)
 * (@rokasjan)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/admin-orders-list-module-adding-categories-column/#post-11684187)
 * Hi,
 * Unfortunately Admin Order List only allows using order shortcodes (the context
   is orders, product shortcodes are generally used when the context is products)
   so showing individual categories is not possible yet and we have added that to
   our todo list.
 *  Thread Starter [artbykatefisher](https://wordpress.org/support/users/artbykatefisher/)
 * (@artbykatefisher)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/admin-orders-list-module-adding-categories-column/#post-11695138)
 * Could I display the product item names from an order instead?
    How would I do
   this?
 *  [RokasJ](https://wordpress.org/support/users/rokasjan/)
 * (@rokasjan)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/admin-orders-list-module-adding-categories-column/#post-11697366)
 * Hi,
 * That’s actually possible using
    `[wcj_order_items sep=”<br>”]` shortcode. If 
   you would also like to add quantities you can do that by also adding `field=”
   _qty_x_name”` argument to this shortcode. Be sure to rewrite the shortcode yourself
   and not copy it because these forums replace quotation marks with similar looking
   but not exact same symbols.

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

The topic ‘Admin Orders List module – adding categories column’ is closed to new
replies.

 * ![](https://ps.w.org/woocommerce-jetpack/assets/icon-256x256.png?rev=3351194)
 * [Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools](https://wordpress.org/plugins/woocommerce-jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-jetpack/reviews/)

## Tags

 * [categories](https://wordpress.org/support/topic-tag/categories/)

 * 3 replies
 * 2 participants
 * Last reply from: [RokasJ](https://wordpress.org/support/users/rokasjan/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/admin-orders-list-module-adding-categories-column/#post-11697366)
 * Status: resolved