Strange problem.
My client wants the "Next" button to read "Place Order" on Checkout Page 2.
I have added in two block ifs that check the PageType.
I have then removed the "NextButton" variable and replace it with text.
Now the button on Checkout Page 2 doesnt work. I replace the text with the variable and its ok. Its only the name of the button - am I missing something here?
Thanks.
My client wants the "Next" button to read "Place Order" on Checkout Page 2.
I have added in two block ifs that check the PageType.
I have then removed the "NextButton" variable and replace it with text.
Now the button on Checkout Page 2 doesnt work. I replace the text with the variable and its ok. Its only the name of the button - am I missing something here?
Thanks.
Comment