This documentation is for the older version of the WooCommerce PDF Invoices, Packing Slips, Delivery Notes, and Shipping Labels plugin. If you are using the new version of the plugin, please note that this documentation no longer applies to you. Find the relevant documentation from here :

WooCommerce PDF Invoices, packing slips and credit notes plugin | WooCommerce Shipping labels, Dispatch labels and Delivery notes plugin | WooCommerce Address labels plugin | WooCommerce Picklists plugin | WooCommerce Proforma invoices plugin | Customizer for WooCommerce PDF Invoices

Home > Docs > WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels > How to Add Customer Name to WooCommerce Picklist

How to Add Customer Name to WooCommerce Picklist

Last updated on November 12, 2024

WooCommerce PDF Invoices, Packing Slip, Delivery Notes, and Shipping Label plugin allows you to print and generate Pick List for several orders by grouping them by order or category. However, pick list being a list of items of orders which is specifically used by packers in a store, it would be convenient to have customer’s name also added into it for making it easier to identify the orders/products easily.

On placing the following code snippet into the active child theme’s function.php, you can print the customer’s name into the picklist. Please ensure that the Group by order option is enabled from settings.

You can see that the name of the customer is also printed in the Pick List as shown below:

WooCommerce Picklist with Customer's name
WooCommerce Picklist with Customer’s name