-
- ashishdgandhi

-
Total Posts: 1
Joined: 2013-01-31
|
Hi,
I was able to redirect category to CMS page(using red2black cms redirect extension). On CMS page, what I want is to have all category and sub categories(for current category) listing on side bar. I was able to get all categories and sub categories using getStoreCategories() method. Now, the problem is since the category was redirected to CMS page, I am not having current category id value. Can someone help me how can I get current category id on CMS page? I think once I get current category id, my problem will be solved.
|