WooCommerce Product Tabs

Description

WooCommerce Product Tabs lets you add an unlimited number of extra tabs to any or all of your product pages.

Each tab has a WYSIWYG editor which you can use to add absolutely any type of information to the product page. You can add HTML code, shortcodes, images, videos, audio embeds – the possibilities are endless!

Adding extra tabs to product pages is an excellent way to provide more information to customers without adding clutter or affecting the layout. Here are some examples of popular uses for WooCommerce product tabs:

  • Extra product information – Add a product specifications tab, downloads tab, FAQ tab, ingredients or materials tab, size guide, assembly/usage instructions, unboxing videos, demos, and 3D models.
  • Reassure customers – Create WooCommerce product page tabs to showcase your certifications, warranty information,
  • Add social proof to the WooCommerce product page – Add customers testimonials with photos and videos, or embed social media feeds.
  • Additional order information – Add a shipping or delivery tab to your product pages, provide location-specific information and maps, or even a product enquiry tab by using WooCommerce Product Tabs with your favorite WordPress contact form plugin.
  • Company background – Customers love knowing who they’re ordering from. Add personality to your brand by adding a charitable causes tab, a sustainability tab, or a tab describing your company story and history.
  • Upsell related products – Display related products or items from the same collection in an extra tab on the product page. This helps to increase your average order value.
  • Legal information – Add extra product page tabs to provide legal information, your returns policy, or financing options.
  • Customer support – Provide information on how customers can get in touch, or even embed a support forum or live chat widget in the extra product page tab.

Whatever type of extra tabs you want to create, you’ll find that Product Tabs is easily the best WooCommerce tab manager plugin.

Homepage | Documentation | Support | Buy Pro

WooCommerce Product Tabs (free) includes:

  • Create an unlimited number of WooCommerce product page tabs.
  • Add flexible tab content using the user-friendly WYSIWYG editor, including shortcodes and HTML.
  • Assign tabs based on product category, or set them to appear globally on all products.
  • Re-order tabs by setting priorities.

WooCommerce Product Tabs (Pro) – our premium version adds lots more functionality to take your product tabs to the next level:

View free & pro comparison table

  • Easily re-order tabs using drag-and-drop (both your own custom tabs and the default tabs).
  • Add an icon to each tab name.
  • Hide or rename the default WooCommerce tabs (Description, Reviews and Additional Information), and add an icon.
  • Add tabs to individual products.
  • Add tabs based on product tags.
  • Create tabs centrally or directly on the ‘Edit Product’ screen for individual products.
  • Allow the names and content of your extra product page tabs to appear in the onsite WooCommerce product search results.

See the premium version in action on the plugin demo site, and view the plugin documentation in our knowledge base.

Recommended integrations

Use WooCommerce Product Tabs with other Barn2 plugins to add extra features to your product page tabs:

  • WooCommerce Quick View Pro – Add quick view buttons to your shop pages, with the extra tabs displayed in a product lightbox. No need for customers to visit separate product pages!
  • Document Library Pro – Add a structured list of product-related documents to your extra tabs, complete with download buttons and preview buttons.
  • WooCommerce Product Table – Easily list related products in a quick order form within your extra product page tabs.

Screenshots

  • Admin panel : Listing Tabs
  • Tab content in Product editing page
  • Tabs in front end Product detail page

Installation

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ Plugin Dashboard
  2. Select ‘woocommerce-product-tabs.zip’ from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract ‘woocommerce-product-tabs.zip’ to your computer
  2. Upload the ‘woocommerce-product-tabs’ directory to your ‘wp-content/plugins’ directory
  3. Activate the plugin on the WordPress Plugins dashboard

FAQ

Can I see a demo of the tab manager plugin in action?

Absolutely! You can see the WooCommerce Product Tabs Pro plugin in action on the demo site.

How can I choose which products to display each tab on?

The free plugin lets you set tabs to appear globally on all products; or assign tabs to all products in a specific category or sub-category. The premium version also lets you add tabs directly to individual products, or assign tabs based on product tags.

Is there a premium version with more features?

We have designed the free WooCommerce Tab Manager plugin to have all the essential features that you need to add extra tabs to your product page. For more advanced WooCommerce tab manager features, you can upgrade to the premium version. This will supercharge your product tabs by giving you more control over where to display each tab, allow tab content to be searchable, add icons to tabs, customize or hide the default WooCommerce product page tabs, and more.

Where can I find the documentation?

We have provided a documentation page for the free WooCommerce Product Tabs plugin, plus a full knowledge base for the premium version.

Does this plugin work with all themes?

Yes, this plugin works with most of the standard themes. If you find a compatibility issue with any theme, you can create a support ticket. Our team will fix it as soon as possible.

Where can I get support?

For the free version of WooCommerce Product Tabs, you can use the support forum on wordpress.org – just click the ‘Support’ link above. The Pro version comes with premium support from our expert support team and guaranteed response times. You can request premium support via the Barn2 Support Center.

How can I add a new tab?

Find the Product Tabs under WooCommerce menu on the left panel of a WordPress dashboard. Click on Add New and create a new tab.

How many tabs can I create?

There is no limitation on the number of tabs you can create. You can add as many tabs as you need.

How can I set the order of the product page tabs?

Use the priority field to control the order of the tabs. The lowest number tab will appear first on product pages. Set the priorities bearing in mind that WooCommerce has already assigned a priority of 10 to the Description tab, 20 to the Additional Information tab, and 30 to the Reviews tab. For an easier way to sort the tabs, upgrade to the premium version which has drag-and-drop tab re-ordering.

Where do I report security bugs found in this plugin?

Please report any security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.

Reviews

January 26, 2024 2 replies
public function product_tabs_filter_content( $content ) { // ..... if ( class_exists( 'WP_Embed' ) ) { $embed = new \WP_Embed; $content = method_exists( $embed, 'autoembed' ) ? $embed->autoembed( $content ) : $content; } plugins\woocommerce-product-tabs\src\Product_Tabs.php:175just chnage new WP_Embed; to new \WP_Embed;
January 14, 2024 10 replies
The last update removes all custom tab content after resave a product. We lost hundreds of FAQ datas. The checkbox "Override the default tab content for this product" did not work. After product saving the checkbox was automatically disabled again. No server error.log and no log in debug.log.
December 22, 2023 1 reply
Never had a problem in over 12 mths with it,
December 15, 2023 1 reply
It is a good plugin, but it doesn't support multi language. taps appeare in all languages versions of the website but tab title itself can't be translated. Hope to make an update for this.
Read all 66 reviews

Contributors & Developers

“WooCommerce Product Tabs” is open source software. The following people have contributed to this plugin.

Contributors

“WooCommerce Product Tabs” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “WooCommerce Product Tabs” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

2.1.3

Release date 8 February 2024

  • Fix: Added the use statement for WP_Embed
  • Fix: disable_content_filter was not fetched correctly
  • Fix: Assets of the barn2 library were excluded by git
  • Dev: Made the content tab not required in the setup wizard
  • Dev: Tested up to WordPress 6.4.3

2.1.2

Release date 30 January 2024

  • Dev: Added the priority field
  • Dev: Tested up to WooCommerce 8.5.2
  • Dev: Change the visibility to global when there are no categories selected
  • Fix: The custom tabs with empty global content don’t show in the product page

2.1.1

Release date 25 January 2024

  • Fix: Wrong categories in the tab edit page
  • Dev: Change the tab key structure
  • Dev: Tested up to WooCommerce 8.5.1

2.1.0.1

Release date 16 January 2024

  • Fix: All product-specific tab data was lost when saving the product.

2.1.0

Release date 9 January 2024

  • Fixed the error when pro version is activated
  • Updated assets
  • Redeveloped the settings page and admin area
  • Added HPOS compatibility
  • Tested up to WordPress 6.4 and WooCommerce 8.4

2.0.23

Release date 1 August 2023

  • Changed link to Pro Upgrade

2.0.22

Release date 20 July 2023

  • Fixed admin area crashing due to missing dependency library

2.0.21

Release date 20 July 2023

  • Change of plugin details

2.0.20

Release date 30 May 2023

  • Add option to disable the_content filter

2.0.19

Release date 25 May 2023

  • Update Admin Notice package

2.0.18

Release date 20 February 2023

  • Fix PHP 8 issue

2.0.17

Release date 20 December 2022

  • Fix admin links

2.0.16

Release date 10 October 2022

  • Update dashboard

2.0.15

Release date 5 November 2022

  • Minor bug fixes

2.0.14

Release date 4 July 2022

  • Minor bug fixes

2.0.13

Release date 19 April 2022

  • Minor bug fixes

2.0.12

Release date 17 April 2022

  • Minor bug fixes

2.0.11

Release date 17 February 2022

  • Fix multi site issue

2.0.10

Release date 31 January 2022

  • WP 5.9 compatibility

2.0.8

Release date 19 January 2022

  • Fix: PHP error

2.0.7

Release date 21 November 2021

  • Fix: PHP fatal error

2.0.6

Release date 15 July 2021

  • Fix: PHP error in PHP 7.1

2.0.5

Release date 14 July 2021

  • Fix: Minor bug fixes

2.0.3

  • Fix: Minor bug fixes

2.0.2

  • Fix: Minor bug fixes

2.0.1

  • Compatibility with Woo 3.3
  • Fix: Minor bug fixes

2.0.0

  • Update: Major code refactoring
  • Fix: Minor bug fixes

1.1

  • Fix: Category in filter issue
  • Fix: Other minor bug fixes

1.0.1

  • Add Conditions: Product Category for Tab
  • Bug fixes

1.0.0

  • Initial release