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

Adding Customer Name to WooCommerce Picklist

Last updated on January 3, 2024

The picklist displays the products ordered by the customers. The WebTofee’s, WooCommerce Picklist plugin generates the picklist for orders by classifying them based on order or categories. The plugin also helps to easily add a customer name to a WooCommerce picklist. This will help the packers/sellers to easily identify the products listed by a particular customer. Add customer name to a picklist by following the below steps:

  1. From the dashboard navigate to Invoice/Packing > Picklist.
  2. In the General tab, navigate to the Product display section.
  3. In the Product display section, Enable Group products by ‘Order’ option.
  4. Click on Update Settings to save the changes.
  5. Add the below-mentioned code 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 to add the custom code snippet.
    • To know more about how to add a custom code snippet using a third-party plugin, refer to this article.

The following image shows a sample picklist with the customer’s name added to it.

WooCommerce Picklist with Customer name
WooCommerce Picklist with Customer name