17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 605 Views |
-
Login on Checkout Page

4 November 2008 at 10:35am Last edited: 4 November 2008 10:42am
I added the following code to allow a registered user to login on the checkout page (ecommerce/templates/Layout/CheckOutPage.ss) so all their information is recalled from the database.
Sam Oltz
Spearia, Inc.<% if CurrentMember %>
<% else %>
<div class="typography">
<h3>Login</h3>
<p>Already have an account? Login here.</p>
</div>
$LoginForm
<% end_if %>
| 605 Views | ||
|
Page:
1
|
Go to Top |

