I'm newbie with Magento and I need something that probably it's very stupid. In a custom module I've got a controller and in that controller I want to read a variable. This variable is the products per page number. Does anybody know which helper or what else I need to read that?
The variable I want to read is a variable configurable in Magento administrator in Configuration/Catalog: -Products per Page on Grid Default Value
Thank you!