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

Adding Customer Name to WooCommerce Picklist

Last updated on July 19, 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 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 for the addition.
    • You can click on the link below to learn how to add snippets using a third-party plugin.

> Adding a Custom Code Snippet Using a Third-Party Plugin

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

WooCommerce Picklist with customer names
WooCommerce Picklist with customer names