Title: WooCommerce Orders
Last modified: September 27, 2020

---

# WooCommerce Orders

 *  [mc](https://wordpress.org/support/users/m4cl4rkgmailcom/)
 * (@m4cl4rkgmailcom)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-orders-9/)
 * How can I make a make a show WooCommerce orders that have the ordered products
   in the loop?
 * Here’s what I have so far, it easily shows the order, but I can’t figure out 
   how to display the related products.
 *     ```
       [loop type=shop_order status=any paged=5]
         [field title]<br>
         Order: [field id]<br>
         Total: [field _order_total]<br>
         Customer: [field _billing_first_name] [field _billing_last_name]<br>
         <hr>
       [/loop]
       ```
   

The topic ‘WooCommerce Orders’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [mc](https://wordpress.org/support/users/m4cl4rkgmailcom/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-orders-9/)
 * Status: not resolved