I was browsing the Web and found a lesson for us old, I had one of them replied to a question: clean compare list programmatically? for get instance of class ComapreController and execute directly the clear action 1 2 3 4 5 6 7 8 9 10 11 $app = Mage::app(); $frontController = $app->getFrontController(); $request = $frontController->getRequest(); //get the Magento ... Read More »