In WooCommerce we have some tabs by default. And we want to add our custom tab in WooCommerce. For example, add the Contact tab for contact to the seller or some things like this. WooCommerce doesn’t have default settings to add custom tabs and you need to use plugins to do this.
Let me review what we want to do. We need to install the Custom Product Tabs for WooCommerce plugin. You can check it in the WordPress plugins repository. It has over 100,000 active installations on the WordPress repository. So let’s get started.
Table of Contents
Install
Before doing anything you need to install this plugin on our WordPress website. So go to Admin Dashboard->Plugins->Add New and search for theCustom Product Tabs for WooCommerce plugin.

Click on the Install Now and then click Activate.
Add New Custom Tab
After installing the plugin you have a new menu on your left side in the admin panel.

Click on it to see this page.

Well, we’re going to create a new custom tab. So click on the Add Tab button. And then set the settings for your custom product tab.

Tab Title
The first box is Title Tab. Here you should write the title that you want to show on the products page like description or review tabs.

So everything that you write on the Title Tab input will show on the product page like the top picture.
Tab Name
This tab is just for you. Is not will showing on the products page and it’s just for you are that admin. When you created a new tab and then click on the Custom Product Tabs menu you can see this name.
Tab Content
And the last box is Tan Content. You should write the content that you want to show as content. You can change it later too.

Add Tab to the Product Page
Now we should go to the product that we want has a custom tab called whatever that you write for Tab Title. Find this box and click on Custom Tabs.

Here we should click on Add a Saved Tab however, you can click on Add a Tab to create a tab easily. So click on Add a Saved Tab and choose the tab that you want to show on the product page.

After clicking on the plus icon when the tab is inserted you should save it to can see it on the published page.

Then publish your product and see it. You should have a tab like this.

This is was the way to add your own custom tab on the products page.