<%@ LANGUAGE="VBSCRIPT" %> <% Option Explicit %> <% returnPage = "default.asp" Dim cID %> <% =session("storePageTitle") %> - The Pizza Maker Oven - How to Use your Pizza Maker
<% if session("homeDisplayTopProducts") = true AND isNumberValid(session("homeDisplayNoProducts")) then%> <%displayTopproducts() end if %>
How To Use? Watch A Video.. Download Manual (.pdf)

  1. Plug your PIZZA MAKER in to an electrical outlet and turn the cooking temperature control knob to the "1" heat setting. You will notice the heat indicator light go on.
  2. The heat indicator light will turn off in approximately 5 minutes indicating that your PIZZA MAKER has preheated and is ready for use.
  3. Using your pizza shovels to place your topped pizza on directly onto the stone base, close the lid and turn your oven to the "2.5" heat setting .
  4. Allow pizza to cook for 4-5 minutes and you're done!
  Important Safeguards
  First Time Use
  Cooking a Pizza
  Cooking In Your Deep Dish
  Cleaning Instructions
  Warranty (Print Version)
Please refer to the following detailed guides when using your PIZZA MAKER
 
<% ' ERROR REPORTING - DON'T REMOVE! if dMode <> true AND err.number <> 0 then reportError err.number, err.description, err.source, "" end if %>