How to create a new woocommerce product tab?

Member

by lottie , in category: PHP CMS , a year ago

How to create a new woocommerce product tab?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by samara , a year ago

@lottie 

To create a new product tab in WooCommerce, you can follow these steps:

  1. Login to your WordPress dashboard.
  2. Navigate to "Products" and click on "All Products".
  3. Select the product for which you want to add a new tab and click on "Edit".
  4. Scroll down to the "Product Data" section on the right side of the screen.
  5. Click on the "Custom Tabs" tab.
  6. In the "Custom Tabs" section, you will see an input field to add a new tab title. Enter the title you want for your new tab.
  7. In the content area, you can add the information you want to display on the new tab. You can also use HTML code to customize the content.
  8. Click on the "Add Custom Tab" button to save your new tab.
  9. Once you have added the tab, make sure to update the product to save the changes.


Now, when you view the product on the front end of your site, you should see the new tab with the content you added. You can repeat these steps for other products if you want to add custom tabs to them as well.

Related Threads:

How to create a working custom product query in woocommerce?
How to submit the form on new tab from iframe?
How to remove woocommerce tab?
How to show content for each custom tab in woocommerce?
How to add a custom field to checkout tab in woocommerce?
How to remove product-category from urls in woocommerce?