Fatal Error
Error:
Call to a member function add() on null
File:
/var/www/html/app/Controller/AjaxController.php
Line:
164
Notice: If you want to customize this error message, create app/View/Errors/fatal_error.ctp
Notice (8): Use of undefined constant ODOO_CHANNEL_MANAGER_URL - assumed 'ODOO_CHANNEL_MANAGER_URL' [APP/Controller/Component/OdooComponent.php, line 19]Code Contextparent::__construct($components);
// Leggo l'url da config per le chiamate
$this->url = ODOO_CHANNEL_MANAGER_URL;
$components = object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(AjaxController) {} [protected] _enabled => array( 'Session' => array( [maximum depth reached] ), 'Cookie' => array( [maximum depth reached] ), 'Navigation' => array( [maximum depth reached] ), 'Configuration' => array( [maximum depth reached] ), 'Users' => array( [maximum depth reached] ), 'Email' => array( [maximum depth reached] ), 'Prodotti' => array( [maximum depth reached] ), 'Prezzi' => array( [maximum depth reached] ), 'Carrello' => array( [maximum depth reached] ), 'Utilities' => array( [maximum depth reached] ), 'Breadcrumb' => array( [maximum depth reached] ), 'Utility' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Ferie' => array( [maximum depth reached] ), 'Banners' => array( [maximum depth reached] ), 'Config' => array( [maximum depth reached] ), 'Amazon' => array( [maximum depth reached] ), 'ToolbarAdmin' => array( [maximum depth reached] ), 'Ingram' => array( [maximum depth reached] ), 'Trailer' => array( [maximum depth reached] ), 'Etichette' => array( [maximum depth reached] ), 'Immagini' => array( [maximum depth reached] ), 'UtilityConfiguratore' => array( [maximum depth reached] ), 'Chiamate' => array( [maximum depth reached] ), 'Providers' => array( [maximum depth reached] ), 'Articles' => array( [maximum depth reached] ), 'Succedanei' => array( [maximum depth reached] ), 'ExpressCheckout' => array( [maximum depth reached] ), 'UrlRewrite' => array( [maximum depth reached] ), 'Attributi' => array( [maximum depth reached] ), 'MovimentiMagazzino' => array( [maximum depth reached] ), 'WaitingList' => array( [maximum depth reached] ) ) [protected] _loaded => array( 'Session' => object(SessionComponent) {}, 'Cookie' => object(CookieComponent) {}, 'Navigation' => object(NavigationComponent) {}, 'Configuration' => object(ConfigurationComponent) {}, 'Users' => object(UsersComponent) {}, 'Email' => object(EmailComponent) {}, 'Prodotti' => object(ProdottiComponent) {}, 'Prezzi' => object(PrezziComponent) {}, 'Carrello' => object(CarrelloComponent) {}, 'Utilities' => object(UtilitiesComponent) {}, 'Breadcrumb' => object(BreadcrumbComponent) {}, 'Utility' => object(UtilityComponent) {}, 'Image' => object(ImageComponent) {}, 'Ferie' => object(FerieComponent) {}, 'Banners' => object(BannersComponent) {}, 'Config' => object(ConfigComponent) {}, 'Amazon' => object(AmazonComponent) {}, 'ToolbarAdmin' => object(ToolbarAdminComponent) {}, 'Ingram' => object(IngramComponent) {}, 'Trailer' => object(TrailerComponent) {}, 'Etichette' => object(EtichetteComponent) {}, 'Immagini' => object(ImmaginiComponent) {}, 'UtilityConfiguratore' => object(UtilityConfiguratoreComponent) {}, 'Chiamate' => object(ChiamateComponent) {}, 'Providers' => object(ProvidersComponent) {}, 'Articles' => object(ArticlesComponent) {}, 'Succedanei' => object(SuccedaneiComponent) {}, 'ExpressCheckout' => object(ExpressCheckoutComponent) {}, 'UrlRewrite' => object(UrlRewriteComponent) {}, 'Attributi' => object(AttributiComponent) {}, 'MovimentiMagazzino' => object(MovimentiMagazzinoComponent) {}, 'WaitingList' => object(WaitingListComponent) {} ) }OdooComponent::__construct() - APP/Controller/Component/OdooComponent.php, line 19 ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116 ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53 Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Use of undefined constant ODOO_CHANNEL_MANAGER_TOKEN - assumed 'ODOO_CHANNEL_MANAGER_TOKEN' [APP/Controller/Component/OdooComponent.php, line 20]Code Context// Leggo l'url da config per le chiamate
$this->url = ODOO_CHANNEL_MANAGER_URL;
$this->token = ODOO_CHANNEL_MANAGER_TOKEN;
$components = object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(AjaxController) {} [protected] _enabled => array( 'Session' => array( [maximum depth reached] ), 'Cookie' => array( [maximum depth reached] ), 'Navigation' => array( [maximum depth reached] ), 'Configuration' => array( [maximum depth reached] ), 'Users' => array( [maximum depth reached] ), 'Email' => array( [maximum depth reached] ), 'Prodotti' => array( [maximum depth reached] ), 'Prezzi' => array( [maximum depth reached] ), 'Carrello' => array( [maximum depth reached] ), 'Utilities' => array( [maximum depth reached] ), 'Breadcrumb' => array( [maximum depth reached] ), 'Utility' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Ferie' => array( [maximum depth reached] ), 'Banners' => array( [maximum depth reached] ), 'Config' => array( [maximum depth reached] ), 'Amazon' => array( [maximum depth reached] ), 'ToolbarAdmin' => array( [maximum depth reached] ), 'Ingram' => array( [maximum depth reached] ), 'Trailer' => array( [maximum depth reached] ), 'Etichette' => array( [maximum depth reached] ), 'Immagini' => array( [maximum depth reached] ), 'UtilityConfiguratore' => array( [maximum depth reached] ), 'Chiamate' => array( [maximum depth reached] ), 'Providers' => array( [maximum depth reached] ), 'Articles' => array( [maximum depth reached] ), 'Succedanei' => array( [maximum depth reached] ), 'ExpressCheckout' => array( [maximum depth reached] ), 'UrlRewrite' => array( [maximum depth reached] ), 'Attributi' => array( [maximum depth reached] ), 'MovimentiMagazzino' => array( [maximum depth reached] ), 'WaitingList' => array( [maximum depth reached] ) ) [protected] _loaded => array( 'Session' => object(SessionComponent) {}, 'Cookie' => object(CookieComponent) {}, 'Navigation' => object(NavigationComponent) {}, 'Configuration' => object(ConfigurationComponent) {}, 'Users' => object(UsersComponent) {}, 'Email' => object(EmailComponent) {}, 'Prodotti' => object(ProdottiComponent) {}, 'Prezzi' => object(PrezziComponent) {}, 'Carrello' => object(CarrelloComponent) {}, 'Utilities' => object(UtilitiesComponent) {}, 'Breadcrumb' => object(BreadcrumbComponent) {}, 'Utility' => object(UtilityComponent) {}, 'Image' => object(ImageComponent) {}, 'Ferie' => object(FerieComponent) {}, 'Banners' => object(BannersComponent) {}, 'Config' => object(ConfigComponent) {}, 'Amazon' => object(AmazonComponent) {}, 'ToolbarAdmin' => object(ToolbarAdminComponent) {}, 'Ingram' => object(IngramComponent) {}, 'Trailer' => object(TrailerComponent) {}, 'Etichette' => object(EtichetteComponent) {}, 'Immagini' => object(ImmaginiComponent) {}, 'UtilityConfiguratore' => object(UtilityConfiguratoreComponent) {}, 'Chiamate' => object(ChiamateComponent) {}, 'Providers' => object(ProvidersComponent) {}, 'Articles' => object(ArticlesComponent) {}, 'Succedanei' => object(SuccedaneiComponent) {}, 'ExpressCheckout' => object(ExpressCheckoutComponent) {}, 'UrlRewrite' => object(UrlRewriteComponent) {}, 'Attributi' => object(AttributiComponent) {}, 'MovimentiMagazzino' => object(MovimentiMagazzinoComponent) {}, 'WaitingList' => object(WaitingListComponent) {} ) }OdooComponent::__construct() - APP/Controller/Component/OdooComponent.php, line 20 ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116 ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53 Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Use of undefined constant ELASTICSEARCH_URL_FE - assumed 'ELASTICSEARCH_URL_FE' [APP/Controller/AppController.php, line 457]Code Context
//Ricerca e autocomplete
$this->set('urlSuggest', ELASTICSEARCH_URL_FE . '/' . ELASTICSEARCH_INDEX . '/_search/');
$timeStart = (float) 1737984742.2169 $time = array( 'Prima della generazione albero categorie' => (float) 0.0084140300750732, 'Dopo della generazione albero categorie' => (float) 0.00035285949707031, 'Prima BREADCRUMB' => (float) 0.00013113021850586, 'Dopo BREADCRUMB' => (float) 1.0967254638672E-5, 'Prima EXPO' => (float) 0, 'Dopo EXPO' => (float) 5.1975250244141E-5, 'Prima NOVITA' => (float) 0, 'Dopo NOVITA' => (float) 4.6968460083008E-5, 'Prima PROSSIME USCITE' => (float) 0, 'Dopo PROSSIME USCITE' => (float) 4.0054321289062E-5 ) $cookie_utente = null $sess_utente = null $sess_logout = null $myPath = array( 'ajax-static' => '//develop.alex.it/ajax/', 'images' => '/images/prodotti/', 'graphics' => '/images/', 'css' => '/css/', 'js' => '/js/', 'ajax' => '/ajax/', 'api' => '/api/', 'fonts' => '/fonts/', 'ftp_immagini' => '/home/www.alex-computer.it/HTML/IMAGES/', 'root' => '/' ) $theme = '' $navigation_left = array( (int) 0 => array( 'Categories' => array( 'categories_id' => '3264', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-11-12 15:30:22', 'last_modified' => '2022-02-16 18:30:47', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3264', 'language_id' => '1', 'categories_name' => 'A Isola', 'breadcrumb' => 'A Isola', 'breadcrumb_code' => '3264', 'new_breadcrumb_code' => '-3264-', 'breadcrumb_transparent' => '-3264-', 'macrocategory_id' => '3264', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 1 => array( 'Categories' => array( 'categories_id' => '126', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-09 12:59:43', 'last_modified' => '2010-04-18 18:29:17', 'transparent' => false, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '126', 'language_id' => '1', 'categories_name' => 'ACCESSORI', 'breadcrumb' => 'ACCESSORI', 'breadcrumb_code' => '126', 'new_breadcrumb_code' => '-126-', 'breadcrumb_transparent' => '-126-', 'macrocategory_id' => '126', 'count' => '279567', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 2 => array( 'Categories' => array( 'categories_id' => '3063', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:06:21', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3063', 'language_id' => '1', 'categories_name' => 'Accessoristica e Consumabili', 'breadcrumb' => 'Accessoristica e Consumabili', 'breadcrumb_code' => '3063', 'new_breadcrumb_code' => '-3063-', 'breadcrumb_transparent' => '-3063-', 'macrocategory_id' => '3063', 'count' => '30', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 3 => array( 'Categories' => array( 'categories_id' => '3258', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3258', 'language_id' => '1', 'categories_name' => 'Adattatori', 'breadcrumb' => 'Adattatori', 'breadcrumb_code' => '3258', 'new_breadcrumb_code' => '-3258-', 'breadcrumb_transparent' => '-3258-', 'macrocategory_id' => '3258', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 4 => array( 'Categories' => array( 'categories_id' => '7', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:28:32', 'last_modified' => '2009-04-16 10:50:08', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '7', 'language_id' => '1', 'categories_name' => 'AREA GAMES', 'breadcrumb' => 'AREA GAMES', 'breadcrumb_code' => '7', 'new_breadcrumb_code' => '-7-', 'breadcrumb_transparent' => '-7-', 'macrocategory_id' => '7', 'count' => '13131', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 5 => array( 'Categories' => array( 'categories_id' => '3049', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2013-11-08 07:30:51', 'last_modified' => '2013-11-08 07:30:51', 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3049', 'language_id' => '1', 'categories_name' => 'Assistenze', 'breadcrumb' => 'Assistenze', 'breadcrumb_code' => '3049', 'new_breadcrumb_code' => '-3049-', 'breadcrumb_transparent' => '-3049-', 'macrocategory_id' => '3049', 'count' => '10070', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 6 => array( 'Categories' => array( 'categories_id' => '8', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:30:02', 'last_modified' => '2009-04-16 10:49:41', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '8', 'language_id' => '1', 'categories_name' => 'AUDIO VIDEO FOTO', 'breadcrumb' => 'AUDIO VIDEO FOTO', 'breadcrumb_code' => '8', 'new_breadcrumb_code' => '-8-', 'breadcrumb_transparent' => '-8-', 'macrocategory_id' => '8', 'count' => '84744', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 7 => array( 'Categories' => array( 'categories_id' => '3097', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:20:46', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3097', 'language_id' => '1', 'categories_name' => 'Audio, Video, Foto', 'breadcrumb' => 'Audio, Video, Foto', 'breadcrumb_code' => '3097', 'new_breadcrumb_code' => '-3097-', 'breadcrumb_transparent' => '-3097-', 'macrocategory_id' => '3097', 'count' => '13', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 8 => array( 'Categories' => array( 'categories_id' => '1346', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 01:59:31', 'last_modified' => '2009-04-16 10:55:15', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1346', 'language_id' => '1', 'categories_name' => 'CASA E UFFICIO', 'breadcrumb' => 'CASA E UFFICIO', 'breadcrumb_code' => '1346', 'new_breadcrumb_code' => '-1346-', 'breadcrumb_transparent' => '-1346-', 'macrocategory_id' => '1346', 'count' => '25313', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 9 => array( 'Categories' => array( 'categories_id' => '3118', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:27:07', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3118', 'language_id' => '1', 'categories_name' => 'Casa e Ufficio', 'breadcrumb' => 'Casa e Ufficio', 'breadcrumb_code' => '3118', 'new_breadcrumb_code' => '-3118-', 'breadcrumb_transparent' => '-3118-', 'macrocategory_id' => '3118', 'count' => '320', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 10 => array( 'Categories' => array( 'categories_id' => '3227', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:56:42', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3227', 'language_id' => '1', 'categories_name' => 'Computer', 'breadcrumb' => 'Computer', 'breadcrumb_code' => '3227', 'new_breadcrumb_code' => '-3227-', 'breadcrumb_transparent' => '-3227-', 'macrocategory_id' => '3227', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 11 => array( 'Categories' => array( 'categories_id' => '102', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 23:02:31', 'last_modified' => '2009-04-16 10:55:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '102', 'language_id' => '1', 'categories_name' => 'CONSUMABILI', 'breadcrumb' => 'CONSUMABILI', 'breadcrumb_code' => '102', 'new_breadcrumb_code' => '-102-', 'breadcrumb_transparent' => '-102-', 'macrocategory_id' => '102', 'count' => '12050', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 12 => array( 'Categories' => array( 'categories_id' => '3278', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2022-06-20 19:52:58', 'last_modified' => '2022-06-20 19:52:58', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3278', 'language_id' => '1', 'categories_name' => 'Cyber protection Server', 'breadcrumb' => 'Cyber protection Server', 'breadcrumb_code' => '3278', 'new_breadcrumb_code' => '-3278-', 'breadcrumb_transparent' => '-3278-', 'macrocategory_id' => '3278', 'count' => '14', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 13 => array( 'Categories' => array( 'categories_id' => '3262', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-27 07:30:34', 'last_modified' => '2019-03-27 07:30:34', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3262', 'language_id' => '1', 'categories_name' => 'ELETTRICO VENTILATO', 'breadcrumb' => 'ELETTRICO VENTILATO', 'breadcrumb_code' => '3262', 'new_breadcrumb_code' => '-3262-', 'breadcrumb_transparent' => '-3262-', 'macrocategory_id' => '3262', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 14 => array( 'Categories' => array( 'categories_id' => '2609', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2009-11-04 07:56:36', 'last_modified' => '2010-10-17 17:33:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '2609', 'language_id' => '1', 'categories_name' => 'FILM SERIE-TV E ALTRO', 'breadcrumb' => 'FILM SERIE-TV E ALTRO', 'breadcrumb_code' => '2609', 'new_breadcrumb_code' => '-2609-', 'breadcrumb_transparent' => '-2609-', 'macrocategory_id' => '2609', 'count' => '978', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 15 => array( 'Categories' => array( 'categories_id' => '1', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:25:04', 'last_modified' => '2009-04-16 10:55:42', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1', 'language_id' => '1', 'categories_name' => 'HARDWARE', 'breadcrumb' => 'HARDWARE', 'breadcrumb_code' => '1', 'new_breadcrumb_code' => '-1-', 'breadcrumb_transparent' => '-1-', 'macrocategory_id' => '1', 'count' => '38522', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 16 => array( 'Categories' => array( 'categories_id' => '3260', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-22 07:30:32', 'last_modified' => '2019-03-22 07:30:32', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3260', 'language_id' => '1', 'categories_name' => 'Livelle laser', 'breadcrumb' => 'Livelle laser', 'breadcrumb_code' => '3260', 'new_breadcrumb_code' => '-3260-', 'breadcrumb_transparent' => '-3260-', 'macrocategory_id' => '3260', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 17 => array( 'Categories' => array( 'categories_id' => '20', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:08', 'last_modified' => '2010-04-24 22:05:10', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '20', 'language_id' => '1', 'categories_name' => 'MONITOR', 'breadcrumb' => 'MONITOR', 'breadcrumb_code' => '20', 'new_breadcrumb_code' => '-20-', 'breadcrumb_transparent' => '-20-', 'macrocategory_id' => '20', 'count' => '3274', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 18 => array( 'Categories' => array( 'categories_id' => '5', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:27:09', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '5', 'language_id' => '1', 'categories_name' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb_code' => '5', 'new_breadcrumb_code' => '-5-', 'breadcrumb_transparent' => '-5-', 'macrocategory_id' => '5', 'count' => '66', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 19 => array( 'Categories' => array( 'categories_id' => '3211', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:53:06', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3211', 'language_id' => '1', 'categories_name' => 'Networking', 'breadcrumb' => 'Networking', 'breadcrumb_code' => '3211', 'new_breadcrumb_code' => '-3211-', 'breadcrumb_transparent' => '-3211-', 'macrocategory_id' => '3211', 'count' => '10', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 20 => array( 'Categories' => array( 'categories_id' => '22', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:43', 'last_modified' => '2010-04-24 22:05:40', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '22', 'language_id' => '1', 'categories_name' => 'NETWORKING', 'breadcrumb' => 'NETWORKING', 'breadcrumb_code' => '22', 'new_breadcrumb_code' => '-22-', 'breadcrumb_transparent' => '-22-', 'macrocategory_id' => '22', 'count' => '12506', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 21 => array( 'Categories' => array( 'categories_id' => '1432', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-22 12:57:24', 'last_modified' => '2009-04-16 10:55:59', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1432', 'language_id' => '1', 'categories_name' => 'NOTEBOOK E PC', 'breadcrumb' => 'NOTEBOOK E PC', 'breadcrumb_code' => '1432', 'new_breadcrumb_code' => '-1432-', 'breadcrumb_transparent' => '-1432-', 'macrocategory_id' => '1432', 'count' => '58910', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 22 => array( 'Categories' => array( 'categories_id' => '3062', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-23 14:43:14', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3062', 'language_id' => '1', 'categories_name' => 'nuovo', 'breadcrumb' => 'nuovo', 'breadcrumb_code' => '3062', 'new_breadcrumb_code' => '-3062-', 'breadcrumb_transparent' => '-3062-', 'macrocategory_id' => '3062', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 23 => array( 'Categories' => array( 'categories_id' => '3261', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-25 15:30:37', 'last_modified' => '2019-03-25 15:30:37', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3261', 'language_id' => '1', 'categories_name' => 'ORBITALI E ROTORBITALI', 'breadcrumb' => 'ORBITALI E ROTORBITALI', 'breadcrumb_code' => '3261', 'new_breadcrumb_code' => '-3261-', 'breadcrumb_transparent' => '-3261-', 'macrocategory_id' => '3261', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 24 => array( 'Categories' => array( 'categories_id' => '3263', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-04-16 07:30:25', 'last_modified' => '2019-04-16 07:30:25', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3263', 'language_id' => '1', 'categories_name' => 'Patch Cord in Fibra Ottica', 'breadcrumb' => 'Patch Cord in Fibra Ottica', 'breadcrumb_code' => '3263', 'new_breadcrumb_code' => '-3263-', 'breadcrumb_transparent' => '-3263-', 'macrocategory_id' => '3263', 'count' => '227', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 25 => array( 'Categories' => array( 'categories_id' => '3180', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:44:11', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3180', 'language_id' => '1', 'categories_name' => 'Periferiche', 'breadcrumb' => 'Periferiche', 'breadcrumb_code' => '3180', 'new_breadcrumb_code' => '-3180-', 'breadcrumb_transparent' => '-3180-', 'macrocategory_id' => '3180', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 26 => array( 'Categories' => array( 'categories_id' => '3259', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3259', 'language_id' => '1', 'categories_name' => 'Precaricato', 'breadcrumb' => 'Precaricato', 'breadcrumb_code' => '3259', 'new_breadcrumb_code' => '-3259-', 'breadcrumb_transparent' => '-3259-', 'macrocategory_id' => '3259', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 27 => array( 'Categories' => array( 'categories_id' => '3271', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-01-15 07:30:26', 'last_modified' => '2021-01-15 07:30:26', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3271', 'language_id' => '1', 'categories_name' => 'Seggiolini', 'breadcrumb' => 'Seggiolini', 'breadcrumb_code' => '3271', 'new_breadcrumb_code' => '-3271-', 'breadcrumb_transparent' => '-3271-', 'macrocategory_id' => '3271', 'count' => '1', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 28 => array( 'Categories' => array( 'categories_id' => '242', 'tracking' => 'serial', 'reverse_charge_if_dealer' => 'cellulari', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-10 10:28:50', 'last_modified' => '2009-04-16 11:20:19', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '242', 'language_id' => '1', 'categories_name' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb_code' => '242', 'new_breadcrumb_code' => '-242-', 'breadcrumb_transparent' => '-242-', 'macrocategory_id' => '242', 'count' => '6081', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 29 => array( 'Categories' => array( 'categories_id' => '3231', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:57:32', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3231', 'language_id' => '1', 'categories_name' => 'Software', 'breadcrumb' => 'Software', 'breadcrumb_code' => '3231', 'new_breadcrumb_code' => '-3231-', 'breadcrumb_transparent' => '-3231-', 'macrocategory_id' => '3231', 'count' => '210', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 30 => array( 'Categories' => array( 'categories_id' => '1347', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 02:25:23', 'last_modified' => '2009-04-29 07:54:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1347', 'language_id' => '1', 'categories_name' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb_code' => '1347', 'new_breadcrumb_code' => '-1347-', 'breadcrumb_transparent' => '-1347-', 'macrocategory_id' => '1347', 'count' => '31054', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 31 => array( 'Categories' => array( 'categories_id' => '3272', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-03-29 15:30:28', 'last_modified' => '2021-03-29 15:30:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3272', 'language_id' => '1', 'categories_name' => 'SoundBar', 'breadcrumb' => 'SoundBar', 'breadcrumb_code' => '3272', 'new_breadcrumb_code' => '-3272-', 'breadcrumb_transparent' => '-3272-', 'macrocategory_id' => '3272', 'count' => '18', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 32 => array( 'Categories' => array( 'categories_id' => '31', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:43:09', 'last_modified' => '2010-04-24 22:07:00', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '31', 'language_id' => '1', 'categories_name' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb_code' => '31', 'new_breadcrumb_code' => '-31-', 'breadcrumb_transparent' => '-31-', 'macrocategory_id' => '31', 'count' => '26201', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 33 => array( 'Categories' => array( 'categories_id' => '3222', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:55:02', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3222', 'language_id' => '1', 'categories_name' => 'Storage e Memorie', 'breadcrumb' => 'Storage e Memorie', 'breadcrumb_code' => '3222', 'new_breadcrumb_code' => '-3222-', 'breadcrumb_transparent' => '-3222-', 'macrocategory_id' => '3222', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 34 => array( 'Categories' => array( 'categories_id' => '3197', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:49:28', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3197', 'language_id' => '1', 'categories_name' => 'Telefonia, Tablet, Navigazione', 'breadcrumb' => 'Telefonia, Tablet, Navigazione', 'breadcrumb_code' => '3197', 'new_breadcrumb_code' => '-3197-', 'breadcrumb_transparent' => '-3197-', 'macrocategory_id' => '3197', 'count' => '72', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 35 => array( 'Categories' => array( 'categories_id' => '3255', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2017-05-31 07:30:23', 'last_modified' => '2017-05-31 07:30:23', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3255', 'language_id' => '1', 'categories_name' => 'Telescopi Catadiottrici', 'breadcrumb' => 'Telescopi Catadiottrici', 'breadcrumb_code' => '3255', 'new_breadcrumb_code' => '-3255-', 'breadcrumb_transparent' => '-3255-', 'macrocategory_id' => '3255', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 36 => array( 'Categories' => array( 'categories_id' => '1314', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-09-08 13:02:58', 'last_modified' => '2010-11-03 13:40:39', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1314', 'language_id' => '1', 'categories_name' => 'TV E MULTIMEDIA', 'breadcrumb' => 'TV E MULTIMEDIA', 'breadcrumb_code' => '1314', 'new_breadcrumb_code' => '-1314-', 'breadcrumb_transparent' => '-1314-', 'macrocategory_id' => '1314', 'count' => '4084', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 37 => array( 'Categories' => array( 'categories_id' => '3129', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:30:01', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3129', 'language_id' => '1', 'categories_name' => 'TV e Multimedia', 'breadcrumb' => 'TV e Multimedia', 'breadcrumb_code' => '3129', 'new_breadcrumb_code' => '-3129-', 'breadcrumb_transparent' => '-3129-', 'macrocategory_id' => '3129', 'count' => '3', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ) ) $pathFileCacheData = '/var/www/html/app/webroot/data_cache/' $lifeTimeMenu = (int) 3600 $lifeTimeExpo = (int) 3600 $lifeTimeNovita = (int) 3600 $lifeTimeProssime = (int) 3600 $timeSplit = (float) 1737984742.2169 $lista_cats = array( 'parents' => array( (int) 1432 => 'Informatica', (int) 7 => 'Area Games', (int) 8 => 'Audio video', (int) 1 => 'Hardware', (int) 242 => 'Telefonia', (int) 102 => 'Consumabili' ), 'childs' => array( (int) 1432 => array( (int) 3 => array( [maximum depth reached] ), (int) 687 => array( [maximum depth reached] ) ), (int) 7 => array( (int) 250 => array( [maximum depth reached] ), (int) 2504 => array( [maximum depth reached] ), (int) 3257 => array( [maximum depth reached] ), (int) 116 => array( [maximum depth reached] ), (int) 251 => array( [maximum depth reached] ), (int) 2631 => array( [maximum depth reached] ), (int) 3022 => array( [maximum depth reached] ), (int) 1279 => array( [maximum depth reached] ) ), (int) 8 => array( (int) 1337 => array( [maximum depth reached] ), (int) 1338 => array( [maximum depth reached] ), (int) 386 => array( [maximum depth reached] ), (int) 446 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ) ), (int) 1 => array( (int) 1482 => array( [maximum depth reached] ), (int) 3140 => array( [maximum depth reached] ), (int) 3141 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 1595 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 3145 => array( [maximum depth reached] ), (int) 1098 => array( [maximum depth reached] ), (int) 1349 => array( [maximum depth reached] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 3149 => array( [maximum depth reached] ), (int) 1336 => array( [maximum depth reached] ), (int) 3155 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 3158 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 3169 => array( [maximum depth reached] ), (int) 2330 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 3174 => array( [maximum depth reached] ), (int) 1335 => array( [maximum depth reached] ), (int) 2257 => array( [maximum depth reached] ), (int) 183 => array( [maximum depth reached] ), (int) 3178 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 2194 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 1770 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ) ), (int) 242 => array( (int) 1062 => array( [maximum depth reached] ), (int) 2934 => array( [maximum depth reached] ), (int) 1052 => array( [maximum depth reached] ), (int) 2935 => array( [maximum depth reached] ), (int) 2349 => array( [maximum depth reached] ), (int) 2205 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 2853 => array( [maximum depth reached] ), (int) 2313 => array( [maximum depth reached] ), (int) 2933 => array( [maximum depth reached] ), (int) 1060 => array( [maximum depth reached] ), (int) 1061 => array( [maximum depth reached] ), (int) 1063 => array( [maximum depth reached] ), (int) 243 => array( [maximum depth reached] ), (int) 2306 => array( [maximum depth reached] ) ), (int) 102 => array( (int) 2149 => array( [maximum depth reached] ), (int) 517 => array( [maximum depth reached] ), (int) 1838 => array( [maximum depth reached] ), (int) 501 => array( [maximum depth reached] ), (int) 511 => array( [maximum depth reached] ), (int) 518 => array( [maximum depth reached] ), (int) 2453 => array( [maximum depth reached] ), (int) 1616 => array( [maximum depth reached] ), (int) 1840 => array( [maximum depth reached] ), (int) 896 => array( [maximum depth reached] ), (int) 2483 => array( [maximum depth reached] ), (int) 2454 => array( [maximum depth reached] ), (int) 2155 => array( [maximum depth reached] ), (int) 2046 => array( [maximum depth reached] ), (int) 2157 => array( [maximum depth reached] ), (int) 2159 => array( [maximum depth reached] ), (int) 1276 => array( [maximum depth reached] ), (int) 2489 => array( [maximum depth reached] ), (int) 2520 => array( [maximum depth reached] ), (int) 2170 => array( [maximum depth reached] ), (int) 111 => array( [maximum depth reached] ), (int) 108 => array( [maximum depth reached] ), (int) 2173 => array( [maximum depth reached] ), (int) 2174 => array( [maximum depth reached] ), (int) 2175 => array( [maximum depth reached] ) ) ) ) $breadcrumb = array( (int) 0 => array( 'link' => '/', 'label' => 'Home' ), (int) 1 => array( 'label' => 'Ajax' ) ) $prodottiExpo = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829789', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '39.9000', 'PrezzoUsato' => '19.9000', 'products_cost' => '31.1475', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'SSD 256GB 2.5 SATA LEXAR NS100 R 520' ), 'Prezzi' => array( 'prezzo_normale' => (float) 39.9, 'prezzo_expo' => (float) 19.9, 'prezzo_normale_vetrina' => (float) 39.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829789', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4829445', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '109.0000', 'PrezzoUsato' => '79.0000', 'products_cost' => '85.0898', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE ORIGINALE 180W PER NOTEBOOK ASUS 3P(6PHI) 19.5V 9.23A' ), 'Prezzi' => array( 'prezzo_normale' => (float) 109.9, 'prezzo_expo' => (float) 79.9, 'prezzo_normale_vetrina' => (float) 109.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829445', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4733158', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '999.0000', 'PrezzoUsato' => '299.9000', 'products_cost' => '725.0000', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'VGA PCI-E ASUS ROG STRIX NVIDIA GEFORCE RTX2080 SUPER 8GB DDR6' ), 'Prezzi' => array( 'prezzo_normale' => (float) 999.9, 'prezzo_expo' => (float) 299.9, 'prezzo_normale_vetrina' => (float) 999.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4733158', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4732565', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '34.9000', 'PrezzoUsato' => '14.9000', 'products_cost' => '27.2443', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE NOTEBOOK DELTA ELETRONICS 19V 2.1A 40W EEEPC' ), 'Prezzi' => array( 'prezzo_normale' => (float) 34.9, 'prezzo_expo' => (float) 14.9, 'prezzo_normale_vetrina' => (float) 34.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732565', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4732564', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '69.0000', 'PrezzoUsato' => '9.0000', 'products_cost' => '53.8642', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK TOSHIBA 15V 4A 60W PA3092U-1ACA' ), 'Prezzi' => array( 'prezzo_normale' => (float) 69.9, 'prezzo_expo' => (float) 9.9, 'prezzo_normale_vetrina' => (float) 69.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732564', 'op_commerciale' => false ) ) $prodottiNovita = array( (int) 0 => array( 'Products' => array( 'products_id' => '4832470', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '79.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '48.0000' ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK HOMEPLUG ORIGINALE ASUS 65W 3P TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 79.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 79.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832470', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4722880', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '24.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '16.5000' ), 'ProductsDescription' => array( 'products_name' => 'GIOCO DI CARTE DA TAVOLO ONE PIECE: NAKAMA AMICI E NEMICI' ), 'Prezzi' => array( 'prezzo_normale' => (float) 24.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 24.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4722880', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4717640', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '699.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '500.0000' ), 'ProductsDescription' => array( 'products_name' => 'SMART GLASSES ASUS AIRVISION M1 1920x1080 PER OCCHIO/M.OLED/72Hz/SPEAKER INTEGRATI/TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 699.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 699.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4717640', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4713716', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 10' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713716', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4713718', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 12' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713718', 'op_commerciale' => false ) ) $prodottiProssimeUscite = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829304', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'PS5 DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829304', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4832221', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '89.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '65.0000' ), 'ProductsDescription' => array( 'products_name' => 'XONE SNIPER ELITE: RESISTANCE - DELUXE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '89.30', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 89.9, 'prezzo_prenotabile' => '89.30' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832221', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4532480', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '42.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH LIFE IS STRANGE DOUBLE EXPOSURE (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.35', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.35' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4532480', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4829308', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'XBX DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829308', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4541775', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '43.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH PHANTOM BRAVE: THE LOST HERO - DELUXE EDITION (30/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.60', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.60' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4541775', 'op_commerciale' => false ) ) $carrello = object(Cart) { products => null } $gest_selected = array( (int) 0 => 'gestione', (int) 1 => 'etichette', (int) 2 => 'tooltip', (int) 3 => 'operazionecommerciale', (int) 4 => 'operazione_commerciale', (int) 5 => 'amazon', (int) 6 => 'etichette', (int) 7 => 'tooltip', (int) 8 => 'vetrine', (int) 9 => 'home', (int) 10 => 'tools' ) $bad_city_notice = 'Il costo di spedizione è stato aumentato di 10 euro per spedire al Suo attuale indirizzo di consegna' $bannerFerie = array()AppController::beforeFilter() - APP/Controller/AppController.php, line 457 AjaxController::beforeFilter() - APP/Controller/AjaxController.php, line 44 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Use of undefined constant ELASTICSEARCH_INDEX - assumed 'ELASTICSEARCH_INDEX' [APP/Controller/AppController.php, line 457]Code Context
//Ricerca e autocomplete
$this->set('urlSuggest', ELASTICSEARCH_URL_FE . '/' . ELASTICSEARCH_INDEX . '/_search/');
$timeStart = (float) 1737984742.2169 $time = array( 'Prima della generazione albero categorie' => (float) 0.0084140300750732, 'Dopo della generazione albero categorie' => (float) 0.00035285949707031, 'Prima BREADCRUMB' => (float) 0.00013113021850586, 'Dopo BREADCRUMB' => (float) 1.0967254638672E-5, 'Prima EXPO' => (float) 0, 'Dopo EXPO' => (float) 5.1975250244141E-5, 'Prima NOVITA' => (float) 0, 'Dopo NOVITA' => (float) 4.6968460083008E-5, 'Prima PROSSIME USCITE' => (float) 0, 'Dopo PROSSIME USCITE' => (float) 4.0054321289062E-5 ) $cookie_utente = null $sess_utente = null $sess_logout = null $myPath = array( 'ajax-static' => '//develop.alex.it/ajax/', 'images' => '/images/prodotti/', 'graphics' => '/images/', 'css' => '/css/', 'js' => '/js/', 'ajax' => '/ajax/', 'api' => '/api/', 'fonts' => '/fonts/', 'ftp_immagini' => '/home/www.alex-computer.it/HTML/IMAGES/', 'root' => '/' ) $theme = '' $navigation_left = array( (int) 0 => array( 'Categories' => array( 'categories_id' => '3264', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-11-12 15:30:22', 'last_modified' => '2022-02-16 18:30:47', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3264', 'language_id' => '1', 'categories_name' => 'A Isola', 'breadcrumb' => 'A Isola', 'breadcrumb_code' => '3264', 'new_breadcrumb_code' => '-3264-', 'breadcrumb_transparent' => '-3264-', 'macrocategory_id' => '3264', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 1 => array( 'Categories' => array( 'categories_id' => '126', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-09 12:59:43', 'last_modified' => '2010-04-18 18:29:17', 'transparent' => false, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '126', 'language_id' => '1', 'categories_name' => 'ACCESSORI', 'breadcrumb' => 'ACCESSORI', 'breadcrumb_code' => '126', 'new_breadcrumb_code' => '-126-', 'breadcrumb_transparent' => '-126-', 'macrocategory_id' => '126', 'count' => '279567', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 2 => array( 'Categories' => array( 'categories_id' => '3063', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:06:21', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3063', 'language_id' => '1', 'categories_name' => 'Accessoristica e Consumabili', 'breadcrumb' => 'Accessoristica e Consumabili', 'breadcrumb_code' => '3063', 'new_breadcrumb_code' => '-3063-', 'breadcrumb_transparent' => '-3063-', 'macrocategory_id' => '3063', 'count' => '30', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 3 => array( 'Categories' => array( 'categories_id' => '3258', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3258', 'language_id' => '1', 'categories_name' => 'Adattatori', 'breadcrumb' => 'Adattatori', 'breadcrumb_code' => '3258', 'new_breadcrumb_code' => '-3258-', 'breadcrumb_transparent' => '-3258-', 'macrocategory_id' => '3258', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 4 => array( 'Categories' => array( 'categories_id' => '7', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:28:32', 'last_modified' => '2009-04-16 10:50:08', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '7', 'language_id' => '1', 'categories_name' => 'AREA GAMES', 'breadcrumb' => 'AREA GAMES', 'breadcrumb_code' => '7', 'new_breadcrumb_code' => '-7-', 'breadcrumb_transparent' => '-7-', 'macrocategory_id' => '7', 'count' => '13131', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 5 => array( 'Categories' => array( 'categories_id' => '3049', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2013-11-08 07:30:51', 'last_modified' => '2013-11-08 07:30:51', 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3049', 'language_id' => '1', 'categories_name' => 'Assistenze', 'breadcrumb' => 'Assistenze', 'breadcrumb_code' => '3049', 'new_breadcrumb_code' => '-3049-', 'breadcrumb_transparent' => '-3049-', 'macrocategory_id' => '3049', 'count' => '10070', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 6 => array( 'Categories' => array( 'categories_id' => '8', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:30:02', 'last_modified' => '2009-04-16 10:49:41', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '8', 'language_id' => '1', 'categories_name' => 'AUDIO VIDEO FOTO', 'breadcrumb' => 'AUDIO VIDEO FOTO', 'breadcrumb_code' => '8', 'new_breadcrumb_code' => '-8-', 'breadcrumb_transparent' => '-8-', 'macrocategory_id' => '8', 'count' => '84744', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 7 => array( 'Categories' => array( 'categories_id' => '3097', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:20:46', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3097', 'language_id' => '1', 'categories_name' => 'Audio, Video, Foto', 'breadcrumb' => 'Audio, Video, Foto', 'breadcrumb_code' => '3097', 'new_breadcrumb_code' => '-3097-', 'breadcrumb_transparent' => '-3097-', 'macrocategory_id' => '3097', 'count' => '13', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 8 => array( 'Categories' => array( 'categories_id' => '1346', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 01:59:31', 'last_modified' => '2009-04-16 10:55:15', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1346', 'language_id' => '1', 'categories_name' => 'CASA E UFFICIO', 'breadcrumb' => 'CASA E UFFICIO', 'breadcrumb_code' => '1346', 'new_breadcrumb_code' => '-1346-', 'breadcrumb_transparent' => '-1346-', 'macrocategory_id' => '1346', 'count' => '25313', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 9 => array( 'Categories' => array( 'categories_id' => '3118', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:27:07', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3118', 'language_id' => '1', 'categories_name' => 'Casa e Ufficio', 'breadcrumb' => 'Casa e Ufficio', 'breadcrumb_code' => '3118', 'new_breadcrumb_code' => '-3118-', 'breadcrumb_transparent' => '-3118-', 'macrocategory_id' => '3118', 'count' => '320', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 10 => array( 'Categories' => array( 'categories_id' => '3227', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:56:42', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3227', 'language_id' => '1', 'categories_name' => 'Computer', 'breadcrumb' => 'Computer', 'breadcrumb_code' => '3227', 'new_breadcrumb_code' => '-3227-', 'breadcrumb_transparent' => '-3227-', 'macrocategory_id' => '3227', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 11 => array( 'Categories' => array( 'categories_id' => '102', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 23:02:31', 'last_modified' => '2009-04-16 10:55:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '102', 'language_id' => '1', 'categories_name' => 'CONSUMABILI', 'breadcrumb' => 'CONSUMABILI', 'breadcrumb_code' => '102', 'new_breadcrumb_code' => '-102-', 'breadcrumb_transparent' => '-102-', 'macrocategory_id' => '102', 'count' => '12050', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 12 => array( 'Categories' => array( 'categories_id' => '3278', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2022-06-20 19:52:58', 'last_modified' => '2022-06-20 19:52:58', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3278', 'language_id' => '1', 'categories_name' => 'Cyber protection Server', 'breadcrumb' => 'Cyber protection Server', 'breadcrumb_code' => '3278', 'new_breadcrumb_code' => '-3278-', 'breadcrumb_transparent' => '-3278-', 'macrocategory_id' => '3278', 'count' => '14', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 13 => array( 'Categories' => array( 'categories_id' => '3262', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-27 07:30:34', 'last_modified' => '2019-03-27 07:30:34', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3262', 'language_id' => '1', 'categories_name' => 'ELETTRICO VENTILATO', 'breadcrumb' => 'ELETTRICO VENTILATO', 'breadcrumb_code' => '3262', 'new_breadcrumb_code' => '-3262-', 'breadcrumb_transparent' => '-3262-', 'macrocategory_id' => '3262', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 14 => array( 'Categories' => array( 'categories_id' => '2609', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2009-11-04 07:56:36', 'last_modified' => '2010-10-17 17:33:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '2609', 'language_id' => '1', 'categories_name' => 'FILM SERIE-TV E ALTRO', 'breadcrumb' => 'FILM SERIE-TV E ALTRO', 'breadcrumb_code' => '2609', 'new_breadcrumb_code' => '-2609-', 'breadcrumb_transparent' => '-2609-', 'macrocategory_id' => '2609', 'count' => '978', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 15 => array( 'Categories' => array( 'categories_id' => '1', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:25:04', 'last_modified' => '2009-04-16 10:55:42', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1', 'language_id' => '1', 'categories_name' => 'HARDWARE', 'breadcrumb' => 'HARDWARE', 'breadcrumb_code' => '1', 'new_breadcrumb_code' => '-1-', 'breadcrumb_transparent' => '-1-', 'macrocategory_id' => '1', 'count' => '38522', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 16 => array( 'Categories' => array( 'categories_id' => '3260', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-22 07:30:32', 'last_modified' => '2019-03-22 07:30:32', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3260', 'language_id' => '1', 'categories_name' => 'Livelle laser', 'breadcrumb' => 'Livelle laser', 'breadcrumb_code' => '3260', 'new_breadcrumb_code' => '-3260-', 'breadcrumb_transparent' => '-3260-', 'macrocategory_id' => '3260', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 17 => array( 'Categories' => array( 'categories_id' => '20', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:08', 'last_modified' => '2010-04-24 22:05:10', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '20', 'language_id' => '1', 'categories_name' => 'MONITOR', 'breadcrumb' => 'MONITOR', 'breadcrumb_code' => '20', 'new_breadcrumb_code' => '-20-', 'breadcrumb_transparent' => '-20-', 'macrocategory_id' => '20', 'count' => '3274', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 18 => array( 'Categories' => array( 'categories_id' => '5', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:27:09', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '5', 'language_id' => '1', 'categories_name' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb_code' => '5', 'new_breadcrumb_code' => '-5-', 'breadcrumb_transparent' => '-5-', 'macrocategory_id' => '5', 'count' => '66', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 19 => array( 'Categories' => array( 'categories_id' => '3211', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:53:06', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3211', 'language_id' => '1', 'categories_name' => 'Networking', 'breadcrumb' => 'Networking', 'breadcrumb_code' => '3211', 'new_breadcrumb_code' => '-3211-', 'breadcrumb_transparent' => '-3211-', 'macrocategory_id' => '3211', 'count' => '10', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 20 => array( 'Categories' => array( 'categories_id' => '22', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:43', 'last_modified' => '2010-04-24 22:05:40', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '22', 'language_id' => '1', 'categories_name' => 'NETWORKING', 'breadcrumb' => 'NETWORKING', 'breadcrumb_code' => '22', 'new_breadcrumb_code' => '-22-', 'breadcrumb_transparent' => '-22-', 'macrocategory_id' => '22', 'count' => '12506', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 21 => array( 'Categories' => array( 'categories_id' => '1432', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-22 12:57:24', 'last_modified' => '2009-04-16 10:55:59', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1432', 'language_id' => '1', 'categories_name' => 'NOTEBOOK E PC', 'breadcrumb' => 'NOTEBOOK E PC', 'breadcrumb_code' => '1432', 'new_breadcrumb_code' => '-1432-', 'breadcrumb_transparent' => '-1432-', 'macrocategory_id' => '1432', 'count' => '58910', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 22 => array( 'Categories' => array( 'categories_id' => '3062', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-23 14:43:14', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3062', 'language_id' => '1', 'categories_name' => 'nuovo', 'breadcrumb' => 'nuovo', 'breadcrumb_code' => '3062', 'new_breadcrumb_code' => '-3062-', 'breadcrumb_transparent' => '-3062-', 'macrocategory_id' => '3062', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 23 => array( 'Categories' => array( 'categories_id' => '3261', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-25 15:30:37', 'last_modified' => '2019-03-25 15:30:37', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3261', 'language_id' => '1', 'categories_name' => 'ORBITALI E ROTORBITALI', 'breadcrumb' => 'ORBITALI E ROTORBITALI', 'breadcrumb_code' => '3261', 'new_breadcrumb_code' => '-3261-', 'breadcrumb_transparent' => '-3261-', 'macrocategory_id' => '3261', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 24 => array( 'Categories' => array( 'categories_id' => '3263', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-04-16 07:30:25', 'last_modified' => '2019-04-16 07:30:25', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3263', 'language_id' => '1', 'categories_name' => 'Patch Cord in Fibra Ottica', 'breadcrumb' => 'Patch Cord in Fibra Ottica', 'breadcrumb_code' => '3263', 'new_breadcrumb_code' => '-3263-', 'breadcrumb_transparent' => '-3263-', 'macrocategory_id' => '3263', 'count' => '227', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 25 => array( 'Categories' => array( 'categories_id' => '3180', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:44:11', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3180', 'language_id' => '1', 'categories_name' => 'Periferiche', 'breadcrumb' => 'Periferiche', 'breadcrumb_code' => '3180', 'new_breadcrumb_code' => '-3180-', 'breadcrumb_transparent' => '-3180-', 'macrocategory_id' => '3180', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 26 => array( 'Categories' => array( 'categories_id' => '3259', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3259', 'language_id' => '1', 'categories_name' => 'Precaricato', 'breadcrumb' => 'Precaricato', 'breadcrumb_code' => '3259', 'new_breadcrumb_code' => '-3259-', 'breadcrumb_transparent' => '-3259-', 'macrocategory_id' => '3259', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 27 => array( 'Categories' => array( 'categories_id' => '3271', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-01-15 07:30:26', 'last_modified' => '2021-01-15 07:30:26', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3271', 'language_id' => '1', 'categories_name' => 'Seggiolini', 'breadcrumb' => 'Seggiolini', 'breadcrumb_code' => '3271', 'new_breadcrumb_code' => '-3271-', 'breadcrumb_transparent' => '-3271-', 'macrocategory_id' => '3271', 'count' => '1', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 28 => array( 'Categories' => array( 'categories_id' => '242', 'tracking' => 'serial', 'reverse_charge_if_dealer' => 'cellulari', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-10 10:28:50', 'last_modified' => '2009-04-16 11:20:19', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '242', 'language_id' => '1', 'categories_name' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb_code' => '242', 'new_breadcrumb_code' => '-242-', 'breadcrumb_transparent' => '-242-', 'macrocategory_id' => '242', 'count' => '6081', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 29 => array( 'Categories' => array( 'categories_id' => '3231', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:57:32', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3231', 'language_id' => '1', 'categories_name' => 'Software', 'breadcrumb' => 'Software', 'breadcrumb_code' => '3231', 'new_breadcrumb_code' => '-3231-', 'breadcrumb_transparent' => '-3231-', 'macrocategory_id' => '3231', 'count' => '210', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 30 => array( 'Categories' => array( 'categories_id' => '1347', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 02:25:23', 'last_modified' => '2009-04-29 07:54:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1347', 'language_id' => '1', 'categories_name' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb_code' => '1347', 'new_breadcrumb_code' => '-1347-', 'breadcrumb_transparent' => '-1347-', 'macrocategory_id' => '1347', 'count' => '31054', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 31 => array( 'Categories' => array( 'categories_id' => '3272', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-03-29 15:30:28', 'last_modified' => '2021-03-29 15:30:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3272', 'language_id' => '1', 'categories_name' => 'SoundBar', 'breadcrumb' => 'SoundBar', 'breadcrumb_code' => '3272', 'new_breadcrumb_code' => '-3272-', 'breadcrumb_transparent' => '-3272-', 'macrocategory_id' => '3272', 'count' => '18', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 32 => array( 'Categories' => array( 'categories_id' => '31', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:43:09', 'last_modified' => '2010-04-24 22:07:00', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '31', 'language_id' => '1', 'categories_name' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb_code' => '31', 'new_breadcrumb_code' => '-31-', 'breadcrumb_transparent' => '-31-', 'macrocategory_id' => '31', 'count' => '26201', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 33 => array( 'Categories' => array( 'categories_id' => '3222', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:55:02', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3222', 'language_id' => '1', 'categories_name' => 'Storage e Memorie', 'breadcrumb' => 'Storage e Memorie', 'breadcrumb_code' => '3222', 'new_breadcrumb_code' => '-3222-', 'breadcrumb_transparent' => '-3222-', 'macrocategory_id' => '3222', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 34 => array( 'Categories' => array( 'categories_id' => '3197', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:49:28', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3197', 'language_id' => '1', 'categories_name' => 'Telefonia, Tablet, Navigazione', 'breadcrumb' => 'Telefonia, Tablet, Navigazione', 'breadcrumb_code' => '3197', 'new_breadcrumb_code' => '-3197-', 'breadcrumb_transparent' => '-3197-', 'macrocategory_id' => '3197', 'count' => '72', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 35 => array( 'Categories' => array( 'categories_id' => '3255', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2017-05-31 07:30:23', 'last_modified' => '2017-05-31 07:30:23', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3255', 'language_id' => '1', 'categories_name' => 'Telescopi Catadiottrici', 'breadcrumb' => 'Telescopi Catadiottrici', 'breadcrumb_code' => '3255', 'new_breadcrumb_code' => '-3255-', 'breadcrumb_transparent' => '-3255-', 'macrocategory_id' => '3255', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 36 => array( 'Categories' => array( 'categories_id' => '1314', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-09-08 13:02:58', 'last_modified' => '2010-11-03 13:40:39', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1314', 'language_id' => '1', 'categories_name' => 'TV E MULTIMEDIA', 'breadcrumb' => 'TV E MULTIMEDIA', 'breadcrumb_code' => '1314', 'new_breadcrumb_code' => '-1314-', 'breadcrumb_transparent' => '-1314-', 'macrocategory_id' => '1314', 'count' => '4084', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 37 => array( 'Categories' => array( 'categories_id' => '3129', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:30:01', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3129', 'language_id' => '1', 'categories_name' => 'TV e Multimedia', 'breadcrumb' => 'TV e Multimedia', 'breadcrumb_code' => '3129', 'new_breadcrumb_code' => '-3129-', 'breadcrumb_transparent' => '-3129-', 'macrocategory_id' => '3129', 'count' => '3', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ) ) $pathFileCacheData = '/var/www/html/app/webroot/data_cache/' $lifeTimeMenu = (int) 3600 $lifeTimeExpo = (int) 3600 $lifeTimeNovita = (int) 3600 $lifeTimeProssime = (int) 3600 $timeSplit = (float) 1737984742.2169 $lista_cats = array( 'parents' => array( (int) 1432 => 'Informatica', (int) 7 => 'Area Games', (int) 8 => 'Audio video', (int) 1 => 'Hardware', (int) 242 => 'Telefonia', (int) 102 => 'Consumabili' ), 'childs' => array( (int) 1432 => array( (int) 3 => array( [maximum depth reached] ), (int) 687 => array( [maximum depth reached] ) ), (int) 7 => array( (int) 250 => array( [maximum depth reached] ), (int) 2504 => array( [maximum depth reached] ), (int) 3257 => array( [maximum depth reached] ), (int) 116 => array( [maximum depth reached] ), (int) 251 => array( [maximum depth reached] ), (int) 2631 => array( [maximum depth reached] ), (int) 3022 => array( [maximum depth reached] ), (int) 1279 => array( [maximum depth reached] ) ), (int) 8 => array( (int) 1337 => array( [maximum depth reached] ), (int) 1338 => array( [maximum depth reached] ), (int) 386 => array( [maximum depth reached] ), (int) 446 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ) ), (int) 1 => array( (int) 1482 => array( [maximum depth reached] ), (int) 3140 => array( [maximum depth reached] ), (int) 3141 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 1595 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 3145 => array( [maximum depth reached] ), (int) 1098 => array( [maximum depth reached] ), (int) 1349 => array( [maximum depth reached] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 3149 => array( [maximum depth reached] ), (int) 1336 => array( [maximum depth reached] ), (int) 3155 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 3158 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 3169 => array( [maximum depth reached] ), (int) 2330 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 3174 => array( [maximum depth reached] ), (int) 1335 => array( [maximum depth reached] ), (int) 2257 => array( [maximum depth reached] ), (int) 183 => array( [maximum depth reached] ), (int) 3178 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 2194 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 1770 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ) ), (int) 242 => array( (int) 1062 => array( [maximum depth reached] ), (int) 2934 => array( [maximum depth reached] ), (int) 1052 => array( [maximum depth reached] ), (int) 2935 => array( [maximum depth reached] ), (int) 2349 => array( [maximum depth reached] ), (int) 2205 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 2853 => array( [maximum depth reached] ), (int) 2313 => array( [maximum depth reached] ), (int) 2933 => array( [maximum depth reached] ), (int) 1060 => array( [maximum depth reached] ), (int) 1061 => array( [maximum depth reached] ), (int) 1063 => array( [maximum depth reached] ), (int) 243 => array( [maximum depth reached] ), (int) 2306 => array( [maximum depth reached] ) ), (int) 102 => array( (int) 2149 => array( [maximum depth reached] ), (int) 517 => array( [maximum depth reached] ), (int) 1838 => array( [maximum depth reached] ), (int) 501 => array( [maximum depth reached] ), (int) 511 => array( [maximum depth reached] ), (int) 518 => array( [maximum depth reached] ), (int) 2453 => array( [maximum depth reached] ), (int) 1616 => array( [maximum depth reached] ), (int) 1840 => array( [maximum depth reached] ), (int) 896 => array( [maximum depth reached] ), (int) 2483 => array( [maximum depth reached] ), (int) 2454 => array( [maximum depth reached] ), (int) 2155 => array( [maximum depth reached] ), (int) 2046 => array( [maximum depth reached] ), (int) 2157 => array( [maximum depth reached] ), (int) 2159 => array( [maximum depth reached] ), (int) 1276 => array( [maximum depth reached] ), (int) 2489 => array( [maximum depth reached] ), (int) 2520 => array( [maximum depth reached] ), (int) 2170 => array( [maximum depth reached] ), (int) 111 => array( [maximum depth reached] ), (int) 108 => array( [maximum depth reached] ), (int) 2173 => array( [maximum depth reached] ), (int) 2174 => array( [maximum depth reached] ), (int) 2175 => array( [maximum depth reached] ) ) ) ) $breadcrumb = array( (int) 0 => array( 'link' => '/', 'label' => 'Home' ), (int) 1 => array( 'label' => 'Ajax' ) ) $prodottiExpo = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829789', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '39.9000', 'PrezzoUsato' => '19.9000', 'products_cost' => '31.1475', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'SSD 256GB 2.5 SATA LEXAR NS100 R 520' ), 'Prezzi' => array( 'prezzo_normale' => (float) 39.9, 'prezzo_expo' => (float) 19.9, 'prezzo_normale_vetrina' => (float) 39.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829789', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4829445', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '109.0000', 'PrezzoUsato' => '79.0000', 'products_cost' => '85.0898', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE ORIGINALE 180W PER NOTEBOOK ASUS 3P(6PHI) 19.5V 9.23A' ), 'Prezzi' => array( 'prezzo_normale' => (float) 109.9, 'prezzo_expo' => (float) 79.9, 'prezzo_normale_vetrina' => (float) 109.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829445', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4733158', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '999.0000', 'PrezzoUsato' => '299.9000', 'products_cost' => '725.0000', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'VGA PCI-E ASUS ROG STRIX NVIDIA GEFORCE RTX2080 SUPER 8GB DDR6' ), 'Prezzi' => array( 'prezzo_normale' => (float) 999.9, 'prezzo_expo' => (float) 299.9, 'prezzo_normale_vetrina' => (float) 999.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4733158', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4732565', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '34.9000', 'PrezzoUsato' => '14.9000', 'products_cost' => '27.2443', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE NOTEBOOK DELTA ELETRONICS 19V 2.1A 40W EEEPC' ), 'Prezzi' => array( 'prezzo_normale' => (float) 34.9, 'prezzo_expo' => (float) 14.9, 'prezzo_normale_vetrina' => (float) 34.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732565', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4732564', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '69.0000', 'PrezzoUsato' => '9.0000', 'products_cost' => '53.8642', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK TOSHIBA 15V 4A 60W PA3092U-1ACA' ), 'Prezzi' => array( 'prezzo_normale' => (float) 69.9, 'prezzo_expo' => (float) 9.9, 'prezzo_normale_vetrina' => (float) 69.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732564', 'op_commerciale' => false ) ) $prodottiNovita = array( (int) 0 => array( 'Products' => array( 'products_id' => '4832470', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '79.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '48.0000' ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK HOMEPLUG ORIGINALE ASUS 65W 3P TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 79.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 79.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832470', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4722880', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '24.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '16.5000' ), 'ProductsDescription' => array( 'products_name' => 'GIOCO DI CARTE DA TAVOLO ONE PIECE: NAKAMA AMICI E NEMICI' ), 'Prezzi' => array( 'prezzo_normale' => (float) 24.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 24.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4722880', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4717640', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '699.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '500.0000' ), 'ProductsDescription' => array( 'products_name' => 'SMART GLASSES ASUS AIRVISION M1 1920x1080 PER OCCHIO/M.OLED/72Hz/SPEAKER INTEGRATI/TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 699.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 699.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4717640', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4713716', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 10' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713716', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4713718', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 12' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713718', 'op_commerciale' => false ) ) $prodottiProssimeUscite = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829304', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'PS5 DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829304', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4832221', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '89.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '65.0000' ), 'ProductsDescription' => array( 'products_name' => 'XONE SNIPER ELITE: RESISTANCE - DELUXE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '89.30', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 89.9, 'prezzo_prenotabile' => '89.30' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832221', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4532480', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '42.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH LIFE IS STRANGE DOUBLE EXPOSURE (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.35', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.35' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4532480', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4829308', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'XBX DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829308', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4541775', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '43.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH PHANTOM BRAVE: THE LOST HERO - DELUXE EDITION (30/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.60', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.60' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4541775', 'op_commerciale' => false ) ) $carrello = object(Cart) { products => null } $gest_selected = array( (int) 0 => 'gestione', (int) 1 => 'etichette', (int) 2 => 'tooltip', (int) 3 => 'operazionecommerciale', (int) 4 => 'operazione_commerciale', (int) 5 => 'amazon', (int) 6 => 'etichette', (int) 7 => 'tooltip', (int) 8 => 'vetrine', (int) 9 => 'home', (int) 10 => 'tools' ) $bad_city_notice = 'Il costo di spedizione è stato aumentato di 10 euro per spedire al Suo attuale indirizzo di consegna' $bannerFerie = array()AppController::beforeFilter() - APP/Controller/AppController.php, line 457 AjaxController::beforeFilter() - APP/Controller/AjaxController.php, line 44 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Use of undefined constant ELASTICSEARCH_URL_FE - assumed 'ELASTICSEARCH_URL_FE' [APP/Controller/AppController.php, line 457]Code Context
//Ricerca e autocomplete
$this->set('urlSuggest', ELASTICSEARCH_URL_FE . '/' . ELASTICSEARCH_INDEX . '/_search/');
$timeStart = (float) 1737984742.2278 $time = array( 'Prima della generazione albero categorie' => (float) 0.00079011917114258, 'Dopo della generazione albero categorie' => (float) 0.00035285949707031, 'Prima BREADCRUMB' => (float) 2.0980834960938E-5, 'Dopo BREADCRUMB' => (float) 1.0013580322266E-5, 'Prima EXPO' => (float) 0, 'Dopo EXPO' => (float) 3.9100646972656E-5, 'Prima NOVITA' => (float) 0, 'Dopo NOVITA' => (float) 3.2901763916016E-5, 'Prima PROSSIME USCITE' => (float) 9.5367431640625E-7, 'Dopo PROSSIME USCITE' => (float) 3.7193298339844E-5 ) $cookie_utente = null $sess_utente = null $sess_logout = null $myPath = array( 'ajax-static' => '//develop.alex.it/ajax/', 'images' => '/images/prodotti/', 'graphics' => '/images/', 'css' => '/css/', 'js' => '/js/', 'ajax' => '/ajax/', 'api' => '/api/', 'fonts' => '/fonts/', 'ftp_immagini' => '/home/www.alex-computer.it/HTML/IMAGES/', 'root' => '/' ) $theme = '' $navigation_left = array( (int) 0 => array( 'Categories' => array( 'categories_id' => '3264', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-11-12 15:30:22', 'last_modified' => '2022-02-16 18:30:47', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3264', 'language_id' => '1', 'categories_name' => 'A Isola', 'breadcrumb' => 'A Isola', 'breadcrumb_code' => '3264', 'new_breadcrumb_code' => '-3264-', 'breadcrumb_transparent' => '-3264-', 'macrocategory_id' => '3264', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 1 => array( 'Categories' => array( 'categories_id' => '126', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-09 12:59:43', 'last_modified' => '2010-04-18 18:29:17', 'transparent' => false, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '126', 'language_id' => '1', 'categories_name' => 'ACCESSORI', 'breadcrumb' => 'ACCESSORI', 'breadcrumb_code' => '126', 'new_breadcrumb_code' => '-126-', 'breadcrumb_transparent' => '-126-', 'macrocategory_id' => '126', 'count' => '279567', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 2 => array( 'Categories' => array( 'categories_id' => '3063', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:06:21', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3063', 'language_id' => '1', 'categories_name' => 'Accessoristica e Consumabili', 'breadcrumb' => 'Accessoristica e Consumabili', 'breadcrumb_code' => '3063', 'new_breadcrumb_code' => '-3063-', 'breadcrumb_transparent' => '-3063-', 'macrocategory_id' => '3063', 'count' => '30', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 3 => array( 'Categories' => array( 'categories_id' => '3258', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3258', 'language_id' => '1', 'categories_name' => 'Adattatori', 'breadcrumb' => 'Adattatori', 'breadcrumb_code' => '3258', 'new_breadcrumb_code' => '-3258-', 'breadcrumb_transparent' => '-3258-', 'macrocategory_id' => '3258', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 4 => array( 'Categories' => array( 'categories_id' => '7', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:28:32', 'last_modified' => '2009-04-16 10:50:08', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '7', 'language_id' => '1', 'categories_name' => 'AREA GAMES', 'breadcrumb' => 'AREA GAMES', 'breadcrumb_code' => '7', 'new_breadcrumb_code' => '-7-', 'breadcrumb_transparent' => '-7-', 'macrocategory_id' => '7', 'count' => '13131', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 5 => array( 'Categories' => array( 'categories_id' => '3049', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2013-11-08 07:30:51', 'last_modified' => '2013-11-08 07:30:51', 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3049', 'language_id' => '1', 'categories_name' => 'Assistenze', 'breadcrumb' => 'Assistenze', 'breadcrumb_code' => '3049', 'new_breadcrumb_code' => '-3049-', 'breadcrumb_transparent' => '-3049-', 'macrocategory_id' => '3049', 'count' => '10070', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 6 => array( 'Categories' => array( 'categories_id' => '8', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:30:02', 'last_modified' => '2009-04-16 10:49:41', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '8', 'language_id' => '1', 'categories_name' => 'AUDIO VIDEO FOTO', 'breadcrumb' => 'AUDIO VIDEO FOTO', 'breadcrumb_code' => '8', 'new_breadcrumb_code' => '-8-', 'breadcrumb_transparent' => '-8-', 'macrocategory_id' => '8', 'count' => '84744', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 7 => array( 'Categories' => array( 'categories_id' => '3097', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:20:46', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3097', 'language_id' => '1', 'categories_name' => 'Audio, Video, Foto', 'breadcrumb' => 'Audio, Video, Foto', 'breadcrumb_code' => '3097', 'new_breadcrumb_code' => '-3097-', 'breadcrumb_transparent' => '-3097-', 'macrocategory_id' => '3097', 'count' => '13', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 8 => array( 'Categories' => array( 'categories_id' => '1346', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 01:59:31', 'last_modified' => '2009-04-16 10:55:15', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1346', 'language_id' => '1', 'categories_name' => 'CASA E UFFICIO', 'breadcrumb' => 'CASA E UFFICIO', 'breadcrumb_code' => '1346', 'new_breadcrumb_code' => '-1346-', 'breadcrumb_transparent' => '-1346-', 'macrocategory_id' => '1346', 'count' => '25313', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 9 => array( 'Categories' => array( 'categories_id' => '3118', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:27:07', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3118', 'language_id' => '1', 'categories_name' => 'Casa e Ufficio', 'breadcrumb' => 'Casa e Ufficio', 'breadcrumb_code' => '3118', 'new_breadcrumb_code' => '-3118-', 'breadcrumb_transparent' => '-3118-', 'macrocategory_id' => '3118', 'count' => '320', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 10 => array( 'Categories' => array( 'categories_id' => '3227', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:56:42', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3227', 'language_id' => '1', 'categories_name' => 'Computer', 'breadcrumb' => 'Computer', 'breadcrumb_code' => '3227', 'new_breadcrumb_code' => '-3227-', 'breadcrumb_transparent' => '-3227-', 'macrocategory_id' => '3227', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 11 => array( 'Categories' => array( 'categories_id' => '102', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 23:02:31', 'last_modified' => '2009-04-16 10:55:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '102', 'language_id' => '1', 'categories_name' => 'CONSUMABILI', 'breadcrumb' => 'CONSUMABILI', 'breadcrumb_code' => '102', 'new_breadcrumb_code' => '-102-', 'breadcrumb_transparent' => '-102-', 'macrocategory_id' => '102', 'count' => '12050', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 12 => array( 'Categories' => array( 'categories_id' => '3278', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2022-06-20 19:52:58', 'last_modified' => '2022-06-20 19:52:58', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3278', 'language_id' => '1', 'categories_name' => 'Cyber protection Server', 'breadcrumb' => 'Cyber protection Server', 'breadcrumb_code' => '3278', 'new_breadcrumb_code' => '-3278-', 'breadcrumb_transparent' => '-3278-', 'macrocategory_id' => '3278', 'count' => '14', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 13 => array( 'Categories' => array( 'categories_id' => '3262', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-27 07:30:34', 'last_modified' => '2019-03-27 07:30:34', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3262', 'language_id' => '1', 'categories_name' => 'ELETTRICO VENTILATO', 'breadcrumb' => 'ELETTRICO VENTILATO', 'breadcrumb_code' => '3262', 'new_breadcrumb_code' => '-3262-', 'breadcrumb_transparent' => '-3262-', 'macrocategory_id' => '3262', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 14 => array( 'Categories' => array( 'categories_id' => '2609', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2009-11-04 07:56:36', 'last_modified' => '2010-10-17 17:33:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '2609', 'language_id' => '1', 'categories_name' => 'FILM SERIE-TV E ALTRO', 'breadcrumb' => 'FILM SERIE-TV E ALTRO', 'breadcrumb_code' => '2609', 'new_breadcrumb_code' => '-2609-', 'breadcrumb_transparent' => '-2609-', 'macrocategory_id' => '2609', 'count' => '978', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 15 => array( 'Categories' => array( 'categories_id' => '1', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:25:04', 'last_modified' => '2009-04-16 10:55:42', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1', 'language_id' => '1', 'categories_name' => 'HARDWARE', 'breadcrumb' => 'HARDWARE', 'breadcrumb_code' => '1', 'new_breadcrumb_code' => '-1-', 'breadcrumb_transparent' => '-1-', 'macrocategory_id' => '1', 'count' => '38522', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 16 => array( 'Categories' => array( 'categories_id' => '3260', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-22 07:30:32', 'last_modified' => '2019-03-22 07:30:32', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3260', 'language_id' => '1', 'categories_name' => 'Livelle laser', 'breadcrumb' => 'Livelle laser', 'breadcrumb_code' => '3260', 'new_breadcrumb_code' => '-3260-', 'breadcrumb_transparent' => '-3260-', 'macrocategory_id' => '3260', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 17 => array( 'Categories' => array( 'categories_id' => '20', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:08', 'last_modified' => '2010-04-24 22:05:10', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '20', 'language_id' => '1', 'categories_name' => 'MONITOR', 'breadcrumb' => 'MONITOR', 'breadcrumb_code' => '20', 'new_breadcrumb_code' => '-20-', 'breadcrumb_transparent' => '-20-', 'macrocategory_id' => '20', 'count' => '3274', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 18 => array( 'Categories' => array( 'categories_id' => '5', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:27:09', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '5', 'language_id' => '1', 'categories_name' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb_code' => '5', 'new_breadcrumb_code' => '-5-', 'breadcrumb_transparent' => '-5-', 'macrocategory_id' => '5', 'count' => '66', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 19 => array( 'Categories' => array( 'categories_id' => '3211', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:53:06', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3211', 'language_id' => '1', 'categories_name' => 'Networking', 'breadcrumb' => 'Networking', 'breadcrumb_code' => '3211', 'new_breadcrumb_code' => '-3211-', 'breadcrumb_transparent' => '-3211-', 'macrocategory_id' => '3211', 'count' => '10', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 20 => array( 'Categories' => array( 'categories_id' => '22', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:43', 'last_modified' => '2010-04-24 22:05:40', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '22', 'language_id' => '1', 'categories_name' => 'NETWORKING', 'breadcrumb' => 'NETWORKING', 'breadcrumb_code' => '22', 'new_breadcrumb_code' => '-22-', 'breadcrumb_transparent' => '-22-', 'macrocategory_id' => '22', 'count' => '12506', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 21 => array( 'Categories' => array( 'categories_id' => '1432', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-22 12:57:24', 'last_modified' => '2009-04-16 10:55:59', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1432', 'language_id' => '1', 'categories_name' => 'NOTEBOOK E PC', 'breadcrumb' => 'NOTEBOOK E PC', 'breadcrumb_code' => '1432', 'new_breadcrumb_code' => '-1432-', 'breadcrumb_transparent' => '-1432-', 'macrocategory_id' => '1432', 'count' => '58910', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 22 => array( 'Categories' => array( 'categories_id' => '3062', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-23 14:43:14', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3062', 'language_id' => '1', 'categories_name' => 'nuovo', 'breadcrumb' => 'nuovo', 'breadcrumb_code' => '3062', 'new_breadcrumb_code' => '-3062-', 'breadcrumb_transparent' => '-3062-', 'macrocategory_id' => '3062', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 23 => array( 'Categories' => array( 'categories_id' => '3261', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-25 15:30:37', 'last_modified' => '2019-03-25 15:30:37', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3261', 'language_id' => '1', 'categories_name' => 'ORBITALI E ROTORBITALI', 'breadcrumb' => 'ORBITALI E ROTORBITALI', 'breadcrumb_code' => '3261', 'new_breadcrumb_code' => '-3261-', 'breadcrumb_transparent' => '-3261-', 'macrocategory_id' => '3261', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 24 => array( 'Categories' => array( 'categories_id' => '3263', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-04-16 07:30:25', 'last_modified' => '2019-04-16 07:30:25', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3263', 'language_id' => '1', 'categories_name' => 'Patch Cord in Fibra Ottica', 'breadcrumb' => 'Patch Cord in Fibra Ottica', 'breadcrumb_code' => '3263', 'new_breadcrumb_code' => '-3263-', 'breadcrumb_transparent' => '-3263-', 'macrocategory_id' => '3263', 'count' => '227', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 25 => array( 'Categories' => array( 'categories_id' => '3180', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:44:11', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3180', 'language_id' => '1', 'categories_name' => 'Periferiche', 'breadcrumb' => 'Periferiche', 'breadcrumb_code' => '3180', 'new_breadcrumb_code' => '-3180-', 'breadcrumb_transparent' => '-3180-', 'macrocategory_id' => '3180', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 26 => array( 'Categories' => array( 'categories_id' => '3259', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3259', 'language_id' => '1', 'categories_name' => 'Precaricato', 'breadcrumb' => 'Precaricato', 'breadcrumb_code' => '3259', 'new_breadcrumb_code' => '-3259-', 'breadcrumb_transparent' => '-3259-', 'macrocategory_id' => '3259', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 27 => array( 'Categories' => array( 'categories_id' => '3271', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-01-15 07:30:26', 'last_modified' => '2021-01-15 07:30:26', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3271', 'language_id' => '1', 'categories_name' => 'Seggiolini', 'breadcrumb' => 'Seggiolini', 'breadcrumb_code' => '3271', 'new_breadcrumb_code' => '-3271-', 'breadcrumb_transparent' => '-3271-', 'macrocategory_id' => '3271', 'count' => '1', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 28 => array( 'Categories' => array( 'categories_id' => '242', 'tracking' => 'serial', 'reverse_charge_if_dealer' => 'cellulari', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-10 10:28:50', 'last_modified' => '2009-04-16 11:20:19', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '242', 'language_id' => '1', 'categories_name' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb_code' => '242', 'new_breadcrumb_code' => '-242-', 'breadcrumb_transparent' => '-242-', 'macrocategory_id' => '242', 'count' => '6081', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 29 => array( 'Categories' => array( 'categories_id' => '3231', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:57:32', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3231', 'language_id' => '1', 'categories_name' => 'Software', 'breadcrumb' => 'Software', 'breadcrumb_code' => '3231', 'new_breadcrumb_code' => '-3231-', 'breadcrumb_transparent' => '-3231-', 'macrocategory_id' => '3231', 'count' => '210', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 30 => array( 'Categories' => array( 'categories_id' => '1347', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 02:25:23', 'last_modified' => '2009-04-29 07:54:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1347', 'language_id' => '1', 'categories_name' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb_code' => '1347', 'new_breadcrumb_code' => '-1347-', 'breadcrumb_transparent' => '-1347-', 'macrocategory_id' => '1347', 'count' => '31054', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 31 => array( 'Categories' => array( 'categories_id' => '3272', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-03-29 15:30:28', 'last_modified' => '2021-03-29 15:30:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3272', 'language_id' => '1', 'categories_name' => 'SoundBar', 'breadcrumb' => 'SoundBar', 'breadcrumb_code' => '3272', 'new_breadcrumb_code' => '-3272-', 'breadcrumb_transparent' => '-3272-', 'macrocategory_id' => '3272', 'count' => '18', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 32 => array( 'Categories' => array( 'categories_id' => '31', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:43:09', 'last_modified' => '2010-04-24 22:07:00', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '31', 'language_id' => '1', 'categories_name' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb_code' => '31', 'new_breadcrumb_code' => '-31-', 'breadcrumb_transparent' => '-31-', 'macrocategory_id' => '31', 'count' => '26201', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 33 => array( 'Categories' => array( 'categories_id' => '3222', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:55:02', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3222', 'language_id' => '1', 'categories_name' => 'Storage e Memorie', 'breadcrumb' => 'Storage e Memorie', 'breadcrumb_code' => '3222', 'new_breadcrumb_code' => '-3222-', 'breadcrumb_transparent' => '-3222-', 'macrocategory_id' => '3222', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 34 => array( 'Categories' => array( 'categories_id' => '3197', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:49:28', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3197', 'language_id' => '1', 'categories_name' => 'Telefonia, Tablet, Navigazione', 'breadcrumb' => 'Telefonia, Tablet, Navigazione', 'breadcrumb_code' => '3197', 'new_breadcrumb_code' => '-3197-', 'breadcrumb_transparent' => '-3197-', 'macrocategory_id' => '3197', 'count' => '72', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 35 => array( 'Categories' => array( 'categories_id' => '3255', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2017-05-31 07:30:23', 'last_modified' => '2017-05-31 07:30:23', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3255', 'language_id' => '1', 'categories_name' => 'Telescopi Catadiottrici', 'breadcrumb' => 'Telescopi Catadiottrici', 'breadcrumb_code' => '3255', 'new_breadcrumb_code' => '-3255-', 'breadcrumb_transparent' => '-3255-', 'macrocategory_id' => '3255', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 36 => array( 'Categories' => array( 'categories_id' => '1314', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-09-08 13:02:58', 'last_modified' => '2010-11-03 13:40:39', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1314', 'language_id' => '1', 'categories_name' => 'TV E MULTIMEDIA', 'breadcrumb' => 'TV E MULTIMEDIA', 'breadcrumb_code' => '1314', 'new_breadcrumb_code' => '-1314-', 'breadcrumb_transparent' => '-1314-', 'macrocategory_id' => '1314', 'count' => '4084', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 37 => array( 'Categories' => array( 'categories_id' => '3129', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:30:01', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3129', 'language_id' => '1', 'categories_name' => 'TV e Multimedia', 'breadcrumb' => 'TV e Multimedia', 'breadcrumb_code' => '3129', 'new_breadcrumb_code' => '-3129-', 'breadcrumb_transparent' => '-3129-', 'macrocategory_id' => '3129', 'count' => '3', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ) ) $pathFileCacheData = '/var/www/html/app/webroot/data_cache/' $lifeTimeMenu = (int) 3600 $lifeTimeExpo = (int) 3600 $lifeTimeNovita = (int) 3600 $lifeTimeProssime = (int) 3600 $timeSplit = (float) 1737984742.2278 $lista_cats = array( 'parents' => array( (int) 1432 => 'Informatica', (int) 7 => 'Area Games', (int) 8 => 'Audio video', (int) 1 => 'Hardware', (int) 242 => 'Telefonia', (int) 102 => 'Consumabili' ), 'childs' => array( (int) 1432 => array( (int) 3 => array( [maximum depth reached] ), (int) 687 => array( [maximum depth reached] ) ), (int) 7 => array( (int) 250 => array( [maximum depth reached] ), (int) 2504 => array( [maximum depth reached] ), (int) 3257 => array( [maximum depth reached] ), (int) 116 => array( [maximum depth reached] ), (int) 251 => array( [maximum depth reached] ), (int) 2631 => array( [maximum depth reached] ), (int) 3022 => array( [maximum depth reached] ), (int) 1279 => array( [maximum depth reached] ) ), (int) 8 => array( (int) 1337 => array( [maximum depth reached] ), (int) 1338 => array( [maximum depth reached] ), (int) 386 => array( [maximum depth reached] ), (int) 446 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ) ), (int) 1 => array( (int) 1482 => array( [maximum depth reached] ), (int) 3140 => array( [maximum depth reached] ), (int) 3141 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 1595 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 3145 => array( [maximum depth reached] ), (int) 1098 => array( [maximum depth reached] ), (int) 1349 => array( [maximum depth reached] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 3149 => array( [maximum depth reached] ), (int) 1336 => array( [maximum depth reached] ), (int) 3155 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 3158 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 3169 => array( [maximum depth reached] ), (int) 2330 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 3174 => array( [maximum depth reached] ), (int) 1335 => array( [maximum depth reached] ), (int) 2257 => array( [maximum depth reached] ), (int) 183 => array( [maximum depth reached] ), (int) 3178 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 2194 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 1770 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ) ), (int) 242 => array( (int) 1062 => array( [maximum depth reached] ), (int) 2934 => array( [maximum depth reached] ), (int) 1052 => array( [maximum depth reached] ), (int) 2935 => array( [maximum depth reached] ), (int) 2349 => array( [maximum depth reached] ), (int) 2205 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 2853 => array( [maximum depth reached] ), (int) 2313 => array( [maximum depth reached] ), (int) 2933 => array( [maximum depth reached] ), (int) 1060 => array( [maximum depth reached] ), (int) 1061 => array( [maximum depth reached] ), (int) 1063 => array( [maximum depth reached] ), (int) 243 => array( [maximum depth reached] ), (int) 2306 => array( [maximum depth reached] ) ), (int) 102 => array( (int) 2149 => array( [maximum depth reached] ), (int) 517 => array( [maximum depth reached] ), (int) 1838 => array( [maximum depth reached] ), (int) 501 => array( [maximum depth reached] ), (int) 511 => array( [maximum depth reached] ), (int) 518 => array( [maximum depth reached] ), (int) 2453 => array( [maximum depth reached] ), (int) 1616 => array( [maximum depth reached] ), (int) 1840 => array( [maximum depth reached] ), (int) 896 => array( [maximum depth reached] ), (int) 2483 => array( [maximum depth reached] ), (int) 2454 => array( [maximum depth reached] ), (int) 2155 => array( [maximum depth reached] ), (int) 2046 => array( [maximum depth reached] ), (int) 2157 => array( [maximum depth reached] ), (int) 2159 => array( [maximum depth reached] ), (int) 1276 => array( [maximum depth reached] ), (int) 2489 => array( [maximum depth reached] ), (int) 2520 => array( [maximum depth reached] ), (int) 2170 => array( [maximum depth reached] ), (int) 111 => array( [maximum depth reached] ), (int) 108 => array( [maximum depth reached] ), (int) 2173 => array( [maximum depth reached] ), (int) 2174 => array( [maximum depth reached] ), (int) 2175 => array( [maximum depth reached] ) ) ) ) $breadcrumb = array( (int) 0 => array( 'link' => '/', 'label' => 'Home' ), (int) 1 => array( 'label' => 'Ajax' ) ) $prodottiExpo = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829789', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '39.9000', 'PrezzoUsato' => '19.9000', 'products_cost' => '31.1475', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'SSD 256GB 2.5 SATA LEXAR NS100 R 520' ), 'Prezzi' => array( 'prezzo_normale' => (float) 39.9, 'prezzo_expo' => (float) 19.9, 'prezzo_normale_vetrina' => (float) 39.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829789', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4829445', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '109.0000', 'PrezzoUsato' => '79.0000', 'products_cost' => '85.0898', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE ORIGINALE 180W PER NOTEBOOK ASUS 3P(6PHI) 19.5V 9.23A' ), 'Prezzi' => array( 'prezzo_normale' => (float) 109.9, 'prezzo_expo' => (float) 79.9, 'prezzo_normale_vetrina' => (float) 109.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829445', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4733158', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '999.0000', 'PrezzoUsato' => '299.9000', 'products_cost' => '725.0000', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'VGA PCI-E ASUS ROG STRIX NVIDIA GEFORCE RTX2080 SUPER 8GB DDR6' ), 'Prezzi' => array( 'prezzo_normale' => (float) 999.9, 'prezzo_expo' => (float) 299.9, 'prezzo_normale_vetrina' => (float) 999.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4733158', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4732565', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '34.9000', 'PrezzoUsato' => '14.9000', 'products_cost' => '27.2443', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE NOTEBOOK DELTA ELETRONICS 19V 2.1A 40W EEEPC' ), 'Prezzi' => array( 'prezzo_normale' => (float) 34.9, 'prezzo_expo' => (float) 14.9, 'prezzo_normale_vetrina' => (float) 34.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732565', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4732564', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '69.0000', 'PrezzoUsato' => '9.0000', 'products_cost' => '53.8642', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK TOSHIBA 15V 4A 60W PA3092U-1ACA' ), 'Prezzi' => array( 'prezzo_normale' => (float) 69.9, 'prezzo_expo' => (float) 9.9, 'prezzo_normale_vetrina' => (float) 69.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732564', 'op_commerciale' => false ) ) $prodottiNovita = array( (int) 0 => array( 'Products' => array( 'products_id' => '4832470', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '79.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '48.0000' ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK HOMEPLUG ORIGINALE ASUS 65W 3P TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 79.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 79.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832470', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4722880', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '24.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '16.5000' ), 'ProductsDescription' => array( 'products_name' => 'GIOCO DI CARTE DA TAVOLO ONE PIECE: NAKAMA AMICI E NEMICI' ), 'Prezzi' => array( 'prezzo_normale' => (float) 24.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 24.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4722880', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4717640', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '699.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '500.0000' ), 'ProductsDescription' => array( 'products_name' => 'SMART GLASSES ASUS AIRVISION M1 1920x1080 PER OCCHIO/M.OLED/72Hz/SPEAKER INTEGRATI/TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 699.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 699.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4717640', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4713716', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 10' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713716', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4713718', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 12' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713718', 'op_commerciale' => false ) ) $prodottiProssimeUscite = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829304', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'PS5 DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829304', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4832221', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '89.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '65.0000' ), 'ProductsDescription' => array( 'products_name' => 'XONE SNIPER ELITE: RESISTANCE - DELUXE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '89.30', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 89.9, 'prezzo_prenotabile' => '89.30' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832221', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4532480', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '42.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH LIFE IS STRANGE DOUBLE EXPOSURE (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.35', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.35' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4532480', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4829308', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'XBX DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829308', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4541775', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '43.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH PHANTOM BRAVE: THE LOST HERO - DELUXE EDITION (30/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.60', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.60' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4541775', 'op_commerciale' => false ) ) $carrello = object(Cart) { products => null } $gest_selected = array( (int) 0 => 'gestione', (int) 1 => 'etichette', (int) 2 => 'tooltip', (int) 3 => 'operazionecommerciale', (int) 4 => 'operazione_commerciale', (int) 5 => 'amazon', (int) 6 => 'etichette', (int) 7 => 'tooltip', (int) 8 => 'vetrine', (int) 9 => 'home', (int) 10 => 'tools' ) $bad_city_notice = 'Il costo di spedizione è stato aumentato di 10 euro per spedire al Suo attuale indirizzo di consegna' $bannerFerie = array()AppController::beforeFilter() - APP/Controller/AppController.php, line 457 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682 ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158 ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126 call_user_func - [internal], line ?? ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 269 AppError::handleError() - APP/Lib/AppError.php, line 64 call_user_func - [internal], line ?? App::_checkFatalError() - CORE/Cake/Core/App.php, line 970 App::shutdown() - CORE/Cake/Core/App.php, line 943 [main] - [internal], line ??
Notice (8): Use of undefined constant ELASTICSEARCH_INDEX - assumed 'ELASTICSEARCH_INDEX' [APP/Controller/AppController.php, line 457]Code Context
//Ricerca e autocomplete
$this->set('urlSuggest', ELASTICSEARCH_URL_FE . '/' . ELASTICSEARCH_INDEX . '/_search/');
$timeStart = (float) 1737984742.2278 $time = array( 'Prima della generazione albero categorie' => (float) 0.00079011917114258, 'Dopo della generazione albero categorie' => (float) 0.00035285949707031, 'Prima BREADCRUMB' => (float) 2.0980834960938E-5, 'Dopo BREADCRUMB' => (float) 1.0013580322266E-5, 'Prima EXPO' => (float) 0, 'Dopo EXPO' => (float) 3.9100646972656E-5, 'Prima NOVITA' => (float) 0, 'Dopo NOVITA' => (float) 3.2901763916016E-5, 'Prima PROSSIME USCITE' => (float) 9.5367431640625E-7, 'Dopo PROSSIME USCITE' => (float) 3.7193298339844E-5 ) $cookie_utente = null $sess_utente = null $sess_logout = null $myPath = array( 'ajax-static' => '//develop.alex.it/ajax/', 'images' => '/images/prodotti/', 'graphics' => '/images/', 'css' => '/css/', 'js' => '/js/', 'ajax' => '/ajax/', 'api' => '/api/', 'fonts' => '/fonts/', 'ftp_immagini' => '/home/www.alex-computer.it/HTML/IMAGES/', 'root' => '/' ) $theme = '' $navigation_left = array( (int) 0 => array( 'Categories' => array( 'categories_id' => '3264', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-11-12 15:30:22', 'last_modified' => '2022-02-16 18:30:47', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3264', 'language_id' => '1', 'categories_name' => 'A Isola', 'breadcrumb' => 'A Isola', 'breadcrumb_code' => '3264', 'new_breadcrumb_code' => '-3264-', 'breadcrumb_transparent' => '-3264-', 'macrocategory_id' => '3264', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 1 => array( 'Categories' => array( 'categories_id' => '126', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-09 12:59:43', 'last_modified' => '2010-04-18 18:29:17', 'transparent' => false, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '126', 'language_id' => '1', 'categories_name' => 'ACCESSORI', 'breadcrumb' => 'ACCESSORI', 'breadcrumb_code' => '126', 'new_breadcrumb_code' => '-126-', 'breadcrumb_transparent' => '-126-', 'macrocategory_id' => '126', 'count' => '279567', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 2 => array( 'Categories' => array( 'categories_id' => '3063', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:06:21', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3063', 'language_id' => '1', 'categories_name' => 'Accessoristica e Consumabili', 'breadcrumb' => 'Accessoristica e Consumabili', 'breadcrumb_code' => '3063', 'new_breadcrumb_code' => '-3063-', 'breadcrumb_transparent' => '-3063-', 'macrocategory_id' => '3063', 'count' => '30', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 3 => array( 'Categories' => array( 'categories_id' => '3258', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3258', 'language_id' => '1', 'categories_name' => 'Adattatori', 'breadcrumb' => 'Adattatori', 'breadcrumb_code' => '3258', 'new_breadcrumb_code' => '-3258-', 'breadcrumb_transparent' => '-3258-', 'macrocategory_id' => '3258', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 4 => array( 'Categories' => array( 'categories_id' => '7', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:28:32', 'last_modified' => '2009-04-16 10:50:08', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '7', 'language_id' => '1', 'categories_name' => 'AREA GAMES', 'breadcrumb' => 'AREA GAMES', 'breadcrumb_code' => '7', 'new_breadcrumb_code' => '-7-', 'breadcrumb_transparent' => '-7-', 'macrocategory_id' => '7', 'count' => '13131', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 5 => array( 'Categories' => array( 'categories_id' => '3049', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2013-11-08 07:30:51', 'last_modified' => '2013-11-08 07:30:51', 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3049', 'language_id' => '1', 'categories_name' => 'Assistenze', 'breadcrumb' => 'Assistenze', 'breadcrumb_code' => '3049', 'new_breadcrumb_code' => '-3049-', 'breadcrumb_transparent' => '-3049-', 'macrocategory_id' => '3049', 'count' => '10070', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 6 => array( 'Categories' => array( 'categories_id' => '8', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:30:02', 'last_modified' => '2009-04-16 10:49:41', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '8', 'language_id' => '1', 'categories_name' => 'AUDIO VIDEO FOTO', 'breadcrumb' => 'AUDIO VIDEO FOTO', 'breadcrumb_code' => '8', 'new_breadcrumb_code' => '-8-', 'breadcrumb_transparent' => '-8-', 'macrocategory_id' => '8', 'count' => '84744', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 7 => array( 'Categories' => array( 'categories_id' => '3097', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:20:46', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3097', 'language_id' => '1', 'categories_name' => 'Audio, Video, Foto', 'breadcrumb' => 'Audio, Video, Foto', 'breadcrumb_code' => '3097', 'new_breadcrumb_code' => '-3097-', 'breadcrumb_transparent' => '-3097-', 'macrocategory_id' => '3097', 'count' => '13', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 8 => array( 'Categories' => array( 'categories_id' => '1346', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 01:59:31', 'last_modified' => '2009-04-16 10:55:15', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1346', 'language_id' => '1', 'categories_name' => 'CASA E UFFICIO', 'breadcrumb' => 'CASA E UFFICIO', 'breadcrumb_code' => '1346', 'new_breadcrumb_code' => '-1346-', 'breadcrumb_transparent' => '-1346-', 'macrocategory_id' => '1346', 'count' => '25313', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 9 => array( 'Categories' => array( 'categories_id' => '3118', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:27:07', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3118', 'language_id' => '1', 'categories_name' => 'Casa e Ufficio', 'breadcrumb' => 'Casa e Ufficio', 'breadcrumb_code' => '3118', 'new_breadcrumb_code' => '-3118-', 'breadcrumb_transparent' => '-3118-', 'macrocategory_id' => '3118', 'count' => '320', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 10 => array( 'Categories' => array( 'categories_id' => '3227', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:56:42', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3227', 'language_id' => '1', 'categories_name' => 'Computer', 'breadcrumb' => 'Computer', 'breadcrumb_code' => '3227', 'new_breadcrumb_code' => '-3227-', 'breadcrumb_transparent' => '-3227-', 'macrocategory_id' => '3227', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 11 => array( 'Categories' => array( 'categories_id' => '102', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 23:02:31', 'last_modified' => '2009-04-16 10:55:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '102', 'language_id' => '1', 'categories_name' => 'CONSUMABILI', 'breadcrumb' => 'CONSUMABILI', 'breadcrumb_code' => '102', 'new_breadcrumb_code' => '-102-', 'breadcrumb_transparent' => '-102-', 'macrocategory_id' => '102', 'count' => '12050', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 12 => array( 'Categories' => array( 'categories_id' => '3278', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2022-06-20 19:52:58', 'last_modified' => '2022-06-20 19:52:58', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3278', 'language_id' => '1', 'categories_name' => 'Cyber protection Server', 'breadcrumb' => 'Cyber protection Server', 'breadcrumb_code' => '3278', 'new_breadcrumb_code' => '-3278-', 'breadcrumb_transparent' => '-3278-', 'macrocategory_id' => '3278', 'count' => '14', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 13 => array( 'Categories' => array( 'categories_id' => '3262', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-27 07:30:34', 'last_modified' => '2019-03-27 07:30:34', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3262', 'language_id' => '1', 'categories_name' => 'ELETTRICO VENTILATO', 'breadcrumb' => 'ELETTRICO VENTILATO', 'breadcrumb_code' => '3262', 'new_breadcrumb_code' => '-3262-', 'breadcrumb_transparent' => '-3262-', 'macrocategory_id' => '3262', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 14 => array( 'Categories' => array( 'categories_id' => '2609', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2009-11-04 07:56:36', 'last_modified' => '2010-10-17 17:33:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '2609', 'language_id' => '1', 'categories_name' => 'FILM SERIE-TV E ALTRO', 'breadcrumb' => 'FILM SERIE-TV E ALTRO', 'breadcrumb_code' => '2609', 'new_breadcrumb_code' => '-2609-', 'breadcrumb_transparent' => '-2609-', 'macrocategory_id' => '2609', 'count' => '978', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 15 => array( 'Categories' => array( 'categories_id' => '1', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:25:04', 'last_modified' => '2009-04-16 10:55:42', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1', 'language_id' => '1', 'categories_name' => 'HARDWARE', 'breadcrumb' => 'HARDWARE', 'breadcrumb_code' => '1', 'new_breadcrumb_code' => '-1-', 'breadcrumb_transparent' => '-1-', 'macrocategory_id' => '1', 'count' => '38522', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => '10', 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 16 => array( 'Categories' => array( 'categories_id' => '3260', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-22 07:30:32', 'last_modified' => '2019-03-22 07:30:32', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3260', 'language_id' => '1', 'categories_name' => 'Livelle laser', 'breadcrumb' => 'Livelle laser', 'breadcrumb_code' => '3260', 'new_breadcrumb_code' => '-3260-', 'breadcrumb_transparent' => '-3260-', 'macrocategory_id' => '3260', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 17 => array( 'Categories' => array( 'categories_id' => '20', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:08', 'last_modified' => '2010-04-24 22:05:10', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '20', 'language_id' => '1', 'categories_name' => 'MONITOR', 'breadcrumb' => 'MONITOR', 'breadcrumb_code' => '20', 'new_breadcrumb_code' => '-20-', 'breadcrumb_transparent' => '-20-', 'macrocategory_id' => '20', 'count' => '3274', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 18 => array( 'Categories' => array( 'categories_id' => '5', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:27:09', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '5', 'language_id' => '1', 'categories_name' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb' => 'NAVIGATORI SATELLITARI / GPS', 'breadcrumb_code' => '5', 'new_breadcrumb_code' => '-5-', 'breadcrumb_transparent' => '-5-', 'macrocategory_id' => '5', 'count' => '66', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 19 => array( 'Categories' => array( 'categories_id' => '3211', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:53:06', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3211', 'language_id' => '1', 'categories_name' => 'Networking', 'breadcrumb' => 'Networking', 'breadcrumb_code' => '3211', 'new_breadcrumb_code' => '-3211-', 'breadcrumb_transparent' => '-3211-', 'macrocategory_id' => '3211', 'count' => '10', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 20 => array( 'Categories' => array( 'categories_id' => '22', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:38:43', 'last_modified' => '2010-04-24 22:05:40', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '22', 'language_id' => '1', 'categories_name' => 'NETWORKING', 'breadcrumb' => 'NETWORKING', 'breadcrumb_code' => '22', 'new_breadcrumb_code' => '-22-', 'breadcrumb_transparent' => '-22-', 'macrocategory_id' => '22', 'count' => '12506', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 21 => array( 'Categories' => array( 'categories_id' => '1432', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-22 12:57:24', 'last_modified' => '2009-04-16 10:55:59', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1432', 'language_id' => '1', 'categories_name' => 'NOTEBOOK E PC', 'breadcrumb' => 'NOTEBOOK E PC', 'breadcrumb_code' => '1432', 'new_breadcrumb_code' => '-1432-', 'breadcrumb_transparent' => '-1432-', 'macrocategory_id' => '1432', 'count' => '58910', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 22 => array( 'Categories' => array( 'categories_id' => '3062', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-23 14:43:14', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3062', 'language_id' => '1', 'categories_name' => 'nuovo', 'breadcrumb' => 'nuovo', 'breadcrumb_code' => '3062', 'new_breadcrumb_code' => '-3062-', 'breadcrumb_transparent' => '-3062-', 'macrocategory_id' => '3062', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 23 => array( 'Categories' => array( 'categories_id' => '3261', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-03-25 15:30:37', 'last_modified' => '2019-03-25 15:30:37', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3261', 'language_id' => '1', 'categories_name' => 'ORBITALI E ROTORBITALI', 'breadcrumb' => 'ORBITALI E ROTORBITALI', 'breadcrumb_code' => '3261', 'new_breadcrumb_code' => '-3261-', 'breadcrumb_transparent' => '-3261-', 'macrocategory_id' => '3261', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 24 => array( 'Categories' => array( 'categories_id' => '3263', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2019-04-16 07:30:25', 'last_modified' => '2019-04-16 07:30:25', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3263', 'language_id' => '1', 'categories_name' => 'Patch Cord in Fibra Ottica', 'breadcrumb' => 'Patch Cord in Fibra Ottica', 'breadcrumb_code' => '3263', 'new_breadcrumb_code' => '-3263-', 'breadcrumb_transparent' => '-3263-', 'macrocategory_id' => '3263', 'count' => '227', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 25 => array( 'Categories' => array( 'categories_id' => '3180', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:44:11', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3180', 'language_id' => '1', 'categories_name' => 'Periferiche', 'breadcrumb' => 'Periferiche', 'breadcrumb_code' => '3180', 'new_breadcrumb_code' => '-3180-', 'breadcrumb_transparent' => '-3180-', 'macrocategory_id' => '3180', 'count' => '2', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 26 => array( 'Categories' => array( 'categories_id' => '3259', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2018-07-10 15:30:29', 'last_modified' => '2018-07-10 15:30:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3259', 'language_id' => '1', 'categories_name' => 'Precaricato', 'breadcrumb' => 'Precaricato', 'breadcrumb_code' => '3259', 'new_breadcrumb_code' => '-3259-', 'breadcrumb_transparent' => '-3259-', 'macrocategory_id' => '3259', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 27 => array( 'Categories' => array( 'categories_id' => '3271', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-01-15 07:30:26', 'last_modified' => '2021-01-15 07:30:26', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3271', 'language_id' => '1', 'categories_name' => 'Seggiolini', 'breadcrumb' => 'Seggiolini', 'breadcrumb_code' => '3271', 'new_breadcrumb_code' => '-3271-', 'breadcrumb_transparent' => '-3271-', 'macrocategory_id' => '3271', 'count' => '1', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 28 => array( 'Categories' => array( 'categories_id' => '242', 'tracking' => 'serial', 'reverse_charge_if_dealer' => 'cellulari', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-10 10:28:50', 'last_modified' => '2009-04-16 11:20:19', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '242', 'language_id' => '1', 'categories_name' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb' => 'SMARTPHONE / TELEFONIA / CELLULARI', 'breadcrumb_code' => '242', 'new_breadcrumb_code' => '-242-', 'breadcrumb_transparent' => '-242-', 'macrocategory_id' => '242', 'count' => '6081', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 29 => array( 'Categories' => array( 'categories_id' => '3231', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:57:32', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3231', 'language_id' => '1', 'categories_name' => 'Software', 'breadcrumb' => 'Software', 'breadcrumb_code' => '3231', 'new_breadcrumb_code' => '-3231-', 'breadcrumb_transparent' => '-3231-', 'macrocategory_id' => '3231', 'count' => '210', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 30 => array( 'Categories' => array( 'categories_id' => '1347', 'tracking' => 'none', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-10-12 02:25:23', 'last_modified' => '2009-04-29 07:54:29', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1347', 'language_id' => '1', 'categories_name' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb' => 'SOFTWARE / ESTENSIONI DI GARANZIA', 'breadcrumb_code' => '1347', 'new_breadcrumb_code' => '-1347-', 'breadcrumb_transparent' => '-1347-', 'macrocategory_id' => '1347', 'count' => '31054', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 31 => array( 'Categories' => array( 'categories_id' => '3272', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2021-03-29 15:30:28', 'last_modified' => '2021-03-29 15:30:28', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3272', 'language_id' => '1', 'categories_name' => 'SoundBar', 'breadcrumb' => 'SoundBar', 'breadcrumb_code' => '3272', 'new_breadcrumb_code' => '-3272-', 'breadcrumb_transparent' => '-3272-', 'macrocategory_id' => '3272', 'count' => '18', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 32 => array( 'Categories' => array( 'categories_id' => '31', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2007-12-06 13:43:09', 'last_modified' => '2010-04-24 22:07:00', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '31', 'language_id' => '1', 'categories_name' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb' => 'STAMPANTI / MULTIFUNZIONE', 'breadcrumb_code' => '31', 'new_breadcrumb_code' => '-31-', 'breadcrumb_transparent' => '-31-', 'macrocategory_id' => '31', 'count' => '26201', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '10', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 33 => array( 'Categories' => array( 'categories_id' => '3222', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:55:02', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3222', 'language_id' => '1', 'categories_name' => 'Storage e Memorie', 'breadcrumb' => 'Storage e Memorie', 'breadcrumb_code' => '3222', 'new_breadcrumb_code' => '-3222-', 'breadcrumb_transparent' => '-3222-', 'macrocategory_id' => '3222', 'count' => '0', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 34 => array( 'Categories' => array( 'categories_id' => '3197', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:49:28', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3197', 'language_id' => '1', 'categories_name' => 'Telefonia, Tablet, Navigazione', 'breadcrumb' => 'Telefonia, Tablet, Navigazione', 'breadcrumb_code' => '3197', 'new_breadcrumb_code' => '-3197-', 'breadcrumb_transparent' => '-3197-', 'macrocategory_id' => '3197', 'count' => '72', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 35 => array( 'Categories' => array( 'categories_id' => '3255', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => null, 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2017-05-31 07:30:23', 'last_modified' => '2017-05-31 07:30:23', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '3255', 'language_id' => '1', 'categories_name' => 'Telescopi Catadiottrici', 'breadcrumb' => 'Telescopi Catadiottrici', 'breadcrumb_code' => '3255', 'new_breadcrumb_code' => '-3255-', 'breadcrumb_transparent' => '-3255-', 'macrocategory_id' => '3255', 'count' => '6', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ), (int) 36 => array( 'Categories' => array( 'categories_id' => '1314', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2008-09-08 13:02:58', 'last_modified' => '2010-11-03 13:40:39', 'transparent' => true, 'visibleInTree' => true ), 'CategoriesDescription' => array( 'categories_id' => '1314', 'language_id' => '1', 'categories_name' => 'TV E MULTIMEDIA', 'breadcrumb' => 'TV E MULTIMEDIA', 'breadcrumb_code' => '1314', 'new_breadcrumb_code' => '-1314-', 'breadcrumb_transparent' => '-1314-', 'macrocategory_id' => '1314', 'count' => '4084', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => '0', 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => '0', 'ricarico_euro_impostato' => null ) ), (int) 37 => array( 'Categories' => array( 'categories_id' => '3129', 'tracking' => 'serial', 'reverse_charge_if_dealer' => '', 'categories_image' => '', 'parent_id' => '0', 'sort_order' => '0', 'date_added' => '2014-05-26 10:30:01', 'last_modified' => null, 'transparent' => true, 'visibleInTree' => false ), 'CategoriesDescription' => array( 'categories_id' => '3129', 'language_id' => '1', 'categories_name' => 'TV e Multimedia', 'breadcrumb' => 'TV e Multimedia', 'breadcrumb_code' => '3129', 'new_breadcrumb_code' => '-3129-', 'breadcrumb_transparent' => '-3129-', 'macrocategory_id' => '3129', 'count' => '3', 'date' => '0000-00-00 00:00:00', 'ricarico_effettivo' => null, 'ricarico_impostato' => null, 'ricarico_euro_effettivo' => null, 'ricarico_euro_impostato' => null ) ) ) $pathFileCacheData = '/var/www/html/app/webroot/data_cache/' $lifeTimeMenu = (int) 3600 $lifeTimeExpo = (int) 3600 $lifeTimeNovita = (int) 3600 $lifeTimeProssime = (int) 3600 $timeSplit = (float) 1737984742.2278 $lista_cats = array( 'parents' => array( (int) 1432 => 'Informatica', (int) 7 => 'Area Games', (int) 8 => 'Audio video', (int) 1 => 'Hardware', (int) 242 => 'Telefonia', (int) 102 => 'Consumabili' ), 'childs' => array( (int) 1432 => array( (int) 3 => array( [maximum depth reached] ), (int) 687 => array( [maximum depth reached] ) ), (int) 7 => array( (int) 250 => array( [maximum depth reached] ), (int) 2504 => array( [maximum depth reached] ), (int) 3257 => array( [maximum depth reached] ), (int) 116 => array( [maximum depth reached] ), (int) 251 => array( [maximum depth reached] ), (int) 2631 => array( [maximum depth reached] ), (int) 3022 => array( [maximum depth reached] ), (int) 1279 => array( [maximum depth reached] ) ), (int) 8 => array( (int) 1337 => array( [maximum depth reached] ), (int) 1338 => array( [maximum depth reached] ), (int) 386 => array( [maximum depth reached] ), (int) 446 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ) ), (int) 1 => array( (int) 1482 => array( [maximum depth reached] ), (int) 3140 => array( [maximum depth reached] ), (int) 3141 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 1595 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 3145 => array( [maximum depth reached] ), (int) 1098 => array( [maximum depth reached] ), (int) 1349 => array( [maximum depth reached] ), (int) 14 => array( [maximum depth reached] ), (int) 15 => array( [maximum depth reached] ), (int) 3149 => array( [maximum depth reached] ), (int) 1336 => array( [maximum depth reached] ), (int) 3155 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 3158 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 23 => array( [maximum depth reached] ), (int) 3169 => array( [maximum depth reached] ), (int) 2330 => array( [maximum depth reached] ), (int) 25 => array( [maximum depth reached] ), (int) 3174 => array( [maximum depth reached] ), (int) 1335 => array( [maximum depth reached] ), (int) 2257 => array( [maximum depth reached] ), (int) 183 => array( [maximum depth reached] ), (int) 3178 => array( [maximum depth reached] ), (int) 30 => array( [maximum depth reached] ), (int) 2194 => array( [maximum depth reached] ), (int) 34 => array( [maximum depth reached] ), (int) 1770 => array( [maximum depth reached] ), (int) 35 => array( [maximum depth reached] ) ), (int) 242 => array( (int) 1062 => array( [maximum depth reached] ), (int) 2934 => array( [maximum depth reached] ), (int) 1052 => array( [maximum depth reached] ), (int) 2935 => array( [maximum depth reached] ), (int) 2349 => array( [maximum depth reached] ), (int) 2205 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 2853 => array( [maximum depth reached] ), (int) 2313 => array( [maximum depth reached] ), (int) 2933 => array( [maximum depth reached] ), (int) 1060 => array( [maximum depth reached] ), (int) 1061 => array( [maximum depth reached] ), (int) 1063 => array( [maximum depth reached] ), (int) 243 => array( [maximum depth reached] ), (int) 2306 => array( [maximum depth reached] ) ), (int) 102 => array( (int) 2149 => array( [maximum depth reached] ), (int) 517 => array( [maximum depth reached] ), (int) 1838 => array( [maximum depth reached] ), (int) 501 => array( [maximum depth reached] ), (int) 511 => array( [maximum depth reached] ), (int) 518 => array( [maximum depth reached] ), (int) 2453 => array( [maximum depth reached] ), (int) 1616 => array( [maximum depth reached] ), (int) 1840 => array( [maximum depth reached] ), (int) 896 => array( [maximum depth reached] ), (int) 2483 => array( [maximum depth reached] ), (int) 2454 => array( [maximum depth reached] ), (int) 2155 => array( [maximum depth reached] ), (int) 2046 => array( [maximum depth reached] ), (int) 2157 => array( [maximum depth reached] ), (int) 2159 => array( [maximum depth reached] ), (int) 1276 => array( [maximum depth reached] ), (int) 2489 => array( [maximum depth reached] ), (int) 2520 => array( [maximum depth reached] ), (int) 2170 => array( [maximum depth reached] ), (int) 111 => array( [maximum depth reached] ), (int) 108 => array( [maximum depth reached] ), (int) 2173 => array( [maximum depth reached] ), (int) 2174 => array( [maximum depth reached] ), (int) 2175 => array( [maximum depth reached] ) ) ) ) $breadcrumb = array( (int) 0 => array( 'link' => '/', 'label' => 'Home' ), (int) 1 => array( 'label' => 'Ajax' ) ) $prodottiExpo = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829789', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '39.9000', 'PrezzoUsato' => '19.9000', 'products_cost' => '31.1475', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'SSD 256GB 2.5 SATA LEXAR NS100 R 520' ), 'Prezzi' => array( 'prezzo_normale' => (float) 39.9, 'prezzo_expo' => (float) 19.9, 'prezzo_normale_vetrina' => (float) 39.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829789', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4829445', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '109.0000', 'PrezzoUsato' => '79.0000', 'products_cost' => '85.0898', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE ORIGINALE 180W PER NOTEBOOK ASUS 3P(6PHI) 19.5V 9.23A' ), 'Prezzi' => array( 'prezzo_normale' => (float) 109.9, 'prezzo_expo' => (float) 79.9, 'prezzo_normale_vetrina' => (float) 109.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829445', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4733158', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '999.0000', 'PrezzoUsato' => '299.9000', 'products_cost' => '725.0000', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'VGA PCI-E ASUS ROG STRIX NVIDIA GEFORCE RTX2080 SUPER 8GB DDR6' ), 'Prezzi' => array( 'prezzo_normale' => (float) 999.9, 'prezzo_expo' => (float) 299.9, 'prezzo_normale_vetrina' => (float) 999.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4733158', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4732565', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '34.9000', 'PrezzoUsato' => '14.9000', 'products_cost' => '27.2443', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE NOTEBOOK DELTA ELETRONICS 19V 2.1A 40W EEEPC' ), 'Prezzi' => array( 'prezzo_normale' => (float) 34.9, 'prezzo_expo' => (float) 14.9, 'prezzo_normale_vetrina' => (float) 34.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732565', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4732564', 'products_availability_image' => '5', 'QtaUsato' => '1', 'bad_seller' => false, 'products_price' => '69.0000', 'PrezzoUsato' => '9.0000', 'products_cost' => '53.8642', 'HomePage' => null ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK TOSHIBA 15V 4A 60W PA3092U-1ACA' ), 'Prezzi' => array( 'prezzo_normale' => (float) 69.9, 'prezzo_expo' => (float) 9.9, 'prezzo_normale_vetrina' => (float) 69.9 ), 'qty' => array( 'normale' => (int) 1, 'expo' => '1', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4732564', 'op_commerciale' => false ) ) $prodottiNovita = array( (int) 0 => array( 'Products' => array( 'products_id' => '4832470', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '79.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '48.0000' ), 'ProductsDescription' => array( 'products_name' => 'ALIMENTATORE PER NOTEBOOK HOMEPLUG ORIGINALE ASUS 65W 3P TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 79.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 79.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832470', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4722880', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '24.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '16.5000' ), 'ProductsDescription' => array( 'products_name' => 'GIOCO DI CARTE DA TAVOLO ONE PIECE: NAKAMA AMICI E NEMICI' ), 'Prezzi' => array( 'prezzo_normale' => (float) 24.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 24.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4722880', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4717640', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '699.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '500.0000' ), 'ProductsDescription' => array( 'products_name' => 'SMART GLASSES ASUS AIRVISION M1 1920x1080 PER OCCHIO/M.OLED/72Hz/SPEAKER INTEGRATI/TYPE-C' ), 'Prezzi' => array( 'prezzo_normale' => (float) 699.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 699.9 ), 'qty' => array( 'normale' => '2', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4717640', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4713716', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 10' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713716', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4713718', 'products_availability_image' => '1', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '52.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '35.0000' ), 'ProductsDescription' => array( 'products_name' => 'ANELLO SMART RING FANTASTIC FYRI BLUETOOTH/CARDIO/SATURAZIONE/PRESSIONE/TAGLIA 12' ), 'Prezzi' => array( 'prezzo_normale' => (float) 52.9, 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 52.9 ), 'qty' => array( 'normale' => '1', 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4713718', 'op_commerciale' => false ) ) $prodottiProssimeUscite = array( (int) 0 => array( 'Products' => array( 'products_id' => '4829304', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'PS5 DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829304', 'op_commerciale' => false ), (int) 1 => array( 'Products' => array( 'products_id' => '4832221', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '89.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '65.0000' ), 'ProductsDescription' => array( 'products_name' => 'XONE SNIPER ELITE: RESISTANCE - DELUXE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '89.30', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 89.9, 'prezzo_prenotabile' => '89.30' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4832221', 'op_commerciale' => false ), (int) 2 => array( 'Products' => array( 'products_id' => '4532480', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '42.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH LIFE IS STRANGE DOUBLE EXPOSURE (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.35', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.35' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4532480', 'op_commerciale' => false ), (int) 3 => array( 'Products' => array( 'products_id' => '4829308', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '29.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '20.0000' ), 'ProductsDescription' => array( 'products_name' => 'XBX DARKSIDERS 2 - DEATHINITIVE EDITION (28/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '29.42', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 29.9, 'prezzo_prenotabile' => '29.42' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4829308', 'op_commerciale' => false ), (int) 4 => array( 'Products' => array( 'products_id' => '4541775', 'products_availability_image' => '3', 'QtaUsato' => '0', 'bad_seller' => false, 'products_price' => '59.9000', 'PrezzoUsato' => '0.0000', 'products_cost' => '43.0000' ), 'ProductsDescription' => array( 'products_name' => 'NSWITCH PHANTOM BRAVE: THE LOST HERO - DELUXE EDITION (30/01/25)' ), 'Prezzi' => array( 'prezzo_normale' => '59.60', 'prezzo_expo' => (float) 9999.99, 'prezzo_normale_vetrina' => (float) 59.9, 'prezzo_prenotabile' => '59.60' ), 'qty' => array( 'normale' => (int) 200, 'expo' => '0', 'dettaglio' => array( [maximum depth reached] ) ), 'url_link' => '4541775', 'op_commerciale' => false ) ) $carrello = object(Cart) { products => null } $gest_selected = array( (int) 0 => 'gestione', (int) 1 => 'etichette', (int) 2 => 'tooltip', (int) 3 => 'operazionecommerciale', (int) 4 => 'operazione_commerciale', (int) 5 => 'amazon', (int) 6 => 'etichette', (int) 7 => 'tooltip', (int) 8 => 'vetrine', (int) 9 => 'home', (int) 10 => 'tools' ) $bad_city_notice = 'Il costo di spedizione è stato aumentato di 10 euro per spedire al Suo attuale indirizzo di consegna' $bannerFerie = array()AppController::beforeFilter() - APP/Controller/AppController.php, line 457 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682 ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158 ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126 call_user_func - [internal], line ?? ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 269 AppError::handleError() - APP/Lib/AppError.php, line 64 call_user_func - [internal], line ?? App::_checkFatalError() - CORE/Cake/Core/App.php, line 970 App::shutdown() - CORE/Cake/Core/App.php, line 943 [main] - [internal], line ??
Error:
Call to a member function add() on null
File:
/var/www/html/app/Controller/AjaxController.php
Line:
164
Notice: If you want to customize this error message, create app/View/Errors/fatal_error.ctp
*per prodotti selezionati
*nuova vita al vecchio Hardware