Tested with x-cart 4.2 and 4.3!
Installation
1. Unpack must_accept_terms.zip and upload the must_accept_terms folder to the
/skin1/customer/ directory.
NOTE : Look the folders/files you are uploading and make sure its the correct folders/files, an extra folder may be created in the unzipping process, so CHECK!!
2. Open /skin1/modules/Fast_Lane_Checkout/checkout_3_place.tpl file in notepad and:
replace following code:
{$lng.txt_terms_and_conditions_note}with:
{include file="customer/must_accept_terms/must_acc.tpl"}replace following code:
{include file="customer/buttons/button.tpl" button_title=$lng.lbl_submit_orderwith:
{include file="customer/must_accept_terms/button.tpl" button_title=$lng.lbl_submit_order
3. Open /skin1/customer/main/checkout.tpl file in notepad and repeat above action.
4. Run cleanup.php and refresh your browser (CTRL + F5).
Download
Demo
Clicking "SUBMIT" you agree with our "Terms & Conditions".










