register("last_page"); } // Register the cart if (!isset($cart)) { $cart = array(); $cart["idx"] = 0; $Session->register("cart"); } // Register the ReturnToPage if (!isset($ReturnToPage)) { $ReturnToPage = $this_page; $Session->register("ReturnToPage"); } else { // Force return to this page $ReturnToPage = $this_page; } ?> Equipment | The Natural Soap Shack

Equipment

You will need the following items to begin with:
* Two cooking thermometers (they must register temperatures as low as 20 degrees and as high as 100 degrees Celsius)
* Measuring scales
* Large pyrex jug
* Large pyrex bowl
* Small pyrex bowl
* Large stainless steel saucepan
* Spatula
* Wooden or stainless steel mixing spoon
* Rubber gloves
* Goggles
* Newspaper
* Old blankets
* Moulds. Moulds need to be somewhat flexible and slightly wider at the top than at the bottom so that the soap can be easily removed. Fancy shaped moulds are best used when making hand-milled soaps. The best molds for soap-making with the basic soap making recipe are plastic lunch boxes, plastic take-away food containers, ice-cream containers, milk cartons and microwave containers.


save(); // Output the debug info if we are in debug mode if ($DEBUG) { $end = utime(); $runtime = $end - $start; include("inc/debug.inc"); } include($BASE_PATH . "inc/footer.inc"); ?>