Product descriptions are the cornerstone of effective communication between sellers and buyers. They provide vital information about a product’s features, benefits, and usage, helping customers make informed decisions. WebToffee’s WooCommerce PDF Invoices, Packing Slips, and Credit Notes plugin makes it easier to add product descriptions to WooCommerce invoice documents. Using custom code snippets, the plugin enables the inclusion of a product description in two ways:
- Beneath the product name
- In a dedicated column within the WooCommerce invoices.
Adding product description beneath the product name
To add the product description under the product name, add the custom code snippet below to the WordPress site. To do this, add the custom code snippet to the active child theme’s functions.php file or use a third-party plugin. Refer to this article for more details on how to add a custom code snippet using a third-party plugin.
Custom code snippet for adding product description under the product name.
The WooCommerce invoice document with the product descriptions will look like this:
Adding product description in a separate column
A dedicated column for product descriptions in a WooCommerce invoice document enhances clarity and organization. Using a custom code snippet, the plugin helps to add the product description in a separate column (named short description).
To add the product description in a separate column, add the custom code snippet below to the WordPress site.
The WooCommerce invoice document with product descriptions in a separate column will look like this:
- Was this article helpful?
- Yes, thanks!Not really
Comments (5)
Giggi
May 5, 2022
I added the “Description below product” in the functions.php file of my Child Theme and it crashed the website.
-> There has been a critical error on this website. Please check your site admin email inbox for instructions
Any hints why?
Can we have something SIMPLE like a tag to add to the configuration???
Shesna
May 6, 2022
Hi ZheCk,
Sorry to know that you are experiencing this way. Since it is a site-specific issue, please contact our support team for direct assistance.
Wai Hong Ho
March 23, 2022
Is there a way to increase the size of the font for the variation data?
ravi
November 26, 2021
If product is variable, the description is not showing
Mike
November 30, 2021
Hi Ravi,
Thanks for reaching out. You can enable the “Enable variation data” option located at the Invoice general settings page to display the variation data.