Notice (8) : Undefined offset: 0 [APP/controllers/products_controller.php , line 308 ]Code |
Context /* stock */
$product_stock_quantity = $product['StockAvailable'][0]['quantity'];
$product = array(
"Product" => array(
"id" => "2246",
"brand_id" => "2",
"collection_id" => "73",
"product_category_id" => "23",
"type" => "23",
"name" => "Ifö Twins Ножки для шкафчиков, хром (2 шт.)
",
"description" => "",
"to_complete_with" => "",
"code" => "RK1261011011",
"virtual_code" => "RK1261011011",
"retail_price_no_vat" => "",
"retail_price_vat" => "",
"weight" => "0.000000",
"amount_per_palette" => "",
"dimensions" => "",
"link" => "",
"dwa_de" => null,
"trzy_de" => "",
"id_product" => "2244",
"id_supplier" => "0",
"id_manufacturer" => "2",
"id_category_default" => "2",
"id_shop_default" => "1",
"id_tax_rules_group" => "0",
"on_sale" => "0",
"online_only" => "0",
"ean13" => "",
"upc" => "",
"ecotax" => "0.000000",
"quantity" => "16",
"minimal_quantity" => "0",
"price" => "0.000000",
"wholesale_price" => "0.000000",
"unity" => "",
"unit_price_ratio" => "0.000000",
"additional_shipping_cost" => "0.00",
"reference" => "",
"supplier_reference" => "",
"location" => "",
"width" => "0.000000",
"height" => "0.000000",
"depth" => "0.000000",
"out_of_stock" => "0",
"quantity_discount" => "0",
"customizable" => "0",
"uploadable_files" => "0",
"text_fields" => "0",
"active" => "1",
"redirect_type" => "",
"id_product_redirected" => "0",
"available_for_order" => "0",
"available_date" => "0000-00-00",
"condition" => "new",
"show_price" => "0",
"indexed" => "0",
"visibility" => "catalog",
"cache_is_pack" => "0",
"cache_has_attachments" => "0",
"is_virtual" => "0",
"cache_default_attribute" => "0",
"date_add" => "0000-00-00 00:00:00",
"date_upd" => "0000-00-00 00:00:00",
"advanced_stock_management" => "0",
"tmp_price" => "0.000000",
"is_salesout" => "0",
"original_price" => "0.000000",
"on_bottom_category" => "0",
"discount_to" => "0000-00-00 00:00:00",
"discount_price_no_vat" => "0.000000",
"discount_price_vat" => "0.000000"
),
"Brand" => array(
"id" => "2",
"name" => "Ifö"
),
"Collection" => array(
"id" => "73",
"brand_id" => "2",
"name" => "Twins",
"is_salesout" => "0"
),
"ProductCategory" => array(
"id" => "23",
"parent_id" => "6",
"brand_id" => "2",
"collection_id" => "58",
"name" => "Аксессуары",
"order" => "0",
"active" => null
),
"StockAvailable" => array(),
"Photo" => array()
)
$title_prod = "Ifö Twins Ножки для шкафчиков, хром (2 шт.)
- Аксессуары от Ifö Geberit"
$desc_prod = "Ifö Twins Ножки для шкафчиков, хром (2 шт.)
это то, что сделает интерьер ванной гармоничным и завершенным. Выбирайте Аксессуары от Ifö Geberit"
$virtual_group = array()
$similar_collection = array(
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
)
)
$similar_category = array(
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
)
) ProductsController::show() - APP/controllers/products_controller.php, line 308
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined offset: 0 [APP/controllers/products_controller.php , line 309 ]Code |
Context
$product_stock_quantity = $product['StockAvailable'][0]['quantity'];
$product_stock_oos = $product['StockAvailable'][0]['out_of_stock'];
$product = array(
"Product" => array(
"id" => "2246",
"brand_id" => "2",
"collection_id" => "73",
"product_category_id" => "23",
"type" => "23",
"name" => "Ifö Twins Ножки для шкафчиков, хром (2 шт.)
",
"description" => "",
"to_complete_with" => "",
"code" => "RK1261011011",
"virtual_code" => "RK1261011011",
"retail_price_no_vat" => "",
"retail_price_vat" => "",
"weight" => "0.000000",
"amount_per_palette" => "",
"dimensions" => "",
"link" => "",
"dwa_de" => null,
"trzy_de" => "",
"id_product" => "2244",
"id_supplier" => "0",
"id_manufacturer" => "2",
"id_category_default" => "2",
"id_shop_default" => "1",
"id_tax_rules_group" => "0",
"on_sale" => "0",
"online_only" => "0",
"ean13" => "",
"upc" => "",
"ecotax" => "0.000000",
"quantity" => "16",
"minimal_quantity" => "0",
"price" => "0.000000",
"wholesale_price" => "0.000000",
"unity" => "",
"unit_price_ratio" => "0.000000",
"additional_shipping_cost" => "0.00",
"reference" => "",
"supplier_reference" => "",
"location" => "",
"width" => "0.000000",
"height" => "0.000000",
"depth" => "0.000000",
"out_of_stock" => "0",
"quantity_discount" => "0",
"customizable" => "0",
"uploadable_files" => "0",
"text_fields" => "0",
"active" => "1",
"redirect_type" => "",
"id_product_redirected" => "0",
"available_for_order" => "0",
"available_date" => "0000-00-00",
"condition" => "new",
"show_price" => "0",
"indexed" => "0",
"visibility" => "catalog",
"cache_is_pack" => "0",
"cache_has_attachments" => "0",
"is_virtual" => "0",
"cache_default_attribute" => "0",
"date_add" => "0000-00-00 00:00:00",
"date_upd" => "0000-00-00 00:00:00",
"advanced_stock_management" => "0",
"tmp_price" => "0.000000",
"is_salesout" => "0",
"original_price" => "0.000000",
"on_bottom_category" => "0",
"discount_to" => "0000-00-00 00:00:00",
"discount_price_no_vat" => "0.000000",
"discount_price_vat" => "0.000000"
),
"Brand" => array(
"id" => "2",
"name" => "Ifö"
),
"Collection" => array(
"id" => "73",
"brand_id" => "2",
"name" => "Twins",
"is_salesout" => "0"
),
"ProductCategory" => array(
"id" => "23",
"parent_id" => "6",
"brand_id" => "2",
"collection_id" => "58",
"name" => "Аксессуары",
"order" => "0",
"active" => null
),
"StockAvailable" => array(),
"Photo" => array()
)
$title_prod = "Ifö Twins Ножки для шкафчиков, хром (2 шт.)
- Аксессуары от Ifö Geberit"
$desc_prod = "Ifö Twins Ножки для шкафчиков, хром (2 шт.)
это то, что сделает интерьер ванной гармоничным и завершенным. Выбирайте Аксессуары от Ifö Geberit"
$virtual_group = array()
$similar_collection = array(
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
)
)
$similar_category = array(
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
),
array(
"Product" => array(),
"Brand" => array(),
"Collection" => array(),
"ProductCategory" => array(),
"StockAvailable" => array(),
"Photo" => array()
)
)
$product_stock_quantity = null ProductsController::show() - APP/controllers/products_controller.php, line 309
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Ifö Twins Ножки для шкафчиков, хром (2 шт.)
- Аксессуары от Ifö Geberit
Ifö Twins Ножки для шкафчиков, хром (2 шт.)
Артикул:
RK1261011011
Коллекции:
Twins
Описание изделия:
Другие продукты из этой серии