Missing Controller

Error: ProductController could not be found.

Error: Create the class ProductController below in file: app/controllers/product_controller.php

<?php
class ProductController extends AppController {

	var $name = 'Product';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Notice (8): Undefined variable: image [APP/views/elements/featured_products.ctp, line 21]

Fatal error: Call to a member function getRestrictedImageSize() on a non-object in /mnt/stor1-wc1-dfw1/386818/439681/www.beautyclicks.com/web/content/app/views/elements/featured_products.ctp on line 21