Menu Close

Get Support From ShopWired Close

All systems fully operational

Subscribe To Updates
Prefer To Live Chat? Chat directly with ShopWired support Available from 9.00am to 6.00pm Monday to Friday Quickest response time
Send A Message
Response within 24 hours

Menu Close

Menu

account_login

The account_login.twig view hosts the page where a registered customer logs into their account.


Account login form

Registered customers log into their account using the account login form.


Forgotten password

It's best practice to include a quick and easy link that the customer can use to request a new password if they have forgotten their existing one, e.g.

<a href="/account/forgotten-password">forgotten your password? click here</a>

Remember me

A 'remember me' tick box can be included within the login form to keep the customer logged into their account. The field name is remember, e.g.

<input type="checkbox" name="remember" value="1">Keep me logged in