-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

WooCommerce Cookbook
By :

For most businesses, you can put all of the product information you need into the description field. For some industries, you may have extra information you want to add to the product page. One of the best ways to add this information is by adding an extra tab to the product page. That way, it's not in the way but it's still accessible.
You need to have a product in your store.
The first part of setting this up is installing the right plugin.
In the WordPress admin, click on the Plugins menu and then on Add New.
Run a search for WooCommerce Custom Product Tabs Lite.
Install and activate the plugin.
Now that we have the plugin activated, it's time to configure it. Go to the Products menu in the WordPress admin and select one of your products.
Under the Product Data tab, click on Custom Tab. From here, you can add a title and whatever content you like. It could be an embed code from a site such as YouTube, HTML, or plain text. It's...