We'll create fresh WordPress site with Additional Custom Product Tabs for WooCommerce installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Additional Custom Product Tabs for WooCommerce plugin lets you:
For standard WooCommerce product tabs (i.e., “Description”, “Additional information” and “Reviews”) you can:
For each custom product tab you can set:
For each global (i.e., all products) product tab you can also set products/categories to show/hide it for.
In product tab’s title and content you can use plugin’s shortcodes: [alg_wc_pt_product_meta]
and [alg_wc_pt_product_function]
. This is especially useful in global (i.e., all products) tabs. For example, you can output some custom field value in your custom tabs for all products at once:
[alg_wc_pt_product_meta key="my_custom_field"]
Or, for example, you could add stock quantity info:
Stock: [alg_wc_pt_product_function name="get_stock_quantity"]
While free version allows you to add one global custom tab and one “per product” tab for each product, with Product Tabs for WooCommerce Pro you can add an unlimited number of custom product tabs.