Product page tabs like 1.5 on Prestashop 1.6
Have you been missing the traditional product page tabs in the new Prestashop 1.6 Template? If so, see how to easily take them back.
Featured Project - Just Whisky
PrestaShop Modules Development Course
The Complete PrestaShop Modules Development Course will guide you from the process of making a PrestaShop module from scratch, up to creating complex addons.
More InfoPrestaShop SEO URLs
Remove IDs from PrestaShop Urls without effort, and add more search engine Optimization with custom url routes for every language
More Info Request DemoHave you been missing the traditional product page tabs in the new Prestashop 1.6 Template? If so, see how to easily take them back.
In this quick tip we will see how easy it is to create new tabs for the homepage in Prestashop 1.6, by simply enabling two hooks in a module.
It is easy enough to modify Prestashop’s products’ back office and add new fields by editing the AdminProductsController. However, by using a module and a new tab, it becomes much more maintainable!