Home > Docs > WooCommerce Picklists Plugin > Adding Customer Note to a WooCommerce Picklist

Adding Customer Note to a WooCommerce Picklist

Last updated on December 9, 2024

Customers can easily communicate with the sellers/packers using the customer note. Customer notes provide additional information in the picklist. WebToffee’s WooCommerce Picklists Plugin helps you add customer notes to a picklist. Add customer notes to a picklist by following the steps below;

  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 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, use a third-party plugin to add the custom code snippet.
    • 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 the customer notes added to it.

WooCommerce Picklist with customer notes
WooCommerce Picklist with customer notes