Code |
Context }
$product['Product']['props'] .= $product['Property'][$i]['value'];
$id = "1513"
$product = array(
"Product" => array(
"id" => "1513",
"title" => "Толстовка жен",
"url" => "tolstovka-zhen.html",
"articul" => "6088",
"category_id" => "48",
"producer_id" => "0",
"instock" => "1",
"novelty" => "0",
"status" => "1",
"order" => "21",
"created" => "2020-10-02 12:03:40",
"modified" => "2023-05-06 06:14:46",
"image" => "3",
"price" => "2790.00",
"price_RUR" => "2790.00",
"price_USD" => "41.64",
"price_EUR" => "36.23",
"price_fake" => "0.00",
"rate" => "RUR",
"about_yml" => "",
"about" => "",
"text" => "",
"recommend" => "",
"seo_title" => "",
"seo_keywords" => "",
"seo_description" => "",
"props" => ""
),
"Category" => array(
"id" => "48",
"title" => "Женские",
"header" => "Толстовки",
"url" => "zhenskie.html",
"about" => "",
"text" => "",
"image" => "1",
"order" => "1",
"product_count" => "6",
"parent_id" => "9",
"lft" => "52",
"rght" => "53",
"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" => "5959",
"product_id" => "1513",
"property_id" => "46",
"value" => "2|3|4|5|6",
"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