Hi all,
For a few days now I'm searching for something like this but seems like no one has tried it before.
What I want to do is to have a category or subcategory disabled, and still access it by url and have the products there. Disabled categories don't show products.
In category.tpl you have the $category->active query and delete it, but I can not find where the function that prevents products to be displayed in a disabled categories is?
Has anyone done this?
Thanks a lot!