Code |
Context }
$product['Product']['props'] .= $product['Property'][$i]['value'];
$id = "1271"
$product = array(
"Product" => array(
"id" => "1271",
"title" => "Свитшот муж",
"url" => "svitshot-muzh.html",
"articul" => "2608",
"category_id" => "49",
"producer_id" => "0",
"instock" => "1",
"novelty" => "0",
"status" => "1",
"order" => "57",
"created" => "2020-01-13 11:15:59",
"modified" => "2020-01-13 11:15:59",
"image" => "1",
"price" => "2390.00",
"price_RUR" => "2390.00",
"price_USD" => "35.67",
"price_EUR" => "31.04",
"price_fake" => "0.00",
"rate" => "RUR",
"about_yml" => "",
"about" => "",
"text" => "",
"recommend" => "",
"seo_title" => "",
"seo_keywords" => "",
"seo_description" => "",
"props" => ""
),
"Category" => array(
"id" => "49",
"title" => "Мужские",
"header" => "Толстовки",
"url" => "muzhskie.html",
"about" => "",
"text" => "",
"image" => "1",
"order" => "2",
"product_count" => "114",
"parent_id" => "9",
"lft" => "54",
"rght" => "55",
"seo_title" => "",
"seo_keywords" => "",
"seo_description" => ""
),
"Producer" => array(
"id" => null,
"title" => null,
"url" => null,
"image" => null,
"about" => null,
"text" => null,
"seo_title" => null,
"seo_keywords" => null,
"seo_description" => null
),
"ProductsProperty" => array(
array(),
array(),
array(),
array()
),
"Property" => array(
array(),
array(),
array(),
array()
)
)
$i = 0
$prop = array(
"id" => "46",
"category_id" => "9",
"title" => "Размеры",
"type" => "multiple",
"values" => "{"1":"S","2":"M","3":"L","4":"XL","5":"2XL","6":"3XL","7":"4XL","8":"5XL","9":"6XL","10":"7XL"}",
"images" => "",
"recursive" => "1",
"catalog" => "1",
"filter" => "0",
"public" => "1",
"order" => "1",
"ProductsProperty" => array(
"id" => "5007",
"product_id" => "1271",
"property_id" => "46",
"value" => "3|4|5|6|7",
"model" => "",
"price" => "0"
)
)
ProductsController::view_ajax() - APP/controllers/products_controller.php, line 151
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
require - APP/webroot/index.php, line 83
[main] - CORE/index.php, line 55