Hey guys
how can i check from module's level whether it's being launched from hook on particular page?
My problem is JS messing up on product page, but neccesary on product-list/category, I need to exclude it on every other page, thinking of sth like this:
function hookHeader($params){
if (C...