How To Modify Checkout Step 1

Hi All,

This is inspirited from amazon.com login page and will offer to the customer a better user experience.





Add-on require My Changes add-on to be active.

  1. Create a new Language variable from Administration > Languages > Translations:


<br />
do_you_have_password=Do you have an Example.com password?<br />

```<br />
2. Download from here and copy file checkout_login.tpl from bellow to ```php
<br />
design/themes/[THEME_NAME]/templates/addons/my_changes/overrides/views/checkout/components/checkout_login.tpl<br />

```<br />
3. Clear Cache ([url="http://www.example.com/admin.php?cc&ctpl"]http://www.example.c...min.php?cc[/url])<br />
<br />
File can be downloaded from [url="http://www.hungryweb.net/cs-cart-tutorials/how-to-modify-cs-cart-checkout-step-1-for-a-better-user-experience.html"]here[/url].<br />
<br />
I hope that helps,<br />
<br />
---<br />
Valentin<br />
[color=#808080][size=2]part of hungryweb.net[/size][/color]

Hello,



Will this work for the v3.0.4?



Thanks

nice touch

Can I get this for the v3.0.4 please?

Hi @tom437 ,

Please try this ( the file has been send to me by @John ) and let me know if everything is ok



I hope that helps,





Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]

Thank, but how do I fix {$lang.do_you_have_password} appear above (No, I am a new customer)?[list]

[*]

[/list]

Please check step 1. Create a new Language variable from Administration > Languages > Translations:

Hello sirs,



I don´t have directory [color=#000000][size=2]/my_changes[/size][/color][color=#666600][size=2]/[/size][/color]but my changes addon is installed, any idea?

Hi detectalia,



In default CS-Cart installation the “my_changes” module does not have specific folders in the “desgin” directory. But you can find the “my_changes” directory in the “app/addons” one. So just create the required folders for the templates manually .

@eComLabs answer correct ;) and i thank them for the help provided to the community



If the design directory structure is missing you need to create, because My Changes addon comes only with 2 files:[list]

[]addon.xml ( default addons information xml file )

[
]addon.xml.full ( just for development purposes, a full example of addons.xml options )

[/list]



Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]