Ten moduł prestashop jest alternatywnym rozwiązaniem dla standardowego bloku z drzewem kategorii. Nasz moduł umożliwia wyświetlanie bloku kategorii za pomocą rozwijanej listy która budowana jest automatycznie wraz z selekcją elementów drzewa kategorii. Dzięki zastosowaniu technologii AJAX moduł umożliwia sprawne i szybkie przeglądanie drzewa kategorii co z cała pewnością wpływa na użyteczność stron Twojego sklepu
Tak jak powiedzieliśmy moduł wzbogaca strony Twojego sklepu o dodatkowe narzędzie filtrujące. Z tym modułem możesz utworzyć blok z selekcją kategorii krok po kroku dokładnie tam, gdzie chcesz. Moduł wykorzystuje trzy najważniejsze hooki - czyli miejsca w których możesz go umieścić. Są to: Lewa kolumna, prawa kolumna lub górna sekcja na stronach Twojego sklepu. Możliwe jest również ulokowanie modułu w innych miejscach. Czyli możesz go umieścić wszędzie tam, gdzie chcesz.
Podstawowe funkcjonalności modułu Krok po kroku - filtr kategorii:
Moduł pozwala na utworzenie dowolnej ilości bloków z kategoriami
Każdy z bloków może posiadać swoją własną konfigurację i wyświetlać inne kategorie
Moduł tworzy specjalny blok z filtrem kategorii Moduł daje Twoim klientom możliwość szybkiej i płynnej eksploracji drzewa kategorii
Moduł wykorzystuje technologię AJAX, co oznacza, że moduł ładuje drzewo kategorii bez konieczności przeładowywania strony
Opcjonalnie, po ostatnim kroku wyboru kategorii możesz wyświetlić listę produktów z wybranej kategorii
Specyfikacja modułu - możliwości konfiguracyjne
Ustawienia globalne modułu
1.8.8
- added improvements to module workflow in environments based on php 8.1
- improvements eliminates notifications about deprecated variables
1.8.7
- added improvements to module workflow in prestashop 8.1.x
1.8.6
- added security improvements to sql queries
1.8.5
- added improvements to module workflow in prestashop 8.x
1.8.4
- added fixes related appearance of blocks in shop's back office
1.8.3
- added new feature to define categories where created filter will appear
- this version of module requires its reinstallation (do not worry, module will remember all its settings)
1.8.2
- added support of position displaySearch in PrestaShop 1.7.x
1.8.1
- added improvements to support of multistore environment
- this version of the module requires its reinstallation (do not worry, module will remember all its settings)
1.8.0
- added feature to automatically check module updates
- improved feature to module installation process - it uses better installation function now
1.7.9
- added improvements to .js and .css files load process, moved the load script to header hook
1.7.8
- added improvements to "reset" feature that resets the unselected dropdowns
- added improvements to visibility of top section dropdows, it is not included if there are no dropdowns
1.7.7
- added improvements to feature that build link to category page
- now if you use some pretty clean urls - it will generate urls properly
1.7.6
- added fixes to module workflow in PrestaShop 1.7 when minification of javascripts is enabled
1.7.5
- added new sort method - now you can sort categories by position in shop back office
- module supports PrestaShop 1.7 from now
1.7.4
- added improvements to "search inside dropdown" feature workflow in safari browser
1.7.3
- added missed translations for Polish and Spanish language
1.7.2
- added fixes to recently added feature that allows to exlcude some categories from dropdown boxes (categories werent remove from first dropdown)
- added new feature that allows to search inside dropdowns
- you can enable / disable search feature for selected blocks with menu
- if you don't want to use this feature - you can disable libraries that support it (so module will not load them)
1.7.1
added feature that allows to remove selected categories from dropdown boxes
1.6.9.2
added better "remember" feature to remember selected categories. Now you can browse categories tree well
1.6.9.1
added fixes to auto submit feature
1.6.9
Added possibility to automatically submit selected category (once customer will select last available category from tree)
1.6.8
added possibility to display products list (once customer will select last category in tree - module will display list of products as a dropdown selection box)
1.6.7
Fixes for appearance of language switcher (how it was: screenshot) now it works properly (how it is: screenshot)
1.6.6
started to log changes in the module