Post by dekko » Sat Mar 23, 2013 7:50 pm

The checkout page Step 1 shows 2 radio box options;
Register Account (which is selected by default)
Guest Checkout

Since most of my customers will not want to open an account I would like the option 'Guest Checkout' to appear first and be selected by default.

Does anyone know how to do this?
OC v 1.5.2.1

New member

Posts

Joined
Tue May 15, 2012 8:41 pm

Post by justcurious » Sat Mar 23, 2013 11:09 pm

The file you want is catalog/view/theme/default/template/checkout/login.tpl.

Simply swap over lines 6 and 8:

Line 6:

Code: Select all

    <input type="radio" name="account" value="register" id="register" checked="checked" />
Line 8:

Code: Select all

    <input type="radio" name="account" value="register" id="register" />

Google Product Feed - Get your products into Google Shopping. Includes a bulk update facility.
Backup Pro - Backup (on demand or scheduled), Restore and Clone your store.
Freestyle Box - Add multiple information boxes on multiple pages of your store. Includes optional "Code Mode".
View my other extensions


User avatar
Active Member

Posts

Joined
Sat Dec 24, 2011 4:36 pm
Location - UK

Post by Artisan » Mon Aug 26, 2013 8:47 pm

Thanks for that, justcurious, your advice pointed me in the right direction and I've got rid of all references to logging in and registering on a shop that I'm building for a club.

New member

Posts

Joined
Sat Sep 03, 2011 5:08 am

User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore
Who is online

Users browsing this forum: Amazon [Bot] and 36 guests