Hi all,
I like to understand the concept of Presta. Its a lot, I know.
Perhaps I find the code I am looking for by explaining it more in general.
There is the category-tree in Presta-Frontend.
Now I am looking for the js-code for it.
The browser shows me in the footer an uglified-file: bottom....js
If I am right, all js-code of the page will be put together in one file and then uglified.
But where is the Code for a special modul?
In modules\ps_categorytree\ I can't find any special js-code (or I am blind
yours,
Daniel
:::EDIT1:::
ps: this helped me a little bit to understand the php-code of a modul:
https://blog.prestatuts.com/show-number-of-products-next-to-each-category-in-category-tree-menu/
Edit History
Hi all,
I like to understand the concept of Presta. Its a lot, I know.
Perhaps I find the code I am looking for by explaining it more in general.
There is the category-tree in Presta-Frontend.
Now I am looking for the js-code for it.
The browser shows me in the footer an uglified-file: bottom....js
If I am right, all js-code of the page will be put together in one file and then uglified.
But where is the Code for a special modul?
In modules\ps_categorytree\ I can't find any special js-code (or I am blind
yours,
Daniel