Since 28th December 2022, this plugin version has been discontinued for purchase. However, support will be continued for existing users. Post the aforementioned date, users who purchase the plugin, which now is made available as multiple add-ons, must refer to their corresponding setup guides. The drag-and-drop customizer feature is now available for purchase as an add-on.

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

Since 28th December 2022, this plugin version has been discontinued for purchase. However, support will be continued for existing users.

Home > Docs > WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels > How to add customer name in WooCommerce Picklist

How to add customer name in WooCommerce Picklist

Last updated on July 26, 2023

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 Pick List with Customer’s name