Website Building » WooCommerce » How Do I Change the Description Text in WooCommerce?

How Do I Change the Description Text in WooCommerce?

Last updated on October 1, 2022 @ 7:19 pm

If you’re running a WooCommerce store, you’ve probably noticed that the default product descriptions are pretty basic. You can change the description text for each product individually, but if you want to change the default text for all products, you’ll need to edit the template file. In this post, we’ll show you how to change the description text in WooCommerce.

To change the default WooCommerce product description text, you’ll need to edit the template file called “single-product/description.php.” This file is located in your theme’s folder (you can use a file manager like FTP or SFTP to access your theme files).

Once you’ve located the “description.php” file, open it in a text editor and look for this line of code:

PRO TIP: If you are not comfortable with code, we recommend that you seek help from a WooCommerce expert before making any changes. Making the wrong change to your WooCommerce description text can break your site.

post_content ); ?>

This line of code is what displays the product description on the front-end of your store. To change the default text, simply replace it with your own custom text. For example, you could change it to:

post_content ); ?>

Once you’ve made your changes, save the file and upload it to your server. Your new product descriptions will now be live on your store!

How Do I Change the Description Text in WooCommerce?

You can easily change the description text in WooCommerce by editing the “single-product/description.php” template file. Simply open this file in a text editor and look for the line of code that displays the product description on the front-end of your store.

Replace this line of code with your own custom text and save the file. Your new product descriptions will now be live on your store!

Drew Clemente

Drew Clemente

Devops & Sysadmin engineer. I basically build infrastructure online.