_getState()->setActiveStep(State::STEP_SHIPPING); $this->_getState()->unsCompleteStep(State::STEP_BILLING); $this->_redirect('*/*/shipping'); } }