WordPress plugin allows to add additional tab on the product page in WooCommerce.
After activating the plugin, you can create new tabs, change their order and add unique content for each product.
- Upload files to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
Go to Admin panel -> Product -> Tabs -> Add tabs. Enter name and priority.
Tabs priority determine its position in relation to other tabs. Standard tabs on the product page have the following priority: Description - 10, Additional Information (shown only when you specify the weight or size) - 20, Reviews - 30. For example, for place tab on second place set priority - 15.
- WordPress 6.7 and Woo 9.5 compatibility.
- Add i18n capability.