pliciweb_stephane Posted June 19, 2018 Posted June 19, 2018 I would like to get the current current step in order controller. When i use dump($this->context->controller); I can see protected property "checkoutProcess" that contains all order steps, and for each steps, i have this information #step_is_reachable: true #step_is_complete: false #step_is_current: true But, i cant reach this values because they are in a protected property. Does anyone know how to get a current step in order page ? Share this post Link to post Share on other sites More sharing options...
Ksaros Posted April 1, 2021 Posted April 1, 2021 Did you find the answer ? Share this post Link to post Share on other sites More sharing options...
pliciweb_stephane Posted April 6, 2021 Posted April 6, 2021 no sorry, we used another solution for our problem Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now