Summary

The Hook Home Tab Control is a PrestaShop specific control that adds the main content area with the tabs on the top.
This control displays the site content (products).

Usage

NOTE: The Hook Home Tab Control can be added only on the Home Template.
This control adds displayHomeTab and displayHomeTabContent positions to PrestaShop templates.

It can be found under Insert tab >> PrestaShop Hooks >> Hook Home Tab.

hook-home-tabs-themler.png

It is possible to style tabs, the tabs bar, and the content of the main container.

The modules can be managed from the PrestaShop back office >> Modules >> Positions. The displayHomeTab hook shows the modules that are responsible for the tabs.
NOTE: PrestaShop allows only three types of modules: Featured products on the homepage, New products block, and Top-sellers block.

The displayHomeTabContent includes the modules that are shown in the content below tabs. The new modules can be inserted using the Transplant module option.

ps-hook-home-tab.png

###Summary The **Hook Home Tab Control** is a [PrestaShop](http://answers.billiondigital.com/categories/3915/prestashop-3) specific control that adds the main content area with the tabs on the top. This control displays the site content (products). ###Usage **NOTE:** The **Hook Home Tab Control** can be added only on the Home Template. This control adds **displayHomeTab** and **displayHomeTabContent** positions to PrestaShop templates. It can be found under **Insert tab** >> **PrestaShop Hooks** >> **Hook Home Tab**. !hook-home-tabs-themler.png! It is possible to style tabs, the tabs bar, and the content of the main container. The modules can be managed from the **PrestaShop back office** >> **Modules** >> **Positions**. The **displayHomeTab** hook shows the modules that are responsible for the tabs. **NOTE:** PrestaShop allows only three types of modules: *Featured products on the homepage*, *New products block*, and *Top-sellers block*. The **displayHomeTabContent** includes the modules that are shown in the content below tabs. The new modules can be inserted using the **Transplant module** option. !ps-hook-home-tab.png!