Build Shop > Integrate Shop > bb_addorder.htm
 
 
This template can be divided in following 2 segments:
  1. Signup Confirmation form
  2. JavaScript for Form Validations

1 - Signup Confirmation form:

This form displays customer Billing and Delivery address information which he submit in previous form for the confirmation. Customer has choice to further ammend this information on this page. Following code is used for this form:

2 - JavaScript for Form Validation :

It restricts users to enter invalid form data:

 
Close Window