Code |
Context$id = "10"
$shippingMethods = array(
array(
"ShippingMethod" => array()
),
array(
"ShippingMethod" => array()
)
)
$recentlyViewed = array()
$backUrl = array(
"action" => "index",
"category_id" => null
)
$categories = array(
"BD EUROPE",
"ANIMATION / DISNEY",
"ASIE / MANGA",
"COMICS / USA"
)
$this->crumbs[] = array(
'title' => $categories[$this->data['Series']['Artist']['category_id']],
ProductsController::view() - APP/controllers/products_controller.php, line 212
Object::dispatchMethod() - CORE/cake/libs/object.php, line 120
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - CORE/index.php, line 91
Please wait...