Hi,
I'm trying to move that tick box "I accept the terms & conds" from checkout page 1 to checkout page 2, tried cut'n'paste
but it didn't work, do I need to change something in the layouts?
Thank you in advance.
I'm trying to move that tick box "I accept the terms & conds" from checkout page 1 to checkout page 2, tried cut'n'paste
Code:
<actinic:variable name="CheckoutArea" value="Terms and Conditions Agreed" if="%3cactinic%3avariable%20name%3d%22TermsAgreementRequired%22%20%2f%3e" />
Thank you in advance.
Comment