Checkout Form And Upload
I need a checkout page similar to canvasondemand.
On their website from their homepage click “order your canvas”. Then, you’ll see the page I want.
=========================================================
- Name your canvas
- Quantity, Size & Frame
- I don’t need “Techniques”
- Additional services
- Comments
- Your photo
==============================================
Name your canvas
- Just a text field to name their project
———————————————-
Quantity, Size, Frame
-Instead of a large chart I want this section to be dropdown menus but when different selections are made the graphic changes to show what they are chosing (see imaginecanvas./photos-on-canvas-gallery-wrap.html for details of this feature).
-Where the “Custome Size” is the hight/width is the price is calculated in javascript I think so it should be easy to copy.
- when you select any of the gallery wraps another section is shown to ask “pick edge”
———————————————-
Additional services
- I only want “Retouching $40″ and “Convert Color”
———————————————-
Comments
- just like they have it
———————————————-
Your photo
- just like they have it. Upload, show a status as it uploads, show a thumbnail after and they can click to see it in a new window for verification.
- ask them “I certify the I own the copyrights…”
- or give them the option to mail it to us.
———————————————-
Next button
==============================================
Next section should be a cart page that shows all of the phots uploaded.
- I want it to ask if they want an additional quantity at 50% off
- I want it to again ask if they want a different size, quantity, No technique, frame.
- I want a coupon code function
- Have shipping options and give $total
- From here clicking next will take that total and send it to my payment code I already have.
- Order will submit photo to server folder, send email to admin and email to user detailing what they ordered.
================================================
ADMIN SECTION
- admin login
- orders overview
- access and download the images from each order
- submit tracking number to order and email to client



