Notice (8): Undefined index: Category [APP/View/Home/products.ctp, line 4]Code Context
<div class="boxAboutxt" style="margin-bottom:50px;">
<h2><?php echo $infoCategory['Category']['name_'.$language]; ?></h2>
$viewFile = '/home/crfullpack/public_html/app/View/Home/products.ctp'
$dataForView = array(
'products' => array(
(int) 0 => array(
'Product' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Product' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Product' => array(
[maximum depth reached]
)
)
),
'infoCategory' => array(),
'language' => 'esp',
'sections' => array(
(int) 0 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
),
(int) 1 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
),
(int) 2 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
),
(int) 3 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
)
)
)
$products = array(
(int) 0 => array(
'Product' => array(
'id' => '41',
'id_category' => '3',
'code' => 'CRFPK_food_metal_bag',
'name_esp' => 'Beneficios de las bolsas impresas',
'name_eng' => 'Benefits of printed bags',
'description_esp' => '<p>Aprovecha imprimiendo múltiples diseños en un mismo tiraje, con mínimos de compra adaptados a tus necesidades.</p>
<p>Máxima personalización como una herramienta de marketing.</p>
<p>Cada uno de los materiales y tintas en las bolsas son aprobados por la FDA.</p>
<p>Personaliza tu bolsa con: Zipper, Válvula, Ventana, etc.</p>',
'description_eng' => '<p>Take advantage of printing multiple designs in a single run, with minimum purchase prices tailored to your needs.</p>
<p>Maximum customization as a marketing tool.</p>
<p>Each material and ink used in the bags is FDA-approved.</p>
<p>Customize your bag with: zipper, valve, window, etc.</p>',
'image' => '41_whatsappimage20250922at11.25.51am.jpeg',
'document' => '',
'enabled' => '1'
)
),
(int) 1 => array(
'Product' => array(
'id' => '40',
'id_category' => '3',
'code' => 'CRFPK_food_metal_bag',
'name_esp' => 'Bolsas laminadas Metalizadas para comida',
'name_eng' => 'Metallic laminated bags for food',
'description_esp' => '<p>La mejor forma de subir sus ventas, es con su marca en un empaque de muy alta calidad.<br />Especializadas para productos alimenticios, congelados, chocolates, frutas deshidratadas, polvos, granos.<br />Los mejores diseños de bolsas con barreras de oxigeno, muchas formas y tamaños con certificaciones FDA.</p>
<p>Bolsas hechas a la medida a full color</p>',
'description_eng' => '<p>The best way to increase your sales,<br />It is branded in very high quality packaging.<br />Specialized for food products, frozen, chocolates, dehydrated fruits, powders, grains.<br />The best designs of bags with oxygen barriers, many shapes and sizes with FDA certifications.<br />Bags custome made in full color, different stock sizes available</p>',
'image' => '40__mg_6215.jpg',
'document' => '',
'enabled' => '1'
)
),
(int) 2 => array(
'Product' => array(
'id' => '42',
'id_category' => '3',
'code' => 'CRFPK_food_metal_bag',
'name_esp' => 'Tipos de bolsas',
'name_eng' => 'Types of bags',
'description_esp' => '<p>Tenemos diferentes opciones, tales como:</p>
<p>• Bolsas • Stand up</p>
<p>• Pouch • Flow pack</p>
<p>• 3 sellos • Sachet</p>
<p>• Etiquetas • Bobina impresa </p>',
'description_eng' => '<p>We have different options, such as:</p>
<p>• Bags • Stand-up pouches</p>
<p>• Pouches • Flow packs</p>
<p>• 3-seal sachets • Sachets</p>
<p>• Labels • Printed rolls </p>',
'image' => '42_wlm2q2a.png',
'document' => '',
'enabled' => '1'
)
)
)
$infoCategory = array()
$language = 'esp'
$sections = array(
(int) 0 => array(
'Section' => array(
'id' => '1',
'name' => 'Administradores',
'controller' => 'Administrator',
'action' => 'index',
'enabled' => '1'
),
'SubSection' => array()
),
(int) 1 => array(
'Section' => array(
'id' => '4',
'name' => 'Categorías',
'controller' => 'Category',
'action' => 'index',
'enabled' => '1'
),
'SubSection' => array()
),
(int) 2 => array(
'Section' => array(
'id' => '2',
'name' => 'Nosotros',
'controller' => 'AboutUs',
'action' => 'edit',
'enabled' => '1'
),
'SubSection' => array()
),
(int) 3 => array(
'Section' => array(
'id' => '3',
'name' => 'Productos',
'controller' => 'Product',
'action' => 'index',
'enabled' => '1'
),
'SubSection' => array()
)
)
include - APP/View/Home/products.ctp, line 4
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): Undefined index: Category [APP/View/Home/products.ctp, line 5]Code Context <div class="boxAboutxt" style="margin-bottom:50px;">
<h2><?php echo $infoCategory['Category']['name_'.$language]; ?></h2>
<p><?php echo $infoCategory['Category']['description_'.$language]; ?></p>
$viewFile = '/home/crfullpack/public_html/app/View/Home/products.ctp'
$dataForView = array(
'products' => array(
(int) 0 => array(
'Product' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Product' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Product' => array(
[maximum depth reached]
)
)
),
'infoCategory' => array(),
'language' => 'esp',
'sections' => array(
(int) 0 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
),
(int) 1 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
),
(int) 2 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
),
(int) 3 => array(
'Section' => array(
[maximum depth reached]
),
'SubSection' => array([maximum depth reached])
)
)
)
$products = array(
(int) 0 => array(
'Product' => array(
'id' => '41',
'id_category' => '3',
'code' => 'CRFPK_food_metal_bag',
'name_esp' => 'Beneficios de las bolsas impresas',
'name_eng' => 'Benefits of printed bags',
'description_esp' => '<p>Aprovecha imprimiendo múltiples diseños en un mismo tiraje, con mínimos de compra adaptados a tus necesidades.</p>
<p>Máxima personalización como una herramienta de marketing.</p>
<p>Cada uno de los materiales y tintas en las bolsas son aprobados por la FDA.</p>
<p>Personaliza tu bolsa con: Zipper, Válvula, Ventana, etc.</p>',
'description_eng' => '<p>Take advantage of printing multiple designs in a single run, with minimum purchase prices tailored to your needs.</p>
<p>Maximum customization as a marketing tool.</p>
<p>Each material and ink used in the bags is FDA-approved.</p>
<p>Customize your bag with: zipper, valve, window, etc.</p>',
'image' => '41_whatsappimage20250922at11.25.51am.jpeg',
'document' => '',
'enabled' => '1'
)
),
(int) 1 => array(
'Product' => array(
'id' => '40',
'id_category' => '3',
'code' => 'CRFPK_food_metal_bag',
'name_esp' => 'Bolsas laminadas Metalizadas para comida',
'name_eng' => 'Metallic laminated bags for food',
'description_esp' => '<p>La mejor forma de subir sus ventas, es con su marca en un empaque de muy alta calidad.<br />Especializadas para productos alimenticios, congelados, chocolates, frutas deshidratadas, polvos, granos.<br />Los mejores diseños de bolsas con barreras de oxigeno, muchas formas y tamaños con certificaciones FDA.</p>
<p>Bolsas hechas a la medida a full color</p>',
'description_eng' => '<p>The best way to increase your sales,<br />It is branded in very high quality packaging.<br />Specialized for food products, frozen, chocolates, dehydrated fruits, powders, grains.<br />The best designs of bags with oxygen barriers, many shapes and sizes with FDA certifications.<br />Bags custome made in full color, different stock sizes available</p>',
'image' => '40__mg_6215.jpg',
'document' => '',
'enabled' => '1'
)
),
(int) 2 => array(
'Product' => array(
'id' => '42',
'id_category' => '3',
'code' => 'CRFPK_food_metal_bag',
'name_esp' => 'Tipos de bolsas',
'name_eng' => 'Types of bags',
'description_esp' => '<p>Tenemos diferentes opciones, tales como:</p>
<p>• Bolsas • Stand up</p>
<p>• Pouch • Flow pack</p>
<p>• 3 sellos • Sachet</p>
<p>• Etiquetas • Bobina impresa </p>',
'description_eng' => '<p>We have different options, such as:</p>
<p>• Bags • Stand-up pouches</p>
<p>• Pouches • Flow packs</p>
<p>• 3-seal sachets • Sachets</p>
<p>• Labels • Printed rolls </p>',
'image' => '42_wlm2q2a.png',
'document' => '',
'enabled' => '1'
)
)
)
$infoCategory = array()
$language = 'esp'
$sections = array(
(int) 0 => array(
'Section' => array(
'id' => '1',
'name' => 'Administradores',
'controller' => 'Administrator',
'action' => 'index',
'enabled' => '1'
),
'SubSection' => array()
),
(int) 1 => array(
'Section' => array(
'id' => '4',
'name' => 'Categorías',
'controller' => 'Category',
'action' => 'index',
'enabled' => '1'
),
'SubSection' => array()
),
(int) 2 => array(
'Section' => array(
'id' => '2',
'name' => 'Nosotros',
'controller' => 'AboutUs',
'action' => 'edit',
'enabled' => '1'
),
'SubSection' => array()
),
(int) 3 => array(
'Section' => array(
'id' => '3',
'name' => 'Productos',
'controller' => 'Product',
'action' => 'index',
'enabled' => '1'
),
'SubSection' => array()
)
)
include - APP/View/Home/products.ctp, line 5
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107