Hi Nicolas,
I'd like some help in placing content above the checkout steps. I have seen a post where you said...
"For the checkout page, you have to edit the file "step" of the view "checkout".
Add your text right at the top of the file."
And that works great.
But I would like different text per step of the checkout. I have failed to identify the correct variables with jDump so hoping you can help.
Just need something really simple like
If step 1 show this
If step 2 show that
I can manage php/html and the styling, just need a pointer to the variable to be testing against and whether it is available at the top of step.php.
Many thanks,
Tony