Notice (8): Undefined index: Produto [APP/Controller/ProdutosController.php, line 116]Code Context
$produto = $this->Produto->findBySlug($slug);
$relacionados = $this->Produto->find('all', array('conditions'=>array('Produto.categoria_id'=>$produto['Produto']['categoria_id'], 'Produto.id !=' => $produto['Produto']['id']), 'limit' => 6, 'order' => 'Rand()'));
$slug = 'saimon' $produto = array()ProdutosController::detalhe() - APP/Controller/ProdutosController.php, line 116 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/Controller/ProdutosController.php, line 116]Code Context
$produto = $this->Produto->findBySlug($slug);
$relacionados = $this->Produto->find('all', array('conditions'=>array('Produto.categoria_id'=>$produto['Produto']['categoria_id'], 'Produto.id !=' => $produto['Produto']['id']), 'limit' => 6, 'order' => 'Rand()'));
$slug = 'saimon' $produto = array()ProdutosController::detalhe() - APP/Controller/ProdutosController.php, line 116 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/Controller/ProdutosController.php, line 117]Code Context$produto = $this->Produto->findBySlug($slug);
$relacionados = $this->Produto->find('all', array('conditions'=>array('Produto.categoria_id'=>$produto['Produto']['categoria_id'], 'Produto.id !=' => $produto['Produto']['id']), 'limit' => 6, 'order' => 'Rand()'));
$fotos = $this->Produtosfoto->find('all', array('conditions'=>array('Produtosfoto.produto_id' => $produto['Produto']['id'])));
$slug = 'saimon' $produto = array() $relacionados = array()ProdutosController::detalhe() - APP/Controller/ProdutosController.php, line 117 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/Controller/ProdutosController.php, line 126]Code Context$seo_desc = $this->Seo->findByConstante('pag_produtosdet_desc');
$seo_tag = $this->Seo->findByConstante('pag_produtosdet_tag');
$seo_titulo = $seo_titulo['Seo']['valor'].' '.$produto['Produto']['nome'];
$slug = 'saimon' $produto = array() $relacionados = array() $fotos = array() $seo_titulo = array( 'Seo' => array( 'id' => '24', 'nome' => 'Produtos Detalhe - Titulo', 'constante' => 'pag_produtosdet_titulo', 'valor' => 'Produto:', 'created' => '2014-08-15 13:18:39', 'modified' => '2014-08-15 13:18:39' ) ) $seo_desc = array( 'Seo' => array( 'id' => '25', 'nome' => 'Produtos Detalhe - Desc', 'constante' => 'pag_produtosdet_desc', 'valor' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'created' => '2014-08-15 13:19:29', 'modified' => '2014-08-15 13:19:29' ) ) $seo_tag = array( 'Seo' => array( 'id' => '26', 'nome' => 'Produtos Detalhe - Tag', 'constante' => 'pag_produtosdet_tag', 'valor' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'created' => '2014-08-15 13:19:57', 'modified' => '2014-08-15 13:19:57' ) )ProdutosController::detalhe() - APP/Controller/ProdutosController.php, line 126 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/Controller/ProdutosController.php, line 127]Code Context$seo_tag = $this->Seo->findByConstante('pag_produtosdet_tag');
$seo_titulo = $seo_titulo['Seo']['valor'].' '.$produto['Produto']['nome'];
$seo_desc = $seo_desc['Seo']['valor'].' '.$produto['Produto']['nome'];
$slug = 'saimon' $produto = array() $relacionados = array() $fotos = array() $seo_titulo = 'Produto: ' $seo_desc = array( 'Seo' => array( 'id' => '25', 'nome' => 'Produtos Detalhe - Desc', 'constante' => 'pag_produtosdet_desc', 'valor' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'created' => '2014-08-15 13:19:29', 'modified' => '2014-08-15 13:19:29' ) ) $seo_tag = array( 'Seo' => array( 'id' => '26', 'nome' => 'Produtos Detalhe - Tag', 'constante' => 'pag_produtosdet_tag', 'valor' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'created' => '2014-08-15 13:19:57', 'modified' => '2014-08-15 13:19:57' ) )ProdutosController::detalhe() - APP/Controller/ProdutosController.php, line 127 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/Controller/ProdutosController.php, line 128]Code Context$seo_titulo = $seo_titulo['Seo']['valor'].' '.$produto['Produto']['nome'];
$seo_desc = $seo_desc['Seo']['valor'].' '.$produto['Produto']['nome'];
$seo_tag = $seo_tag['Seo']['valor'].' '.$produto['Produto']['nome'];
$slug = 'saimon' $produto = array() $relacionados = array() $fotos = array() $seo_titulo = 'Produto: ' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = array( 'Seo' => array( 'id' => '26', 'nome' => 'Produtos Detalhe - Tag', 'constante' => 'pag_produtosdet_tag', 'valor' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'created' => '2014-08-15 13:19:57', 'modified' => '2014-08-15 13:19:57' ) )ProdutosController::detalhe() - APP/Controller/ProdutosController.php, line 128 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: HTTP_ACCEPT_LANGUAGE [APP/Controller/Component/SiLanguageComponent.php, line 23]Code Context$siLanguage = $this->Session->read('si_language');
if (empty($siLanguage)) {
$userLanguage = substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2);
$siLanguage = falseSiLanguageComponent::setLanguage() - APP/Controller/Component/SiLanguageComponent.php, line 23 AppController::beforeRender() - APP/Controller/AppController.php, line 88 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247 Controller::render() - CORE/Cake/Controller/Controller.php, line 925 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Categoria [APP/View/Produtos/detalhe.ctp, line 8]Code Context
<div class="col-xs-12">
<span style="text-align:center; display:block">VOCÊ ESTÁ EM: PRODUTOS > <?php echo $produto['Categoria']['nome']; ?></span>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/View/Produtos/detalhe.ctp, line 9]Code Context<div class="col-xs-12">
<span style="text-align:center; display:block">VOCÊ ESTÁ EM: PRODUTOS > <?php echo $produto['Categoria']['nome']; ?></span>
<span class="produtos_informacoes-titulo" style="text-align:center; font-size:20px"><?php echo $produto['Produto']['nome']; ?></span>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 9 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
<div id="row">
<div class="col-md-12">
<a class="titan-lb" data-titan-group="gallery" title = "<?php echo $produto['Produto']['nome'] ?>" href="<?php echo $url_base.'/img/uploads/'.$fotos['0']['Produtosfoto']['imagem'] ?>">
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()
include - APP/View/Produtos/detalhe.ctp, line 19 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: 0 [APP/View/Produtos/detalhe.ctp, line 19]http://www.sulamita.com.br/img/uploads/">Code Context<div id="row">
<div class="col-md-12">
<a class="titan-lb" data-titan-group="gallery" title = "<?php echo $produto['Produto']['nome'] ?>" href="<?php echo $url_base.'/img/uploads/'.$fotos['0']['Produtosfoto']['imagem'] ?>">
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 19 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: 0 [APP/View/Produtos/detalhe.ctp, line 20]Code Context<div class="col-md-12">
<a class="titan-lb" data-titan-group="gallery" title = "<?php echo $produto['Produto']['nome'] ?>" href="<?php echo $url_base.'/img/uploads/'.$fotos['0']['Produtosfoto']['imagem'] ?>">
<?php echo $this->Html->image($url_base.'/img/uploads/'.$fotos['0']['Produtosfoto']['imagem'], array('style'=>'width:92%; margin-left:4%', 'alt' => $produto['Produto']['nome'])) ?>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 20 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/View/Produtos/detalhe.ctp, line 20]Code Context<div class="col-md-12">
<a class="titan-lb" data-titan-group="gallery" title = "<?php echo $produto['Produto']['nome'] ?>" href="<?php echo $url_base.'/img/uploads/'.$fotos['0']['Produtosfoto']['imagem'] ?>">
<?php echo $this->Html->image($url_base.'/img/uploads/'.$fotos['0']['Produtosfoto']['imagem'], array('style'=>'width:92%; margin-left:4%', 'alt' => $produto['Produto']['nome'])) ?>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 20 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Categoria [APP/View/Produtos/detalhe.ctp, line 38]Code Context
<div class="col-md-5 col-sm-4 col-xs-12">
<span class="hidden-xs">VOCÊ ESTÁ EM: PRODUTOS > <?php echo $produto['Categoria']['nome']; ?></span>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/View/Produtos/detalhe.ctp, line 39]Code Context<div class="col-md-5 col-sm-4 col-xs-12">
<span class="hidden-xs">VOCÊ ESTÁ EM: PRODUTOS > <?php echo $produto['Categoria']['nome']; ?></span>
<span class="produtos_informacoes-titulo hidden-xs"><?php echo $produto['Produto']['nome']; ?></span>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/View/Produtos/detalhe.ctp, line 41]Composição:Code Context<span class="produtos_informacoes-titulo hidden-xs"><?php echo $produto['Produto']['nome']; ?></span>
<span class="produtos_informacoes-descricao"><?php echo $produto['Produto']['descricao']; ?></span>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 41 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Produto [APP/View/Produtos/detalhe.ctp, line 43]VoltarCode Context<span class="produtos_informacoes-descricao"><?php echo $produto['Produto']['descricao']; ?></span>
<span class="produtos_informacoes-tag">Composição:</span>
<span class="produtos_informacoes-descricao"><?php echo $produto['Produto']['composicao']; ?></span>
$viewFile = '/home/storage/6/68/1e/sulamita/public_html/app/View/Produtos/detalhe.ctp' $dataForView = array( 'siLanguageName' => 'English', 'userData' => null, 'categorias_menu' => array( (int) 0 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 1 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ), (int) 2 => array( 'Categoria' => array( [maximum depth reached] ), 'Produto' => array( [maximum depth reached] ), 'Subcategoria' => array( [maximum depth reached] ) ) ), 'titulo' => 'Sulamita Enxovais', 'url_base' => 'http://www.sulamita.com.br', 'titulo_do_painel' => 'Painel Administrativo do site Sulamita', 'endereco' => 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP', 'telefone' => '16.3352 7755', 'youtube' => 'nao', 'twitter' => 'https://twitter.com/BordadoSulamita', 'facebook' => 'https://www.facebook.com/enxovaissulamita', 'pag_dicas_tag' => 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga', 'pag_dicas_desc' => 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.', 'pag_dicas_titulo' => 'Confira nossas dicas', 'pag_produtosdet_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,', 'pag_produtosdet_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:', 'pag_produtosdet_titulo' => 'Produto:', 'pag_produtoslista_tag' => 'sulamita, produtos, enxoval, cama, mesa,', 'pag_produtoslista_desc' => 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria', 'pag_produtoslista_titulo' => 'Categoria', 'pag_contato_tag' => 'sulamita, contato, ser representante, enxovais, bordados, formulário', 'pag_contato_desc' => 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.', 'pag_contato_titulo' => 'Entre em Contato', 'pag_representantes_tag' => 'representante, ibitinga, revender, lojista, representante enxoval, enxovais', 'pag_representantes_desc' => 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.', 'pag_representantes_titulo' => 'Nossos Representantes', 'pag_tabalheconosco_tag' => 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho', 'pag_tabalheconosco_desc' => 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.', 'pag_tabalheconosco_titulo' => 'Trabalhe Conosco', 'pag_empresa_titulo' => 'Conheça Nossa Empresa', 'pag_empresa_tag' => 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração', 'pag_empresa_desc' => 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.', 'pag_inicial_titulo' => 'Página Inicial', 'pag_inicial_tag' => 'enxovais, cama, mesa, banho, ibitinga, revender', 'pag_inicial_desc' => '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado', 'seo_desc' => 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ', 'seo_tag' => 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ', 'seo_titulo' => 'Produto: ', 'produto' => array(), 'relacionados' => array(), 'fotos' => array() ) $siLanguageName = 'English' $userData = null $categorias_menu = array( (int) 0 => array( 'Categoria' => array( 'id' => '4', 'nome' => 'CASAL', 'order' => '1', 'slug' => 'casal', 'imagem' => 'Categoria-81a0d90977ce8748ae54f53b4f14ff4a.jpeg', 'created' => '2014-07-01 16:44:13', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ), (int) 36 => array( [maximum depth reached] ), (int) 37 => array( [maximum depth reached] ), (int) 38 => array( [maximum depth reached] ), (int) 39 => array( [maximum depth reached] ), (int) 40 => array( [maximum depth reached] ), (int) 41 => array( [maximum depth reached] ), (int) 42 => array( [maximum depth reached] ), (int) 43 => array( [maximum depth reached] ), (int) 44 => array( [maximum depth reached] ), (int) 45 => array( [maximum depth reached] ), (int) 46 => array( [maximum depth reached] ), (int) 47 => array( [maximum depth reached] ), (int) 48 => array( [maximum depth reached] ), (int) 49 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 1 => array( 'Categoria' => array( 'id' => '5', 'nome' => 'SOLTEIRO', 'order' => '2', 'slug' => 'solteiro', 'imagem' => 'Categoria-81db42fb7c55ca1c8155369c6bd13033.jpeg', 'created' => '2014-07-01 16:44:24', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ) ), 'Subcategoria' => 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) 2 => array( 'Categoria' => array( 'id' => '6', 'nome' => 'ACESSÓRIOS', 'order' => '3', 'slug' => 'acessorios', 'imagem' => 'Categoria-0ac9cd9cd0a58d3b7261ee734480e7c1.jpeg', 'created' => '2014-07-01 16:44:34', 'modified' => '2017-07-20 08:55:55' ), 'Produto' => 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] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ), (int) 22 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 24 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 26 => array( [maximum depth reached] ), (int) 27 => array( [maximum depth reached] ), (int) 28 => array( [maximum depth reached] ), (int) 29 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 31 => array( [maximum depth reached] ), (int) 32 => array( [maximum depth reached] ), (int) 33 => array( [maximum depth reached] ) ), 'Subcategoria' => 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] ) ) ) ) $titulo = 'Sulamita Enxovais' $url_base = 'http://www.sulamita.com.br' $titulo_do_painel = 'Painel Administrativo do site Sulamita' $endereco = 'Av. Engenheiro Ivanil Franceschini, 13.175 | CEP: 14940-000 | Ibitinga - SP' $telefone = '16.3352 7755' $youtube = 'nao' $twitter = 'https://twitter.com/BordadoSulamita' $facebook = 'https://www.facebook.com/enxovaissulamita' $pag_dicas_tag = 'dicas, lavagem, como lavar, decoração, como decorar, sulamita, enxovais, bordados, ibitinga' $pag_dicas_desc = 'Dicas de conservação, instruções de lavagem, decoração e outras, você encontra aqui no site Sulamita Enxovais. Leia mais.' $pag_dicas_titulo = 'Confira nossas dicas' $pag_produtosdet_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração,' $pag_produtosdet_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto:' $pag_produtosdet_titulo = 'Produto:' $pag_produtoslista_tag = 'sulamita, produtos, enxoval, cama, mesa,' $pag_produtoslista_desc = 'Oferecemos produtos de qualidade, bom gosto e sofisticação. Você está na categoria' $pag_produtoslista_titulo = 'Categoria' $pag_contato_tag = 'sulamita, contato, ser representante, enxovais, bordados, formulário' $pag_contato_desc = 'Através deste formulário, entre em contato conosco. Em breve retornaremos e temos a certeza que vamos fazer ótimos negócios. Aguardamos você.' $pag_contato_titulo = 'Entre em Contato' $pag_representantes_tag = 'representante, ibitinga, revender, lojista, representante enxoval, enxovais' $pag_representantes_desc = 'Encontre em representante mais próximo de você através da nossa busca inteligente. Para ser um representante, entre em contato conosco.' $pag_representantes_titulo = 'Nossos Representantes' $pag_tabalheconosco_tag = 'sulamita enxovais, trabalhe conosco, empregos em ibitinga, revender bordados, revender, ibitinga, cama, mesa, banho' $pag_tabalheconosco_desc = 'Trabalhe Conosco. A Sulamita não cansa de buscar novos talentos para o aperfeiçoamento da nossa equipe. Aproveite esta oportunidade.' $pag_tabalheconosco_titulo = 'Trabalhe Conosco' $pag_empresa_titulo = 'Conheça Nossa Empresa' $pag_empresa_tag = 'sulamita enxovais, sobre a empresa, ibitinga, cama, mesa, banho, decoração' $pag_empresa_desc = 'Conheça aqui a história da Sulamita Enxovais. 40 anos de trabalho, tradição, dedicação e inovação.' $pag_inicial_titulo = 'Página Inicial' $pag_inicial_tag = 'enxovais, cama, mesa, banho, ibitinga, revender' $pag_inicial_desc = '40 Anos de história da maior empresa de enxovais de Ibitinga - A Capital Nacional do Bordado' $seo_desc = 'Sulamita Enxovais. Tudo para Cama, mesa e decorações. Conheça o produto: ' $seo_tag = 'sulamita, produtos, enxovais, detalhes, cama, mesa, decoração, ' $seo_titulo = 'Produto: ' $produto = array() $relacionados = array() $fotos = array()include - APP/View/Produtos/detalhe.ctp, line 43 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 110