Notice (8): Undefined variable: destaques [APP/View/Layouts/default.ctp, line 152]Code Context<ul id="paginas"><li class="pag1 home"><?php echo $destaques; ?>$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Layouts/default.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ), 'content_for_layout' => '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>', 'scripts_for_layout' => '', 'title_for_layout' => 'Produtos' ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $content_for_layout = '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>' $scripts_for_layout = '' $title_for_layout = 'Produtos'include - APP/View/Layouts/default.ctp, line 152 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::renderLayout() - CORE/Cake/View/View.php, line 529 View::render() - CORE/Cake/View/View.php, line 474 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 108
Notice (8): Array to string conversion [APP/View/Layouts/default.ctp, line 157]ArrayCode Context<li class="pag3 produtos suco abacaxi"><?php echo $produtos; ?>$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Layouts/default.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ), 'content_for_layout' => '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>', 'scripts_for_layout' => '', 'title_for_layout' => 'Produtos' ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $content_for_layout = '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>' $scripts_for_layout = '' $title_for_layout = 'Produtos'include - APP/View/Layouts/default.ctp, line 157 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::renderLayout() - CORE/Cake/View/View.php, line 529 View::render() - CORE/Cake/View/View.php, line 474 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 108
Notice (8): Undefined variable: receitas [APP/View/Layouts/default.ctp, line 163]Code Context</li><li class="pag4 receitas relative"><?php echo $receitas; ?>$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Layouts/default.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ), 'content_for_layout' => '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>', 'scripts_for_layout' => '', 'title_for_layout' => 'Produtos' ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $content_for_layout = '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>' $scripts_for_layout = '' $title_for_layout = 'Produtos'include - APP/View/Layouts/default.ctp, line 163 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::renderLayout() - CORE/Cake/View/View.php, line 529 View::render() - CORE/Cake/View/View.php, line 474 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 108
Notice (8): Undefined variable: feed [APP/View/Layouts/default.ctp, line 167]Code Context</li><li class="pag5 video relative"><?php echo $feed; ?>$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Layouts/default.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ), 'content_for_layout' => '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>', 'scripts_for_layout' => '', 'title_for_layout' => 'Produtos' ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $content_for_layout = '<div class="conteudo"> <div class="box-produtos-head"> <h1>Escolha seu sabor favorito</h1> <select name="produtos" id="lista-produtos" class="listasuco"> <option value="uva" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-trace').style.display = (document.getElementById('cakeErr5e8121a8679f3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8679f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-code').style.display = (document.getElementById('cakeErr5e8121a8679f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8679f3-context').style.display = (document.getElementById('cakeErr5e8121a8679f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8679f3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8679f3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Uva</option> <option value="laranja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-trace').style.display = (document.getElementById('cakeErr5e8121a868c6d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a868c6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-code').style.display = (document.getElementById('cakeErr5e8121a868c6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a868c6d-context').style.display = (document.getElementById('cakeErr5e8121a868c6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a868c6d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a868c6d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja</option> <option value="morango" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-trace').style.display = (document.getElementById('cakeErr5e8121a869e6f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a869e6f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-code').style.display = (document.getElementById('cakeErr5e8121a869e6f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a869e6f-context').style.display = (document.getElementById('cakeErr5e8121a869e6f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a869e6f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a869e6f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Morango</option> <option value="tangerina" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-trace').style.display = (document.getElementById('cakeErr5e8121a86b063-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86b063-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-code').style.display = (document.getElementById('cakeErr5e8121a86b063-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86b063-context').style.display = (document.getElementById('cakeErr5e8121a86b063-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86b063-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86b063-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Tangerina</option> <option value="caja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-trace').style.display = (document.getElementById('cakeErr5e8121a86c1f0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86c1f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-code').style.display = (document.getElementById('cakeErr5e8121a86c1f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86c1f0-context').style.display = (document.getElementById('cakeErr5e8121a86c1f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86c1f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86c1f0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajá</option> <option value="maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-trace').style.display = (document.getElementById('cakeErr5e8121a86d3a7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86d3a7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-code').style.display = (document.getElementById('cakeErr5e8121a86d3a7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86d3a7-context').style.display = (document.getElementById('cakeErr5e8121a86d3a7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86d3a7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86d3a7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Maracujá</option> <option value="caju" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-trace').style.display = (document.getElementById('cakeErr5e8121a86e5ee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86e5ee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-code').style.display = (document.getElementById('cakeErr5e8121a86e5ee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86e5ee-context').style.display = (document.getElementById('cakeErr5e8121a86e5ee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86e5ee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86e5ee-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Cajú</option> <option value="manga" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-trace').style.display = (document.getElementById('cakeErr5e8121a86f748-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a86f748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-code').style.display = (document.getElementById('cakeErr5e8121a86f748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a86f748-context').style.display = (document.getElementById('cakeErr5e8121a86f748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a86f748-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a86f748-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Manga</option> <option value="laranja-mamao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-trace').style.display = (document.getElementById('cakeErr5e8121a870848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a870848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-code').style.display = (document.getElementById('cakeErr5e8121a870848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a870848-context').style.display = (document.getElementById('cakeErr5e8121a870848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a870848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a870848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Mamão</option> <option value="pessego" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-trace').style.display = (document.getElementById('cakeErr5e8121a8718d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a8718d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-code').style.display = (document.getElementById('cakeErr5e8121a8718d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8718d3-context').style.display = (document.getElementById('cakeErr5e8121a8718d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8718d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a8718d3-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Pêssego</option> <option value="abacaxi" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-trace').style.display = (document.getElementById('cakeErr5e8121a872997-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a872997-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-code').style.display = (document.getElementById('cakeErr5e8121a872997-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a872997-context').style.display = (document.getElementById('cakeErr5e8121a872997-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a872997-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a872997-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Abacaxi</option> <option value="guarana" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-trace').style.display = (document.getElementById('cakeErr5e8121a873b20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a873b20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-code').style.display = (document.getElementById('cakeErr5e8121a873b20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a873b20-context').style.display = (document.getElementById('cakeErr5e8121a873b20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a873b20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a873b20-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Guaraná</option> <option value="limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-trace').style.display = (document.getElementById('cakeErr5e8121a874d2f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a874d2f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-code').style.display = (document.getElementById('cakeErr5e8121a874d2f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a874d2f-context').style.display = (document.getElementById('cakeErr5e8121a874d2f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a874d2f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a874d2f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Limão</option> <option value="mix-laranja-limao" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-trace').style.display = (document.getElementById('cakeErr5e8121a875e08-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a875e08-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-code').style.display = (document.getElementById('cakeErr5e8121a875e08-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a875e08-context').style.display = (document.getElementById('cakeErr5e8121a875e08-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a875e08-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a875e08-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja e Limão</option> <option value="mix-laranja-morango-maracuja" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-trace').style.display = (document.getElementById('cakeErr5e8121a876eda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a876eda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-code').style.display = (document.getElementById('cakeErr5e8121a876eda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a876eda-context').style.display = (document.getElementById('cakeErr5e8121a876eda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a876eda-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a876eda-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Nosso Mix Laranja, Morango e Maracujá</option> <option value="laranja-docinha" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-trace').style.display = (document.getElementById('cakeErr5e8121a878145-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a878145-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-code').style.display = (document.getElementById('cakeErr5e8121a878145-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a878145-context').style.display = (document.getElementById('cakeErr5e8121a878145-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a878145-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a878145-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Docinha</option> <option value="laranja-citrus" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-trace').style.display = (document.getElementById('cakeErr5e8121a87931d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87931d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-code').style.display = (document.getElementById('cakeErr5e8121a87931d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87931d-context').style.display = (document.getElementById('cakeErr5e8121a87931d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87931d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87931d-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Laranja Citrus</option> <option value="goiaba" <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-trace').style.display = (document.getElementById('cakeErr5e8121a87a501-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>21</b>]<div id="cakeErr5e8121a87a501-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-code').style.display = (document.getElementById('cakeErr5e8121a87a501-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87a501-context').style.display = (document.getElementById('cakeErr5e8121a87a501-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87a501-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$produtos </span><span style="color: #007700">as </span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">):</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tipo'</span><span style="color: #007700">]==</span><span style="color: #DD0000">'s'</span><span style="color: #007700">){</span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <option value="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>" <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">])) echo </span><span style="color: #DD0000">"selected='selected'"</span><span style="color: #007700">;</span><span style="color: #0000BB">?></span> ><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$selectProduto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></option></span></code></span></pre><pre id="cakeErr5e8121a87a501-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> >Goiaba</option> </select> </div> <div class="marketing-produto"> <div class="animacao-produto"> <span class="exclusivo-nordeste"></span> <img src="img/produtos/jarra-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-trace').style.display = (document.getElementById('cakeErr5e8121a87b707-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87b707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-code').style.display = (document.getElementById('cakeErr5e8121a87b707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87b707-context').style.display = (document.getElementById('cakeErr5e8121a87b707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87b707-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87b707-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="jarra" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-trace').style.display = (document.getElementById('cakeErr5e8121a87c92e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>28</b>]<div id="cakeErr5e8121a87c92e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-code').style.display = (document.getElementById('cakeErr5e8121a87c92e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87c92e-context').style.display = (document.getElementById('cakeErr5e8121a87c92e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87c92e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"animacao-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87c92e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> <img src="img/produtos/saquinho-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-trace').style.display = (document.getElementById('cakeErr5e8121a87db17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87db17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-code').style.display = (document.getElementById('cakeErr5e8121a87db17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87db17-context').style.display = (document.getElementById('cakeErr5e8121a87db17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87db17-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87db17-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" class="saquinho" alt="Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-trace').style.display = (document.getElementById('cakeErr5e8121a87ebe7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>29</b>]<div id="cakeErr5e8121a87ebe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-code').style.display = (document.getElementById('cakeErr5e8121a87ebe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87ebe7-context').style.display = (document.getElementById('cakeErr5e8121a87ebe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87ebe7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"exclusivo-nordeste"</span><span style="color: #007700">></</span><span style="color: #0000BB">span</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <img src="img/produtos/jarra-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="jarra" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code> <span class="code-highlight"><code><span style="color: #000000"> <img src="img/produtos/saquinho-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" class="saquinho" alt="Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></span></code></span></pre><pre id="cakeErr5e8121a87ebe7-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 29 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"> </div> <div class="dados-basicos-produto"> <div class="logo-sabor"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-trace').style.display = (document.getElementById('cakeErr5e8121a87fc75-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>33</b>]<div id="cakeErr5e8121a87fc75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-code').style.display = (document.getElementById('cakeErr5e8121a87fc75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a87fc75-context').style.display = (document.getElementById('cakeErr5e8121a87fc75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a87fc75-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code></span></pre><pre id="cakeErr5e8121a87fc75-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-trace').style.display = (document.getElementById('cakeErr5e8121a880d1c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>34</b>]<div id="cakeErr5e8121a880d1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-code').style.display = (document.getElementById('cakeErr5e8121a880d1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a880d1c-context').style.display = (document.getElementById('cakeErr5e8121a880d1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a880d1c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"dados-basicos-produto"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <div class="logo-sabor"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></div></span></code> <span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'leite'</span><span style="color: #007700">] == </span><span style="color: #0000BB">1</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr5e8121a880d1c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 34 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> <ul> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-trace').style.display = (document.getElementById('cakeErr5e8121a881d7e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>38</b>]<div id="cakeErr5e8121a881d7e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-code').style.display = (document.getElementById('cakeErr5e8121a881d7e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a881d7e-context').style.display = (document.getElementById('cakeErr5e8121a881d7e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a881d7e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a881d7e-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 38 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-trace').style.display = (document.getElementById('cakeErr5e8121a88302f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>39</b>]<div id="cakeErr5e8121a88302f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-code').style.display = (document.getElementById('cakeErr5e8121a88302f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88302f-context').style.display = (document.getElementById('cakeErr5e8121a88302f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88302f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a88302f-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-trace').style.display = (document.getElementById('cakeErr5e8121a88420b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>40</b>]<div id="cakeErr5e8121a88420b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-code').style.display = (document.getElementById('cakeErr5e8121a88420b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88420b-context').style.display = (document.getElementById('cakeErr5e8121a88420b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88420b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a88420b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> </div> </div> <div class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-trace').style.display = (document.getElementById('cakeErr5e8121a8853a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>47</b>]<div id="cakeErr5e8121a8853a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-code').style.display = (document.getElementById('cakeErr5e8121a8853a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a8853a0-context').style.display = (document.getElementById('cakeErr5e8121a8853a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a8853a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span> modal" data-voltar="produtos"></span></code></span></pre><pre id="cakeErr5e8121a8853a0-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre> modal" data-voltar="produtos"> <aside></aside> <ul class="menu-modal"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-trace').style.display = (document.getElementById('cakeErr5e8121a88669c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>50</b>]<div id="cakeErr5e8121a88669c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-code').style.display = (document.getElementById('cakeErr5e8121a88669c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88669c-context').style.display = (document.getElementById('cakeErr5e8121a88669c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88669c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">aside</span><span style="color: #007700">></</span><span style="color: #0000BB">aside</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code></span></pre><pre id="cakeErr5e8121a88669c-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li> <li class="ingredientes"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-trace').style.display = (document.getElementById('cakeErr5e8121a887848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>51</b>]<div id="cakeErr5e8121a887848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-code').style.display = (document.getElementById('cakeErr5e8121a887848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a887848-context').style.display = (document.getElementById('cakeErr5e8121a887848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a887848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"menu-modal"</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code></span></pre><pre id="cakeErr5e8121a887848-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 51 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-trace').style.display = (document.getElementById('cakeErr5e8121a888a5b-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>52</b>]<div id="cakeErr5e8121a888a5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-code').style.display = (document.getElementById('cakeErr5e8121a888a5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a888a5b-context').style.display = (document.getElementById('cakeErr5e8121a888a5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a888a5b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <li class="modo-de-preparo"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/modo-de-preparo' data-modal='modo-de-preparo'>Modo de preparo</a></li></span></code> <code><span style="color: #000000"> <li class="ingredientes"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/ingredientes' data-modal='ingredientes'>Ingredientes</a></li></span></code> <span class="code-highlight"><code><span style="color: #000000"> <li class="tabela-nutricional"><a rel="next" href='#!/produtos/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li></span></code></span></pre><pre id="cakeErr5e8121a888a5b-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>/tabela-nutricional' data-modal='tabela-nutricional'>Tabela Nutricional</a></li> </ul> <div class="fruta"><img src="img/produtos/fruta-<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-trace').style.display = (document.getElementById('cakeErr5e8121a889bcb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a889bcb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-code').style.display = (document.getElementById('cakeErr5e8121a889bcb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a889bcb-context').style.display = (document.getElementById('cakeErr5e8121a889bcb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a889bcb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a889bcb-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>.png" alt="Imagem ilustrativa de Tang - <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-trace').style.display = (document.getElementById('cakeErr5e8121a88ad96-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: produto [<b>APP/View/Produtos/index.ctp</b>, line <b>118</b>]<div id="cakeErr5e8121a88ad96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-code').style.display = (document.getElementById('cakeErr5e8121a88ad96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5e8121a88ad96-context').style.display = (document.getElementById('cakeErr5e8121a88ad96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5e8121a88ad96-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code> <code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code> <span class="code-highlight"><code><span style="color: #000000"> <div class="fruta"><img src="img/produtos/fruta-<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'url_name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>.png" alt="Imagem ilustrativa de Tang - <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$produto</span><span style="color: #007700">[</span><span style="color: #DD0000">'Produto'</span><span style="color: #007700">][</span><span style="color: #DD0000">'nome'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>"></div></span></code></span></pre><pre id="cakeErr5e8121a88ad96-context" class="cake-context" style="display: none;">$viewFile = '/sites2/ogilvy/prod.ogilvy-evt.tempsite.ws/public_html/kraft_tang/proj/app/View/Produtos/index.ctp' $dataForView = array( 'produtos' => array( (int) 0 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 1 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 2 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 3 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 4 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 5 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 6 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 7 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 8 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 9 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 10 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 11 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 12 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 13 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 14 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 15 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 16 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 17 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 18 => array( 'Produto' => array( [maximum depth reached] ) ), (int) 19 => array( 'Produto' => array( [maximum depth reached] ) ) ) ) $produtos = array( (int) 0 => array( 'Produto' => array( 'id' => '1', 'nome' => 'Uva', 'nordeste' => false, 'descricao' => 'Suco de uva', 'url_name' => 'uva', 'ordem_lista' => '180', 'ordem_lista_receitas' => '180', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 1 => array( 'Produto' => array( 'id' => '2', 'nome' => 'Laranja', 'nordeste' => false, 'descricao' => 'Suco de Laranja', 'url_name' => 'laranja', 'ordem_lista' => '60', 'ordem_lista_receitas' => '60', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 2 => array( 'Produto' => array( 'id' => '3', 'nome' => 'Morango', 'nordeste' => false, 'descricao' => 'Suco de morango', 'url_name' => 'morango', 'ordem_lista' => '130', 'ordem_lista_receitas' => '130', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 3 => array( 'Produto' => array( 'id' => '5', 'nome' => 'Tangerina', 'nordeste' => false, 'descricao' => 'Suco de tangerina', 'url_name' => 'tangerina', 'ordem_lista' => '170', 'ordem_lista_receitas' => '170', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 4 => array( 'Produto' => array( 'id' => '6', 'nome' => 'Cajá', 'nordeste' => true, 'descricao' => 'Suco de cajá', 'url_name' => 'caja', 'ordem_lista' => '20', 'ordem_lista_receitas' => '20', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 5 => array( 'Produto' => array( 'id' => '7', 'nome' => 'Maracujá', 'nordeste' => false, 'descricao' => 'Suco de maracujá', 'url_name' => 'maracuja', 'ordem_lista' => '120', 'ordem_lista_receitas' => '120', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 6 => array( 'Produto' => array( 'id' => '8', 'nome' => 'Cajú', 'nordeste' => false, 'descricao' => 'Suco de cajú', 'url_name' => 'caju', 'ordem_lista' => '30', 'ordem_lista_receitas' => '30', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 7 => array( 'Produto' => array( 'id' => '13', 'nome' => 'Manga', 'nordeste' => false, 'descricao' => 'Suco de manga', 'url_name' => 'manga', 'ordem_lista' => '110', 'ordem_lista_receitas' => '110', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 8 => array( 'Produto' => array( 'id' => '14', 'nome' => 'Laranja Mamão', 'nordeste' => false, 'descricao' => 'Suco de laranja mamão', 'url_name' => 'laranja-mamao', 'ordem_lista' => '90', 'ordem_lista_receitas' => '90', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 9 => array( 'Produto' => array( 'id' => '15', 'nome' => 'Pêssego', 'nordeste' => false, 'descricao' => 'Suco de laranja pêssego', 'url_name' => 'pessego', 'ordem_lista' => '160', 'ordem_lista_receitas' => '160', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 10 => array( 'Produto' => array( 'id' => '16', 'nome' => 'Abacaxi', 'nordeste' => false, 'descricao' => 'Suco de abacaxi', 'url_name' => 'abacaxi', 'ordem_lista' => '10', 'ordem_lista_receitas' => '10', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 11 => array( 'Produto' => array( 'id' => '17', 'nome' => 'Guaraná', 'nordeste' => false, 'descricao' => 'Suco de guaraná', 'url_name' => 'guarana', 'ordem_lista' => '50', 'ordem_lista_receitas' => '50', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 12 => array( 'Produto' => array( 'id' => '19', 'nome' => 'Limão', 'nordeste' => false, 'descricao' => 'Suco de limão', 'url_name' => 'limao', 'ordem_lista' => '100', 'ordem_lista_receitas' => '100', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 13 => array( 'Produto' => array( 'id' => '28', 'nome' => 'Preto com limão', 'nordeste' => false, 'descricao' => 'Preto com limão', 'url_name' => 'cha-limao', 'ordem_lista' => '500', 'ordem_lista_receitas' => '500', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 14 => array( 'Produto' => array( 'id' => '30', 'nome' => 'Mate com laranja', 'nordeste' => false, 'descricao' => 'Mate com laranja', 'url_name' => 'cha-laranja', 'ordem_lista' => '510', 'ordem_lista_receitas' => '510', 'leite' => false, 'tipo' => 'c', 'valor_kcal' => '0' ) ), (int) 15 => array( 'Produto' => array( 'id' => '31', 'nome' => 'Nosso Mix Laranja e Limão', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja e Limão', 'url_name' => 'mix-laranja-limao', 'ordem_lista' => '140', 'ordem_lista_receitas' => '140', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 16 => array( 'Produto' => array( 'id' => '32', 'nome' => 'Nosso Mix Laranja, Morango e Maracujá', 'nordeste' => false, 'descricao' => 'Suco Nosso Mix Laranja, Morango e Maracujá', 'url_name' => 'mix-laranja-morango-maracuja', 'ordem_lista' => '150', 'ordem_lista_receitas' => '150', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 17 => array( 'Produto' => array( 'id' => '33', 'nome' => 'Laranja Docinha', 'nordeste' => false, 'descricao' => 'Suco Laranja Docinha', 'url_name' => 'laranja-docinha', 'ordem_lista' => '80', 'ordem_lista_receitas' => '80', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 18 => array( 'Produto' => array( 'id' => '34', 'nome' => 'Laranja Citrus', 'nordeste' => false, 'descricao' => 'Suco Laranja Citrus', 'url_name' => 'laranja-citrus', 'ordem_lista' => '70', 'ordem_lista_receitas' => '70', 'leite' => true, 'tipo' => 's', 'valor_kcal' => '0' ) ), (int) 19 => array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) ) ) $selectProduto = array( 'Produto' => array( 'id' => '35', 'nome' => 'Goiaba', 'nordeste' => false, 'descricao' => 'Suco Goiaba', 'url_name' => 'goiaba', 'ordem_lista' => '40', 'ordem_lista_receitas' => '40', 'leite' => false, 'tipo' => 's', 'valor_kcal' => '0' ) )</pre><pre class="stack-trace">include - APP/View/Produtos/index.ctp, line 118 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::render() - CORE/Cake/View/View.php, line 466 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 108</pre></div></pre>"></div> </div> </div>' $scripts_for_layout = '' $title_for_layout = 'Produtos'include - APP/View/Layouts/default.ctp, line 167 View::_evaluate() - CORE/Cake/View/View.php, line 935 View::_render() - CORE/Cake/View/View.php, line 897 View::renderLayout() - CORE/Cake/View/View.php, line 529 View::render() - CORE/Cake/View/View.php, line 474 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 108
© 2020 Tang Todos os direitos reservados.