The Order Form

Order Form Page: The form should have inputs for name, email, phone number, address, and credit card information. It should have a table (within the form) where stock items are listed and can be ordered.

The stock data is as follows: Except for the above table, your form should add one additional column for displaying how many of each item ordered by a customer , and another column for what the price for each row will go (the number of the ordered item times the unit price)----------This is for Part 2. Please read Part 2 before you start. There should also be another row where the total order cost can be shown.

Personal Details:

Order Details:

Name:
Email:
Phone Number:
Address:
Credit Card:
Name Product Code: Colour: Diameter: Length: Unit Price Amount Ordered: Total price:
Bolt B113Black Diameter: 9 2.15 0.00
Nut N234SilverDiameter: 5 0.45 0.00
WasherW359SilverDiameter: 8 50 0.30 0.00
Grand Total: 0.00

The stock data is as follows: Except for the above table, your form should add one additional column for displaying how many of each item ordered by a customer , and another column for what the price for each row will go (the number of the ordered item times the unit price)----------This is for Part 2. Please read Part 2 before you start. There should also be another row where the total order cost can be shown.