Adds a field to the checkout area that requires the customer to acknowledge that they have read your terms of service agreement.
Requirements / Prerequisites
This QuickCode tag must be used in an HTML form.
Example of Use
The following content in the web page's template: I agree to the terms of service: {FIELD-TOS-CHECKBOX}
Will display the following when viewing that web page in the storefront: I agree to the terms of service:
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {FIELD-TOS-CHECKBOX} QuickCode Tag is changed into the source code below prior to the web page being displayed.