Creating our ice cream sundae builder
The Carborelli’s ice cream sundae builder includes the following main elements:
Building a sundae, via various picklists
Choosing delivery or takeaway options
Paying for the ice cream using PayPal
Getting directions to Carborelli’s for collection or eating in store
Let’s start by building a form for users to build their sundae.
Note
The two most popular form plugins are Contact Form 7 (http://wordpress.org/extend/plugins/contact-form-7/) which is free, and Gravity Forms (http://www.gravityforms.com/), which is premium, with three different pricing plans. We’re going to be using Gravity Forms as it has PayPal integration, but you could also use another form plugin plus a PayPal plugin, such as WordPress Ultra Simple PayPal Shopping Cart (http://wordpress.org/extend/plugins/wp-ultra-simple-paypal-shopping-cart/).