is it possible to retrieve the current selected store view in a multi store magento backend? i’m in an admi page (Catalog -> manage Categories -> general Information) and i have to retrieve the current selected store / store id. is it possible and how?
thanks
There are a number of options for this but you should be able to use,
if you aren’t looking for a specific ID, you can use
assigning your own variables to use with them.