Notice (8): Undefined index: Product [APP/Controller/PagesController.php, line 170]Code Context$this->setContent(3);
$product = $this->Product->find('first', array('conditions' => array('Product.slug' => $slug), 'recursive' => 1));
$related = $this->RelatedProduct->find('all', array('conditions' => array('RelatedProduct.parent' => $product['Product']['id']), 'recursive' => 2));
$slug_category = 'mesa-de-bombillo' $slug = 'LAMPARA-DE-MESA-MOSCOW-NEGRA' $slug1 = 'todos' $product = array()PagesController::product() - APP/Controller/PagesController.php, line 170 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Product [APP/Controller/PagesController.php, line 172]Code Context$related = $this->RelatedProduct->find('all', array('conditions' => array('RelatedProduct.parent' => $product['Product']['id']), 'recursive' => 2));
$back = array('action' => 'products', 'slug' => $slug1);
$this->toolSeo($product['Product']);
$slug_category = 'mesa-de-bombillo' $slug = 'LAMPARA-DE-MESA-MOSCOW-NEGRA' $slug1 = 'todos' $product = array() $related = array() $back = array( 'action' => 'products', 'slug' => 'todos' )PagesController::product() - APP/Controller/PagesController.php, line 172 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Seo [APP/Controller/PagesController.php, line 362]Code Contextelse{
$seo = $this->Seo->find('first' , array('conditions'=>array('id'=>$data)));
$dataSeo['meta_title'] = $seo['Seo']['meta_title'];
$data = null $dataSeo = array() $seo = array()PagesController::toolSeo() - APP/Controller/PagesController.php, line 362 PagesController::product() - APP/Controller/PagesController.php, line 172 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Seo [APP/Controller/PagesController.php, line 363]Code Context$seo = $this->Seo->find('first' , array('conditions'=>array('id'=>$data)));
$dataSeo['meta_title'] = $seo['Seo']['meta_title'];
$dataSeo['meta_description'] = $seo['Seo']['meta_description'];
$data = null $dataSeo = array( 'meta_title' => null ) $seo = array()PagesController::toolSeo() - APP/Controller/PagesController.php, line 363 PagesController::product() - APP/Controller/PagesController.php, line 172 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Seo [APP/Controller/PagesController.php, line 364]Code Context$dataSeo['meta_title'] = $seo['Seo']['meta_title'];
$dataSeo['meta_description'] = $seo['Seo']['meta_description'];
$dataSeo['meta_keywords'] = $seo['Seo']['meta_keywords'];
$data = null $dataSeo = array( 'meta_title' => null, 'meta_description' => null ) $seo = array()PagesController::toolSeo() - APP/Controller/PagesController.php, line 364 PagesController::product() - APP/Controller/PagesController.php, line 172 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
SCROLL DOWN
Notice (8): Undefined index: Product [APP/View/Pages/product.ctp, line 77]Code Context<?php endif ?>
<div class="pdleft p-white">
<h3 class="t-3 mb20"><?php echo $product['Product']['title']; ?></h3>
$viewFile = '/home/x51mvcyklyym/public_html/app/View/Pages/product.ctp' $dataForView = array( 'product' => array(), 'related' => array(), 'slug1' => 'todos', 'back' => array( 'action' => 'products', 'slug' => 'todos' ), 'meta_keywords' => null, 'meta_description' => null, 'meta_title' => null, 'content' => array( 'Section' => array( 'id' => '3', 'name' => 'Productos', 'position' => '0' ), 'Content' => array( (int) 0 => array( [maximum depth reached] ) ) ), 'menus' => array( 'SectionTraduction' => array( 'id' => '1', 'name' => 'Menú' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'buttons' => array( 'SectionTraduction' => array( 'id' => '2', 'name' => 'Botones o enlaces' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 10 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 12 => array( [maximum depth reached] ), (int) 13 => array( [maximum depth reached] ) ) ), 'titles' => array( 'SectionTraduction' => array( 'id' => '3', 'name' => 'Titulos' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 10 => array( [maximum depth reached] ) ) ), 'form_text' => array( 'SectionTraduction' => array( 'id' => '4', 'name' => 'Elementos del formulario' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'messages' => array( 'SectionTraduction' => array( 'id' => '5', 'name' => 'Mensajes' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ), 'social_network' => array( (int) 0 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 1 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 2 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 3 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 4 => array( 'SocialNetwork' => array( [maximum depth reached] ) ) ), 'settings' => array( 'Setting' => array( 'id' => '1', 'latitude' => '6.2530796', 'longitude' => '-75.5668801', 'contact_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'services_email' => 'nelson.m1107@gmail.com', 'email' => '<p><span>Email</span> support@vasaltex.com <br /> info@vasaltex.com</p>', 'phone' => 'Móvil <a href="tel:3102167691">( +57 ) 310 216 7691</a> <a href="tel:3137670266">( +57 ) 313 767 0266</a>', 'phone_header' => '+44 (0) 2920 090 505', 'email_header' => 'hello@valsatex.co', 'info_contact' => '<p class="p-1l">EMAIL </p> <p class="p-1l"><span class="n-light"><a href="mailto:isuarez@dekotendencia.com ">isuarez@dekotendencia.com </a><br /><a href="mailto:ventas@dekotendencia.com">ventavirtual@dekotendencia.com</a><br /><br /></span></p> <p class="p-1l">MÓVIL</p> <p class="p-1l"><span class="n-light">( +57 ) 313 767 0266<br />( +57 ) 310 216 7691<br /><br /><br /></span></p>', 'newsletters_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'address' => 'Medellín- Colombia' ) ), 'items_menu' => array( (int) 0 => array( 'Category' => array( [maximum depth reached] ) ), (int) 1 => array( 'Category' => array( [maximum depth reached] ) ), (int) 2 => array( 'Category' => array( [maximum depth reached] ) ), (int) 3 => array( 'Category' => array( [maximum depth reached] ) ), (int) 4 => array( 'Category' => array( [maximum depth reached] ) ), (int) 5 => array( 'Category' => array( [maximum depth reached] ) ), (int) 6 => array( 'Category' => array( [maximum depth reached] ) ), (int) 7 => array( 'Category' => array( [maximum depth reached] ) ), (int) 8 => array( 'Category' => array( [maximum depth reached] ) ), (int) 9 => array( 'Category' => array( [maximum depth reached] ) ), (int) 10 => array( 'Category' => array( [maximum depth reached] ) ), (int) 11 => array( 'Category' => array( [maximum depth reached] ) ), (int) 12 => array( 'Category' => array( [maximum depth reached] ) ) ), 'documents' => array( (int) 0 => array( 'Document' => array( [maximum depth reached] ) ), (int) 1 => array( 'Document' => array( [maximum depth reached] ) ), (int) 2 => array( 'Document' => array( [maximum depth reached] ) ), (int) 3 => array( 'Document' => array( [maximum depth reached] ) ), (int) 4 => array( 'Document' => array( [maximum depth reached] ) ) ), 'content_general' => array( 'Section' => array( 'id' => '7', 'name' => 'General', 'position' => '0' ), 'Content' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ) ) ), 'ancla' => (int) 0, 'count_sliders' => (int) 0 ) $product = array() $related = array() $slug1 = 'todos' $back = array( 'action' => 'products', 'slug' => 'todos' ) $meta_keywords = null $meta_description = null $meta_title = null $content = array( 'Section' => array( 'id' => '3', 'name' => 'Productos', 'position' => '0' ), 'Content' => array( (int) 0 => array( 'id' => '6', 'name' => 'Banner principal', 'section_id' => '3', 'size_image_1' => 'Imagen (2000 X 673 Pixeles)', 'size_image_2' => '', 'size_image_3' => '', 'label_1' => 'Título', 'label_2' => '', 'label_3' => '', 'label_4' => '', 'size_image_4' => '', 'text_1' => '<strong>Productos</strong>', 'text_2' => null, 'text_3' => null, 'text_4' => '', 'image_1' => '17-min-1.jpg', 'image_2' => null, 'image_3' => '', 'image_4' => '', 'tit_1' => '', 'tit_2' => '', 'alt_1' => '', 'alt_2' => '', 'alt_3' => '', 'tit_3' => '', 'alt_4' => '', 'tit_4' => '', 'url_1' => '', 'url_2' => '', 'file' => '', 'position' => '0', 'video' => '' ) ) ) $menus = array( 'SectionTraduction' => array( 'id' => '1', 'name' => 'Menú' ), 'Traduction' => array( (int) 0 => array( 'id' => '1', 'section_traduction_id' => '1', 'name' => 'Home', 'value' => 'HOME' ), (int) 1 => array( 'id' => '2', 'section_traduction_id' => '1', 'name' => 'Quienes somos', 'value' => 'QUIENES SOMOS' ), (int) 2 => array( 'id' => '3', 'section_traduction_id' => '1', 'name' => 'Productos', 'value' => 'PRODUCTOS' ), (int) 3 => array( 'id' => '4', 'section_traduction_id' => '1', 'name' => 'Destacados', 'value' => 'DESTACADOS' ), (int) 4 => array( 'id' => '5', 'section_traduction_id' => '1', 'name' => 'Contáctenos', 'value' => 'CONTÁCTENOS' ), (int) 5 => array( 'id' => '6', 'section_traduction_id' => '1', 'name' => 'Social', 'value' => 'SOCIAL' ) ) ) $buttons = array( 'SectionTraduction' => array( 'id' => '2', 'name' => 'Botones o enlaces' ), 'Traduction' => array( (int) 0 => array( 'id' => '7', 'section_traduction_id' => '2', 'name' => 'Menu', 'value' => 'MENÚ' ), (int) 1 => array( 'id' => '8', 'section_traduction_id' => '2', 'name' => 'Cerrar menú', 'value' => 'CERRAR MENÚ' ), (int) 2 => array( 'id' => '9', 'section_traduction_id' => '2', 'name' => 'Leer sobre nosotros', 'value' => 'LEER SOBRE NOSOTROS' ), (int) 3 => array( 'id' => '10', 'section_traduction_id' => '2', 'name' => 'Leer sobre esta novedad', 'value' => 'LEER SOBRE ESTA NOVEDAD' ), (int) 4 => array( 'id' => '11', 'section_traduction_id' => '2', 'name' => 'Mostrar todo', 'value' => 'MOSTRAR TODO' ), (int) 5 => array( 'id' => '12', 'section_traduction_id' => '2', 'name' => 'Page', 'value' => 'PAGE' ), (int) 6 => array( 'id' => '13', 'section_traduction_id' => '2', 'name' => 'Regresar a nuestros productos', 'value' => 'REGRESAR A NUESTROS PRODUCTOS' ), (int) 7 => array( 'id' => '14', 'section_traduction_id' => '2', 'name' => 'Manuales', 'value' => 'INSTRUCCIONES' ), (int) 8 => array( 'id' => '15', 'section_traduction_id' => '2', 'name' => 'Especificaciones', 'value' => 'ESPECIFICACIONES' ), (int) 9 => array( 'id' => '16', 'section_traduction_id' => '2', 'name' => 'Licencias', 'value' => 'LICENCIAS' ), (int) 10 => array( 'id' => '17', 'section_traduction_id' => '2', 'name' => 'Descarga', 'value' => 'DESCARGA' ), (int) 11 => array( 'id' => '18', 'section_traduction_id' => '2', 'name' => 'Regresar a novedades', 'value' => 'REGRESAR A NOVEDADES' ), (int) 12 => array( 'id' => '19', 'section_traduction_id' => '2', 'name' => 'Enviar mensaje', 'value' => 'ENVIAR ENSAJE' ), (int) 13 => array( 'id' => '35', 'section_traduction_id' => '2', 'name' => 'Leer más', 'value' => 'LEER MÁS' ) ) ) $titles = array( 'SectionTraduction' => array( 'id' => '3', 'name' => 'Titulos' ), 'Traduction' => array( (int) 0 => array( 'id' => '20', 'section_traduction_id' => '3', 'name' => 'Siguiente', 'value' => 'SIGUIENTE' ), (int) 1 => array( 'id' => '21', 'section_traduction_id' => '3', 'name' => 'Nuestra colección 2020', 'value' => 'NUEVA COLECCIÓN 06 / 2022' ), (int) 2 => array( 'id' => '22', 'section_traduction_id' => '3', 'name' => 'Compartir en', 'value' => 'COMPARTIR EN' ), (int) 3 => array( 'id' => '23', 'section_traduction_id' => '3', 'name' => 'Síguenos en redes sociales', 'value' => '@lienxoiluminacion' ), (int) 4 => array( 'id' => '24', 'section_traduction_id' => '3', 'name' => 'Ofertas', 'value' => 'OFERTAS' ), (int) 5 => array( 'id' => '25', 'section_traduction_id' => '3', 'name' => 'Productos relacionados', 'value' => 'PRODUCTOS RELACIONADOS' ), (int) 6 => array( 'id' => '37', 'section_traduction_id' => '3', 'name' => 'Copyright', 'value' => ' © 2018 Copyright © Todos los Derechos Reservados Dekotendencia S.A.S | ' ), (int) 7 => array( 'id' => '38', 'section_traduction_id' => '3', 'name' => 'Descripción', 'value' => 'DESCRIPCIÓN' ), (int) 8 => array( 'id' => '39', 'section_traduction_id' => '3', 'name' => 'Destacados', 'value' => 'BLOG' ), (int) 9 => array( 'id' => '40', 'section_traduction_id' => '3', 'name' => 'resultados encontrados', 'value' => 'resultados encontrados' ), (int) 10 => array( 'id' => '41', 'section_traduction_id' => '3', 'name' => 'No se encontraron resultados', 'value' => 'No se encontraron resultados' ) ) ) $form_text = array( 'SectionTraduction' => array( 'id' => '4', 'name' => 'Elementos del formulario' ), 'Traduction' => array( (int) 0 => array( 'id' => '26', 'section_traduction_id' => '4', 'name' => 'Correo electrónico', 'value' => 'Correo electrónico' ), (int) 1 => array( 'id' => '27', 'section_traduction_id' => '4', 'name' => 'Nombre completo', 'value' => 'NOMBRE COMPLETO' ), (int) 2 => array( 'id' => '28', 'section_traduction_id' => '4', 'name' => 'Teléfono móvil / fijo', 'value' => 'TELÉFONO MÓVIL / FIJO' ), (int) 3 => array( 'id' => '29', 'section_traduction_id' => '4', 'name' => 'Asunto', 'value' => 'ASUNTO' ), (int) 4 => array( 'id' => '30', 'section_traduction_id' => '4', 'name' => 'Mensaje', 'value' => 'MENSAJE' ), (int) 5 => array( 'id' => '31', 'section_traduction_id' => '4', 'name' => 'He leído y acepto las condiciones de tratamiento de datos', 'value' => ' He leído y acepto las condiciones<br>de tratamiento de datos' ) ) ) $messages = array( 'SectionTraduction' => array( 'id' => '5', 'name' => 'Mensajes' ), 'Traduction' => array( (int) 0 => array( 'id' => '32', 'section_traduction_id' => '5', 'name' => 'Mensaje de envío de formulario', 'value' => 'Hemos recibido su mensaje, pronto nos pondremos en contacto.' ), (int) 1 => array( 'id' => '33', 'section_traduction_id' => '5', 'name' => 'Mensaje error al enviar el formulario', 'value' => 'Ha ocurrido un error enviando el mensaje, por favor intenta de nuevo.' ), (int) 2 => array( 'id' => '34', 'section_traduction_id' => '5', 'name' => 'Mensaje suscripción', 'value' => 'Su suscripción ha sido exitosa.' ) ) ) $social_network = array( (int) 0 => array( 'SocialNetwork' => array( 'id' => '1', 'name' => 'Facebook', 'url' => 'https://www.facebook.com/lienxoiluminacion/?modal=admin_todo_tour', 'position' => '1' ) ), (int) 1 => array( 'SocialNetwork' => array( 'id' => '2', 'name' => 'pinteres', 'url' => 'https://co.pinterest.com/dekotendencia/pins/', 'position' => '2' ) ), (int) 2 => array( 'SocialNetwork' => array( 'id' => '3', 'name' => 'Youtube', 'url' => 'https://www.youtube.com/channel/UCnRuOB_YJ2-H2Aw2vnK_EvA', 'position' => '3' ) ), (int) 3 => array( 'SocialNetwork' => array( 'id' => '4', 'name' => 'Instagram', 'url' => 'https://www.instagram.com/lienxoiluminacion/', 'position' => '4' ) ), (int) 4 => array( 'SocialNetwork' => array( 'id' => '5', 'name' => '', 'url' => '', 'position' => '5' ) ) ) $settings = array( 'Setting' => array( 'id' => '1', 'latitude' => '6.2530796', 'longitude' => '-75.5668801', 'contact_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'services_email' => 'nelson.m1107@gmail.com', 'email' => '<p><span>Email</span> support@vasaltex.com <br /> info@vasaltex.com</p>', 'phone' => 'Móvil <a href="tel:3102167691">( +57 ) 310 216 7691</a> <a href="tel:3137670266">( +57 ) 313 767 0266</a>', 'phone_header' => '+44 (0) 2920 090 505', 'email_header' => 'hello@valsatex.co', 'info_contact' => '<p class="p-1l">EMAIL </p> <p class="p-1l"><span class="n-light"><a href="mailto:isuarez@dekotendencia.com ">isuarez@dekotendencia.com </a><br /><a href="mailto:ventas@dekotendencia.com">ventavirtual@dekotendencia.com</a><br /><br /></span></p> <p class="p-1l">MÓVIL</p> <p class="p-1l"><span class="n-light">( +57 ) 313 767 0266<br />( +57 ) 310 216 7691<br /><br /><br /></span></p>', 'newsletters_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'address' => 'Medellín- Colombia' ) ) $items_menu = array( (int) 0 => array( 'Category' => array( 'id' => '4', 'title' => 'COLGANTE DE BOMBILLO', 'slug' => 'colgante-de-bombillo', 'position' => '1' ) ), (int) 1 => array( 'Category' => array( 'id' => '10', 'title' => 'COLGANTE LED INTEGRADO', 'slug' => 'colgante-led-integrado', 'position' => '2' ) ), (int) 2 => array( 'Category' => array( 'id' => '5', 'title' => 'MESA DE BOMBILLO', 'slug' => 'mesa-de-bombillo', 'position' => '3' ) ), (int) 3 => array( 'Category' => array( 'id' => '11', 'title' => 'MESA LED', 'slug' => 'mesa-led', 'position' => '4' ) ), (int) 4 => array( 'Category' => array( 'id' => '6', 'title' => 'PISO LED', 'slug' => 'piso-led', 'position' => '5' ) ), (int) 5 => array( 'Category' => array( 'id' => '12', 'title' => 'PISO DE BOMBILLO', 'slug' => 'piso-de-bombillo', 'position' => '6' ) ), (int) 6 => array( 'Category' => array( 'id' => '7', 'title' => 'PARED / APLIQUES', 'slug' => 'lamparas-de-pared-y-apliques-para-pared', 'position' => '7' ) ), (int) 7 => array( 'Category' => array( 'id' => '8', 'title' => 'BOMBILLAS RETRO', 'slug' => 'bombillas-retro', 'position' => '8' ) ), (int) 8 => array( 'Category' => array( 'id' => '13', 'title' => 'Lámparas de desinfección', 'slug' => 'Lamparas-de-desinfeccion', 'position' => '9' ) ), (int) 9 => array( 'Category' => array( 'id' => '15', 'title' => 'ESPEJOS LED', 'slug' => 'ESPEJOS-LED', 'position' => '10' ) ), (int) 10 => array( 'Category' => array( 'id' => '14', 'title' => 'LUCES NAVIDEÑAS', 'slug' => 'luces-navidenas', 'position' => '11' ) ), (int) 11 => array( 'Category' => array( 'id' => '9', 'title' => 'CADENAS DE LUCES NAVIDEÑAS', 'slug' => 'instalaciones-pinyas-decorativas-exterior-interior', 'position' => '12' ) ), (int) 12 => array( 'Category' => array( 'id' => '17', 'title' => 'Animales Didácticos ', 'slug' => 'Animales-Didacticos', 'position' => '13' ) ) ) $documents = array( (int) 0 => array( 'Document' => array( 'id' => '1', 'title' => 'POLÍTICAS DE PROTECCIÓN DE DATOS', 'file' => 'POLITICA-DE-TRATAMIENTO-DE-LA-INFORMACION-docx.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 1 => array( 'Document' => array( 'id' => '5', 'title' => 'TÉRMINOS Y CONDICIONES', 'file' => 'CONDICIONES-GENERALES-DE-VENTA-docx.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 2 => array( 'Document' => array( 'id' => '6', 'title' => 'CATALOGO', 'file' => '1007239598.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 3 => array( 'Document' => array( 'id' => '7', 'title' => 'CERTIFICADO RETILAP', 'file' => 'Certificado 2254_clientes 2025 enero.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 4 => array( 'Document' => array( 'id' => '13', 'title' => 'RETILAP', 'file' => 'certificados-retilap-2023-01.pdf', 'imagen' => 'img/img_footer/1744318891-certificados-retilap-2023-01.png', 'img_active' => false ) ) ) $content_general = array( 'Section' => array( 'id' => '7', 'name' => 'General', 'position' => '0' ), 'Content' => array( (int) 0 => array( 'id' => '11', 'name' => 'Elemento CONTÁCTENOS', 'section_id' => '7', 'size_image_1' => 'Imagen background (608 X 160 Pixeles)', 'size_image_2' => 'Imagen lámpara (104 X 229 Pixeles)', 'size_image_3' => '', 'label_1' => 'Título', 'label_2' => 'Texto', 'label_3' => '', 'label_4' => '', 'size_image_4' => '', 'text_1' => '<h4 style="text-align: left;"><span style="color: #ffffff;" mce-data-marked="1"><strong>!CATALOGO¡</strong></span></h4>', 'text_2' => '<h5><span style="color: #ffffff;"><strong><span face="Calibri, Calibri_MSFontService, sans-serif" style="font-family: Calibri, Calibri_MSFontService, sans-serif;"><span style="font-size: 16px; font-variant-ligatures: none;">Renueva tú hogar</span></span></strong></span></h5>', 'text_3' => null, 'text_4' => '', 'image_1' => 'fondo.jpg', 'image_2' => 'Fiore-MB67035-1C-GMC23006-0.png', 'image_3' => '', 'image_4' => '', 'tit_1' => 'lampara colgante tipo reflector sienna', 'tit_2' => 'lampara colgante tipo reflector sienna', 'alt_1' => 'lámpara-colgante-con-bombillo-tipo-reflector-sienna', 'alt_2' => 'lampara-colgante-sienna,blanca-tipo-reflector', 'alt_3' => '', 'tit_3' => '', 'alt_4' => '', 'tit_4' => '', 'url_1' => '', 'url_2' => '', 'file' => '', 'position' => '0', 'video' => '' ), (int) 1 => array( 'id' => '12', 'name' => 'Imágenes del megamenú', 'section_id' => '7', 'size_image_1' => 'Imagen izquierda (508 X 864 Pixeles)', 'size_image_2' => 'Imagen derecha (1492 X 975 Pixeles)', 'size_image_3' => '', 'label_1' => '', 'label_2' => '', 'label_3' => '', 'label_4' => '', 'size_image_4' => '', 'text_1' => null, 'text_2' => null, 'text_3' => null, 'text_4' => '', 'image_1' => 'MENU-2n.jpg', 'image_2' => '11-minv.jpg', 'image_3' => '', 'image_4' => '', 'tit_1' => 'Lámpara colgante led París', 'tit_2' => 'lámpara de mesa Odín', 'alt_1' => 'Lámpara-led-colgante-marmol', 'alt_2' => 'Lámpara-mesa-odin-tripode-bombillo', 'alt_3' => '', 'tit_3' => '', 'alt_4' => '', 'tit_4' => '', 'url_1' => '', 'url_2' => '', 'file' => '', 'position' => '0', 'video' => '' ) ) ) $ancla = (int) 0 $count_sliders = (int) 0include - APP/View/Pages/product.ctp, line 77 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109
DESCRIPCIÓN
Notice (8): Undefined index: Product [APP/View/Pages/product.ctp, line 82]Code Context<div class="line-sencilla4 b-white"></div>
<p class="p-regular txt-justify">
<?php echo $product['Product']['text']; ?>
$viewFile = '/home/x51mvcyklyym/public_html/app/View/Pages/product.ctp' $dataForView = array( 'product' => array(), 'related' => array(), 'slug1' => 'todos', 'back' => array( 'action' => 'products', 'slug' => 'todos' ), 'meta_keywords' => null, 'meta_description' => null, 'meta_title' => null, 'content' => array( 'Section' => array( 'id' => '3', 'name' => 'Productos', 'position' => '0' ), 'Content' => array( (int) 0 => array( [maximum depth reached] ) ) ), 'menus' => array( 'SectionTraduction' => array( 'id' => '1', 'name' => 'Menú' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'buttons' => array( 'SectionTraduction' => array( 'id' => '2', 'name' => 'Botones o enlaces' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 10 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 12 => array( [maximum depth reached] ), (int) 13 => array( [maximum depth reached] ) ) ), 'titles' => array( 'SectionTraduction' => array( 'id' => '3', 'name' => 'Titulos' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 10 => array( [maximum depth reached] ) ) ), 'form_text' => array( 'SectionTraduction' => array( 'id' => '4', 'name' => 'Elementos del formulario' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ) ) ), 'messages' => array( 'SectionTraduction' => array( 'id' => '5', 'name' => 'Mensajes' ), 'Traduction' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ), 'social_network' => array( (int) 0 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 1 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 2 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 3 => array( 'SocialNetwork' => array( [maximum depth reached] ) ), (int) 4 => array( 'SocialNetwork' => array( [maximum depth reached] ) ) ), 'settings' => array( 'Setting' => array( 'id' => '1', 'latitude' => '6.2530796', 'longitude' => '-75.5668801', 'contact_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'services_email' => 'nelson.m1107@gmail.com', 'email' => '<p><span>Email</span> support@vasaltex.com <br /> info@vasaltex.com</p>', 'phone' => 'Móvil <a href="tel:3102167691">( +57 ) 310 216 7691</a> <a href="tel:3137670266">( +57 ) 313 767 0266</a>', 'phone_header' => '+44 (0) 2920 090 505', 'email_header' => 'hello@valsatex.co', 'info_contact' => '<p class="p-1l">EMAIL </p> <p class="p-1l"><span class="n-light"><a href="mailto:isuarez@dekotendencia.com ">isuarez@dekotendencia.com </a><br /><a href="mailto:ventas@dekotendencia.com">ventavirtual@dekotendencia.com</a><br /><br /></span></p> <p class="p-1l">MÓVIL</p> <p class="p-1l"><span class="n-light">( +57 ) 313 767 0266<br />( +57 ) 310 216 7691<br /><br /><br /></span></p>', 'newsletters_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'address' => 'Medellín- Colombia' ) ), 'items_menu' => array( (int) 0 => array( 'Category' => array( [maximum depth reached] ) ), (int) 1 => array( 'Category' => array( [maximum depth reached] ) ), (int) 2 => array( 'Category' => array( [maximum depth reached] ) ), (int) 3 => array( 'Category' => array( [maximum depth reached] ) ), (int) 4 => array( 'Category' => array( [maximum depth reached] ) ), (int) 5 => array( 'Category' => array( [maximum depth reached] ) ), (int) 6 => array( 'Category' => array( [maximum depth reached] ) ), (int) 7 => array( 'Category' => array( [maximum depth reached] ) ), (int) 8 => array( 'Category' => array( [maximum depth reached] ) ), (int) 9 => array( 'Category' => array( [maximum depth reached] ) ), (int) 10 => array( 'Category' => array( [maximum depth reached] ) ), (int) 11 => array( 'Category' => array( [maximum depth reached] ) ), (int) 12 => array( 'Category' => array( [maximum depth reached] ) ) ), 'documents' => array( (int) 0 => array( 'Document' => array( [maximum depth reached] ) ), (int) 1 => array( 'Document' => array( [maximum depth reached] ) ), (int) 2 => array( 'Document' => array( [maximum depth reached] ) ), (int) 3 => array( 'Document' => array( [maximum depth reached] ) ), (int) 4 => array( 'Document' => array( [maximum depth reached] ) ) ), 'content_general' => array( 'Section' => array( 'id' => '7', 'name' => 'General', 'position' => '0' ), 'Content' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ) ) ), 'ancla' => (int) 0, 'count_sliders' => (int) 0 ) $product = array() $related = array() $slug1 = 'todos' $back = array( 'action' => 'products', 'slug' => 'todos' ) $meta_keywords = null $meta_description = null $meta_title = null $content = array( 'Section' => array( 'id' => '3', 'name' => 'Productos', 'position' => '0' ), 'Content' => array( (int) 0 => array( 'id' => '6', 'name' => 'Banner principal', 'section_id' => '3', 'size_image_1' => 'Imagen (2000 X 673 Pixeles)', 'size_image_2' => '', 'size_image_3' => '', 'label_1' => 'Título', 'label_2' => '', 'label_3' => '', 'label_4' => '', 'size_image_4' => '', 'text_1' => '<strong>Productos</strong>', 'text_2' => null, 'text_3' => null, 'text_4' => '', 'image_1' => '17-min-1.jpg', 'image_2' => null, 'image_3' => '', 'image_4' => '', 'tit_1' => '', 'tit_2' => '', 'alt_1' => '', 'alt_2' => '', 'alt_3' => '', 'tit_3' => '', 'alt_4' => '', 'tit_4' => '', 'url_1' => '', 'url_2' => '', 'file' => '', 'position' => '0', 'video' => '' ) ) ) $menus = array( 'SectionTraduction' => array( 'id' => '1', 'name' => 'Menú' ), 'Traduction' => array( (int) 0 => array( 'id' => '1', 'section_traduction_id' => '1', 'name' => 'Home', 'value' => 'HOME' ), (int) 1 => array( 'id' => '2', 'section_traduction_id' => '1', 'name' => 'Quienes somos', 'value' => 'QUIENES SOMOS' ), (int) 2 => array( 'id' => '3', 'section_traduction_id' => '1', 'name' => 'Productos', 'value' => 'PRODUCTOS' ), (int) 3 => array( 'id' => '4', 'section_traduction_id' => '1', 'name' => 'Destacados', 'value' => 'DESTACADOS' ), (int) 4 => array( 'id' => '5', 'section_traduction_id' => '1', 'name' => 'Contáctenos', 'value' => 'CONTÁCTENOS' ), (int) 5 => array( 'id' => '6', 'section_traduction_id' => '1', 'name' => 'Social', 'value' => 'SOCIAL' ) ) ) $buttons = array( 'SectionTraduction' => array( 'id' => '2', 'name' => 'Botones o enlaces' ), 'Traduction' => array( (int) 0 => array( 'id' => '7', 'section_traduction_id' => '2', 'name' => 'Menu', 'value' => 'MENÚ' ), (int) 1 => array( 'id' => '8', 'section_traduction_id' => '2', 'name' => 'Cerrar menú', 'value' => 'CERRAR MENÚ' ), (int) 2 => array( 'id' => '9', 'section_traduction_id' => '2', 'name' => 'Leer sobre nosotros', 'value' => 'LEER SOBRE NOSOTROS' ), (int) 3 => array( 'id' => '10', 'section_traduction_id' => '2', 'name' => 'Leer sobre esta novedad', 'value' => 'LEER SOBRE ESTA NOVEDAD' ), (int) 4 => array( 'id' => '11', 'section_traduction_id' => '2', 'name' => 'Mostrar todo', 'value' => 'MOSTRAR TODO' ), (int) 5 => array( 'id' => '12', 'section_traduction_id' => '2', 'name' => 'Page', 'value' => 'PAGE' ), (int) 6 => array( 'id' => '13', 'section_traduction_id' => '2', 'name' => 'Regresar a nuestros productos', 'value' => 'REGRESAR A NUESTROS PRODUCTOS' ), (int) 7 => array( 'id' => '14', 'section_traduction_id' => '2', 'name' => 'Manuales', 'value' => 'INSTRUCCIONES' ), (int) 8 => array( 'id' => '15', 'section_traduction_id' => '2', 'name' => 'Especificaciones', 'value' => 'ESPECIFICACIONES' ), (int) 9 => array( 'id' => '16', 'section_traduction_id' => '2', 'name' => 'Licencias', 'value' => 'LICENCIAS' ), (int) 10 => array( 'id' => '17', 'section_traduction_id' => '2', 'name' => 'Descarga', 'value' => 'DESCARGA' ), (int) 11 => array( 'id' => '18', 'section_traduction_id' => '2', 'name' => 'Regresar a novedades', 'value' => 'REGRESAR A NOVEDADES' ), (int) 12 => array( 'id' => '19', 'section_traduction_id' => '2', 'name' => 'Enviar mensaje', 'value' => 'ENVIAR ENSAJE' ), (int) 13 => array( 'id' => '35', 'section_traduction_id' => '2', 'name' => 'Leer más', 'value' => 'LEER MÁS' ) ) ) $titles = array( 'SectionTraduction' => array( 'id' => '3', 'name' => 'Titulos' ), 'Traduction' => array( (int) 0 => array( 'id' => '20', 'section_traduction_id' => '3', 'name' => 'Siguiente', 'value' => 'SIGUIENTE' ), (int) 1 => array( 'id' => '21', 'section_traduction_id' => '3', 'name' => 'Nuestra colección 2020', 'value' => 'NUEVA COLECCIÓN 06 / 2022' ), (int) 2 => array( 'id' => '22', 'section_traduction_id' => '3', 'name' => 'Compartir en', 'value' => 'COMPARTIR EN' ), (int) 3 => array( 'id' => '23', 'section_traduction_id' => '3', 'name' => 'Síguenos en redes sociales', 'value' => '@lienxoiluminacion' ), (int) 4 => array( 'id' => '24', 'section_traduction_id' => '3', 'name' => 'Ofertas', 'value' => 'OFERTAS' ), (int) 5 => array( 'id' => '25', 'section_traduction_id' => '3', 'name' => 'Productos relacionados', 'value' => 'PRODUCTOS RELACIONADOS' ), (int) 6 => array( 'id' => '37', 'section_traduction_id' => '3', 'name' => 'Copyright', 'value' => ' © 2018 Copyright © Todos los Derechos Reservados Dekotendencia S.A.S | ' ), (int) 7 => array( 'id' => '38', 'section_traduction_id' => '3', 'name' => 'Descripción', 'value' => 'DESCRIPCIÓN' ), (int) 8 => array( 'id' => '39', 'section_traduction_id' => '3', 'name' => 'Destacados', 'value' => 'BLOG' ), (int) 9 => array( 'id' => '40', 'section_traduction_id' => '3', 'name' => 'resultados encontrados', 'value' => 'resultados encontrados' ), (int) 10 => array( 'id' => '41', 'section_traduction_id' => '3', 'name' => 'No se encontraron resultados', 'value' => 'No se encontraron resultados' ) ) ) $form_text = array( 'SectionTraduction' => array( 'id' => '4', 'name' => 'Elementos del formulario' ), 'Traduction' => array( (int) 0 => array( 'id' => '26', 'section_traduction_id' => '4', 'name' => 'Correo electrónico', 'value' => 'Correo electrónico' ), (int) 1 => array( 'id' => '27', 'section_traduction_id' => '4', 'name' => 'Nombre completo', 'value' => 'NOMBRE COMPLETO' ), (int) 2 => array( 'id' => '28', 'section_traduction_id' => '4', 'name' => 'Teléfono móvil / fijo', 'value' => 'TELÉFONO MÓVIL / FIJO' ), (int) 3 => array( 'id' => '29', 'section_traduction_id' => '4', 'name' => 'Asunto', 'value' => 'ASUNTO' ), (int) 4 => array( 'id' => '30', 'section_traduction_id' => '4', 'name' => 'Mensaje', 'value' => 'MENSAJE' ), (int) 5 => array( 'id' => '31', 'section_traduction_id' => '4', 'name' => 'He leído y acepto las condiciones de tratamiento de datos', 'value' => ' He leído y acepto las condiciones<br>de tratamiento de datos' ) ) ) $messages = array( 'SectionTraduction' => array( 'id' => '5', 'name' => 'Mensajes' ), 'Traduction' => array( (int) 0 => array( 'id' => '32', 'section_traduction_id' => '5', 'name' => 'Mensaje de envío de formulario', 'value' => 'Hemos recibido su mensaje, pronto nos pondremos en contacto.' ), (int) 1 => array( 'id' => '33', 'section_traduction_id' => '5', 'name' => 'Mensaje error al enviar el formulario', 'value' => 'Ha ocurrido un error enviando el mensaje, por favor intenta de nuevo.' ), (int) 2 => array( 'id' => '34', 'section_traduction_id' => '5', 'name' => 'Mensaje suscripción', 'value' => 'Su suscripción ha sido exitosa.' ) ) ) $social_network = array( (int) 0 => array( 'SocialNetwork' => array( 'id' => '1', 'name' => 'Facebook', 'url' => 'https://www.facebook.com/lienxoiluminacion/?modal=admin_todo_tour', 'position' => '1' ) ), (int) 1 => array( 'SocialNetwork' => array( 'id' => '2', 'name' => 'pinteres', 'url' => 'https://co.pinterest.com/dekotendencia/pins/', 'position' => '2' ) ), (int) 2 => array( 'SocialNetwork' => array( 'id' => '3', 'name' => 'Youtube', 'url' => 'https://www.youtube.com/channel/UCnRuOB_YJ2-H2Aw2vnK_EvA', 'position' => '3' ) ), (int) 3 => array( 'SocialNetwork' => array( 'id' => '4', 'name' => 'Instagram', 'url' => 'https://www.instagram.com/lienxoiluminacion/', 'position' => '4' ) ), (int) 4 => array( 'SocialNetwork' => array( 'id' => '5', 'name' => '', 'url' => '', 'position' => '5' ) ) ) $settings = array( 'Setting' => array( 'id' => '1', 'latitude' => '6.2530796', 'longitude' => '-75.5668801', 'contact_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'services_email' => 'nelson.m1107@gmail.com', 'email' => '<p><span>Email</span> support@vasaltex.com <br /> info@vasaltex.com</p>', 'phone' => 'Móvil <a href="tel:3102167691">( +57 ) 310 216 7691</a> <a href="tel:3137670266">( +57 ) 313 767 0266</a>', 'phone_header' => '+44 (0) 2920 090 505', 'email_header' => 'hello@valsatex.co', 'info_contact' => '<p class="p-1l">EMAIL </p> <p class="p-1l"><span class="n-light"><a href="mailto:isuarez@dekotendencia.com ">isuarez@dekotendencia.com </a><br /><a href="mailto:ventas@dekotendencia.com">ventavirtual@dekotendencia.com</a><br /><br /></span></p> <p class="p-1l">MÓVIL</p> <p class="p-1l"><span class="n-light">( +57 ) 313 767 0266<br />( +57 ) 310 216 7691<br /><br /><br /></span></p>', 'newsletters_email' => 'ventavirtual@dekotedencia.com,bosorio@dekotedencia.com,formularioslienxo@gmail.com, mercadeo@dekotendecia.com', 'address' => 'Medellín- Colombia' ) ) $items_menu = array( (int) 0 => array( 'Category' => array( 'id' => '4', 'title' => 'COLGANTE DE BOMBILLO', 'slug' => 'colgante-de-bombillo', 'position' => '1' ) ), (int) 1 => array( 'Category' => array( 'id' => '10', 'title' => 'COLGANTE LED INTEGRADO', 'slug' => 'colgante-led-integrado', 'position' => '2' ) ), (int) 2 => array( 'Category' => array( 'id' => '5', 'title' => 'MESA DE BOMBILLO', 'slug' => 'mesa-de-bombillo', 'position' => '3' ) ), (int) 3 => array( 'Category' => array( 'id' => '11', 'title' => 'MESA LED', 'slug' => 'mesa-led', 'position' => '4' ) ), (int) 4 => array( 'Category' => array( 'id' => '6', 'title' => 'PISO LED', 'slug' => 'piso-led', 'position' => '5' ) ), (int) 5 => array( 'Category' => array( 'id' => '12', 'title' => 'PISO DE BOMBILLO', 'slug' => 'piso-de-bombillo', 'position' => '6' ) ), (int) 6 => array( 'Category' => array( 'id' => '7', 'title' => 'PARED / APLIQUES', 'slug' => 'lamparas-de-pared-y-apliques-para-pared', 'position' => '7' ) ), (int) 7 => array( 'Category' => array( 'id' => '8', 'title' => 'BOMBILLAS RETRO', 'slug' => 'bombillas-retro', 'position' => '8' ) ), (int) 8 => array( 'Category' => array( 'id' => '13', 'title' => 'Lámparas de desinfección', 'slug' => 'Lamparas-de-desinfeccion', 'position' => '9' ) ), (int) 9 => array( 'Category' => array( 'id' => '15', 'title' => 'ESPEJOS LED', 'slug' => 'ESPEJOS-LED', 'position' => '10' ) ), (int) 10 => array( 'Category' => array( 'id' => '14', 'title' => 'LUCES NAVIDEÑAS', 'slug' => 'luces-navidenas', 'position' => '11' ) ), (int) 11 => array( 'Category' => array( 'id' => '9', 'title' => 'CADENAS DE LUCES NAVIDEÑAS', 'slug' => 'instalaciones-pinyas-decorativas-exterior-interior', 'position' => '12' ) ), (int) 12 => array( 'Category' => array( 'id' => '17', 'title' => 'Animales Didácticos ', 'slug' => 'Animales-Didacticos', 'position' => '13' ) ) ) $documents = array( (int) 0 => array( 'Document' => array( 'id' => '1', 'title' => 'POLÍTICAS DE PROTECCIÓN DE DATOS', 'file' => 'POLITICA-DE-TRATAMIENTO-DE-LA-INFORMACION-docx.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 1 => array( 'Document' => array( 'id' => '5', 'title' => 'TÉRMINOS Y CONDICIONES', 'file' => 'CONDICIONES-GENERALES-DE-VENTA-docx.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 2 => array( 'Document' => array( 'id' => '6', 'title' => 'CATALOGO', 'file' => '1007239598.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 3 => array( 'Document' => array( 'id' => '7', 'title' => 'CERTIFICADO RETILAP', 'file' => 'Certificado 2254_clientes 2025 enero.pdf', 'imagen' => null, 'img_active' => false ) ), (int) 4 => array( 'Document' => array( 'id' => '13', 'title' => 'RETILAP', 'file' => 'certificados-retilap-2023-01.pdf', 'imagen' => 'img/img_footer/1744318891-certificados-retilap-2023-01.png', 'img_active' => false ) ) ) $content_general = array( 'Section' => array( 'id' => '7', 'name' => 'General', 'position' => '0' ), 'Content' => array( (int) 0 => array( 'id' => '11', 'name' => 'Elemento CONTÁCTENOS', 'section_id' => '7', 'size_image_1' => 'Imagen background (608 X 160 Pixeles)', 'size_image_2' => 'Imagen lámpara (104 X 229 Pixeles)', 'size_image_3' => '', 'label_1' => 'Título', 'label_2' => 'Texto', 'label_3' => '', 'label_4' => '', 'size_image_4' => '', 'text_1' => '<h4 style="text-align: left;"><span style="color: #ffffff;" mce-data-marked="1"><strong>!CATALOGO¡</strong></span></h4>', 'text_2' => '<h5><span style="color: #ffffff;"><strong><span face="Calibri, Calibri_MSFontService, sans-serif" style="font-family: Calibri, Calibri_MSFontService, sans-serif;"><span style="font-size: 16px; font-variant-ligatures: none;">Renueva tú hogar</span></span></strong></span></h5>', 'text_3' => null, 'text_4' => '', 'image_1' => 'fondo.jpg', 'image_2' => 'Fiore-MB67035-1C-GMC23006-0.png', 'image_3' => '', 'image_4' => '', 'tit_1' => 'lampara colgante tipo reflector sienna', 'tit_2' => 'lampara colgante tipo reflector sienna', 'alt_1' => 'lámpara-colgante-con-bombillo-tipo-reflector-sienna', 'alt_2' => 'lampara-colgante-sienna,blanca-tipo-reflector', 'alt_3' => '', 'tit_3' => '', 'alt_4' => '', 'tit_4' => '', 'url_1' => '', 'url_2' => '', 'file' => '', 'position' => '0', 'video' => '' ), (int) 1 => array( 'id' => '12', 'name' => 'Imágenes del megamenú', 'section_id' => '7', 'size_image_1' => 'Imagen izquierda (508 X 864 Pixeles)', 'size_image_2' => 'Imagen derecha (1492 X 975 Pixeles)', 'size_image_3' => '', 'label_1' => '', 'label_2' => '', 'label_3' => '', 'label_4' => '', 'size_image_4' => '', 'text_1' => null, 'text_2' => null, 'text_3' => null, 'text_4' => '', 'image_1' => 'MENU-2n.jpg', 'image_2' => '11-minv.jpg', 'image_3' => '', 'image_4' => '', 'tit_1' => 'Lámpara colgante led París', 'tit_2' => 'lámpara de mesa Odín', 'alt_1' => 'Lámpara-led-colgante-marmol', 'alt_2' => 'Lámpara-mesa-odin-tripode-bombillo', 'alt_3' => '', 'tit_3' => '', 'alt_4' => '', 'tit_4' => '', 'url_1' => '', 'url_2' => '', 'file' => '', 'position' => '0', 'video' => '' ) ) ) $ancla = (int) 0 $count_sliders = (int) 0include - APP/View/Pages/product.ctp, line 82 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 109