Notice (8): Undefined offset: 1 [APP/app_controller.php, line 1816]
Notice (8): Undefined index: 2s [APP/app_controller.php, line 528]
- -
購物車明細

 

您的購物車內目前還沒有商品哦!

Missing Method in Category2sController

Error: The action category2s is not defined in controller Category2sController

Error: Create Category2sController::category2s() in file: app/controllers/category2s_controller.php.

<?php
class Category2sController extends AppController {

	var $name = 'Category2s';


	function category2s() {

	}

}
?>

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