PDA

View Full Version : Remove Option from Checkout Page


ClaireMH
31-Oct-2003, 12:25 PM
Is it possible to remove the 'select this address' and 'or enter new address' option from the checkout page for customers with accounts, so that they have to type in their details before continuing?

Ben
05-Nov-2003, 10:41 AM
Hi Claire

Yep, you can do this by opening the Act_Order01.html checkout template and commenting out all code between
<!-- XML tags for formatting of the address list in B2B mode -->
and
<!-- End of B2B address formatting tags -->

Ben