Home > Docs > WooCommerce Picklists Plugin > Adding Customer Name to WooCommerce Picklist

Adding Customer Name to WooCommerce Picklist

Last updated on December 9, 2024

The picklist displays the products ordered by customers. WebToffee’s WooCommerce Picklists Plugin generates picklists for orders by classifying them based on order or categories. The plugin also helps to add customer names to WooCommerce picklists. This will help the packers/sellers to easily identify the products listed by a particular customer. Here are the steps involved:

  1. From the WordPress dashboard, navigate to Invoice/Packing > Picklist.
  2. Under the General tab, head to the Product display section.
  3. Within the Product display section, enable the Group products by ‘Order’ option.
  4. Click on Update Settings to save the changes.
  5. Add the code below to the active child theme’s functions.php file.
    • If the active theme doesn’t have a functions.php file, then use a third-party code snippet plugin for the addition.
    • To learn more about how to add a custom code snippet using a third-party plugin, check out the following article: Add Codes Using Third-Party Plugins.

The following image shows a sample picklist with customer names added to it.

WooCommerce Picklist with customer names
WooCommerce Picklist with customer names