Display products from subcategories in PrestaShop 1.6
Are you wondering how to display products from subcategories, without using the layered navigation module? Let’s see it for PrestaShop 1.6!
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 DemoAre you wondering how to display products from subcategories, without using the layered navigation module? Let’s see it for PrestaShop 1.6!
If you want to add extra fields to the category configuration page, there is no better way than using a module hooked to DisplayBackOfficeCategory. Let’s see how to implement it!
PrestaShop’s Top Menu usually lets you click on the first level categories, as well as their children in the mega-dropdown. In this quick tip, we will disable the top level links and let them be triggers for the menu only.
Prestashop has lots of time-saving functions that we can use when developing modules or extensions. Let’s see how to get various products list and deal with cookies, in this fourth batch.
Prestashop only allows using one image as category thumbnail by default, thus creating issues in having different formats for subcategory images in the product list view. In this tutorial we will add a secondary image to prestashop categories, to increase flexibility on thumbs display when showing them as subcategories.