
JULIEN LEPITRE Champagne Brut Tradition Cl.75
Giallo paglierino con riflessi dorati, perlage fine e persistente. Al naso è intenso con aromi fruttati accompagnati da note di pasticceria. Al...
( ! ) Warning: Declaration of CartRule::getCustomerCartRules($id_lang, $id_customer, $active = false, $includeGeneric = true, $inStock = false, ?Cart $cart = NULL, $free_shipping_only = false, $highlight_only = false) should be compatible with CartRuleCore::getCustomerCartRules($id_lang, $id_customer, $active = false, $includeGeneric = true, $inStock = false, ?CartCore $cart = NULL, $free_shipping_only = false, $highlight_only = false) in /www/wwwroot/www.cantina-online.cloud/override/classes/CartRule.php on line 92 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 358704 | {main}( ) | .../index.php:0 |
2 | 0.0402 | 4084824 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0475 | 4638608 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.0475 | 4638608 | ProductControllerCore->init( ) | .../Controller.php:300 |
5 | 0.0475 | 4638608 | FrontControllerCore->init( ) | .../ProductController.php:124 |
6 | 0.0542 | 5098584 | spl_autoload_call( $class_name = 'CartRule' ) | .../FrontController.php:492 |
7 | 0.0542 | 5098664 | PrestaShop\Autoload\Autoloader->load( $className = 'CartRule' ) | .../FrontController.php:492 |
8 | 0.0542 | 5099544 | require_once( '/www/wwwroot/www.cantina-online.cloud/override/classes/CartRule.php ) | .../Autoloader.php:103 |
( ! ) Warning: Declaration of CartRule::getCustomerHighlightedDiscounts($languageId, $customerId, Cart $cart) should be compatible with CartRuleCore::getCustomerHighlightedDiscounts($languageId, $customerId, CartCore $cart) in /www/wwwroot/www.cantina-online.cloud/override/classes/CartRule.php on line 134 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 358704 | {main}( ) | .../index.php:0 |
2 | 0.0402 | 4084824 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0475 | 4638608 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.0475 | 4638608 | ProductControllerCore->init( ) | .../Controller.php:300 |
5 | 0.0475 | 4638608 | FrontControllerCore->init( ) | .../ProductController.php:124 |
6 | 0.0542 | 5098584 | spl_autoload_call( $class_name = 'CartRule' ) | .../FrontController.php:492 |
7 | 0.0542 | 5098664 | PrestaShop\Autoload\Autoloader->load( $className = 'CartRule' ) | .../FrontController.php:492 |
8 | 0.0542 | 5099544 | require_once( '/www/wwwroot/www.cantina-online.cloud/override/classes/CartRule.php ) | .../Autoloader.php:103 |
( ! ) Warning: file_exists(): open_basedir restriction in effect. File(/views/templates/front/tracking_script.tpl) is not within the allowed path(s): (/www/wwwroot/www.cantina-online.cloud/:/tmp/) in /www/wwwroot/www.cantina-online.cloud/classes/module/Module.php on line 2320 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 358704 | {main}( ) | .../index.php:0 |
2 | 0.0402 | 4084824 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0475 | 4638608 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.0880 | 7613608 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.1188 | 9288624 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.1256 | 9488200 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.1275 | 9826648 | HookCore::callHookOn( $module = class Sendinblue { private $configService = class Sendinblue\Services\ConfigService { public $shopGroup = '1'; public $shopId = 1 }; private $integrationClient = NULL; private $isCartTracked = FALSE; public $id = '110'; public $version = '5.0.29'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.2.1']; public $dependencies = []; public $name = 'sendinblue'; public $displayName = 'Brevo'; public $description = 'Synchronize your PrestaShop subscribers with Brevo,\n create beautifully designed emails, and automatically follow up with customers who abandon their\n cart with a personalized message -- all from a single platform.'; public $confirmUninstall = 'Are you sure you want to do it? \n This will revert your shop mail settings to default.'; public $author = 'Brevo'; public $author_uri = ''; public $module_key = 'fa4c321492032ab1bdeea359aa1e4e3d'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $message = ''; public $logo = ''; public $options = NULL; public $optionsHtml = NULL; public $need_instance = 1; public $tab = 'advertising_marketing'; public $active = 1; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; public $installed = NULL; public $show_quick_view = FALSE; protected $_lang = []; protected $_path = '/modules/sendinblue/'; protected $local_path = '/www/wwwroot/www.cantina-online.cloud/modules/sendinblue/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = class Cart { ... }; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { ... }; public $tab = NULL; public $shop = class Shop { ... }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = 2; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 16'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; private ${ModuleCore}container = NULL; public $multistoreCompatibility = 0 }, $hookName = 'displayHeader', $hookArgs = ['cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-a8163a293c282e983183196219717592'; protected $_expire = 1753828051; protected $_domain = 'www.cantina-online.cloud'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'F7Ib2O80b7JRNdLDpMLLqufUYEm30OeJ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }, 'cart' => class Cart { public $id = NULL; public $id_shop_group = 1; public $id_shop = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 2; public $id_customer = NULL; public $id_guest = 15109851; public $id_lang = 2; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = '0'; protected $webserviceParameters = [...]; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE; protected $lang_associated = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }, 'altern' => 9] ) | .../Hook.php:989 |
8 | 0.1275 | 9826696 | HookCore::coreCallHook( $module = class Sendinblue { private $configService = class Sendinblue\Services\ConfigService { public $shopGroup = '1'; public $shopId = 1 }; private $integrationClient = NULL; private $isCartTracked = FALSE; public $id = '110'; public $version = '5.0.29'; public $database_version = NULL; public $registered_version = NULL; public $ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => '8.2.1']; public $dependencies = []; public $name = 'sendinblue'; public $displayName = 'Brevo'; public $description = 'Synchronize your PrestaShop subscribers with Brevo,\n create beautifully designed emails, and automatically follow up with customers who abandon their\n cart with a personalized message -- all from a single platform.'; public $confirmUninstall = 'Are you sure you want to do it? \n This will revert your shop mail settings to default.'; public $author = 'Brevo'; public $author_uri = ''; public $module_key = 'fa4c321492032ab1bdeea359aa1e4e3d'; public $bootstrap = TRUE; public $description_full = NULL; public $additional_description = NULL; public $compatibility = NULL; public $nb_rates = NULL; public $avg_rate = NULL; public $badges = NULL; public $message = ''; public $logo = ''; public $options = NULL; public $optionsHtml = NULL; public $need_instance = 1; public $tab = 'advertising_marketing'; public $active = 1; public $warning = NULL; public $enable_device = 7; public $limited_countries = []; public $controllers = []; public $installed = NULL; public $show_quick_view = FALSE; protected $_lang = []; protected $_path = '/modules/sendinblue/'; protected $local_path = '/www/wwwroot/www.cantina-online.cloud/modules/sendinblue/'; protected $_errors = []; protected $_confirmations = []; protected $table = 'module'; protected $identifier = 'id_module'; protected $context = class Context { public $cart = class Cart { ... }; public $customer = class Customer { ... }; public $cookie = class Cookie { ... }; public $session = class Symfony\Component\HttpFoundation\Session\Session { ... }; public $link = class Link { ... }; public $country = class Country { ... }; public $employee = NULL; public $controller = class ProductController { ... }; public $override_controller_name_for_translations = NULL; public $language = class Language { ... }; public $currency = class Currency { ... }; public $currentLocale = class PrestaShop\PrestaShop\Core\Localization\Locale { ... }; public $tab = NULL; public $shop = class Shop { ... }; public $tmpOldShop = NULL; public $smarty = class SmartyDev { ... }; public $mobile_detect = class Mobile_Detect { ... }; public $mode = NULL; public $container = NULL; public $virtualTotalTaxExcluded = 0; public $virtualTotalTaxIncluded = 0; protected $translator = class PrestaShopBundle\Translation\TranslatorComponent { ... }; protected $priceComputingPrecision = 2; protected $mobile_device = NULL; protected $is_mobile = FALSE; protected $is_tablet = FALSE }; protected $smarty = class Smarty_Data { public $dataObjectName = 'Data_object 16'; public $smarty = class SmartyDev { ... }; public $_objType = 4; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = class SmartyDev { ... }; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... } }; protected $current_subtemplate = NULL; protected $tabs = []; private ${ModuleCore}container = NULL; public $multistoreCompatibility = 0 }, $method = 'hookDisplayHeader', $params = ['cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-a8163a293c282e983183196219717592'; protected $_expire = 1753828051; protected $_domain = 'www.cantina-online.cloud'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'F7Ib2O80b7JRNdLDpMLLqufUYEm30OeJ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }, 'cart' => class Cart { public $id = NULL; public $id_shop_group = 1; public $id_shop = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 2; public $id_customer = NULL; public $id_guest = 15109851; public $id_lang = 2; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = '0'; protected $webserviceParameters = [...]; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE; protected $lang_associated = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }, 'altern' => 9] ) | .../Hook.php:421 |
9 | 0.1275 | 9826696 | Sendinblue->hookDisplayHeader( ['cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-a8163a293c282e983183196219717592'; protected $_expire = 1753828051; protected $_domain = 'www.cantina-online.cloud'; protected $_sameSite = 'Lax'; protected $_path = '/'; protected $cipherTool = class PhpEncryption { ... }; protected $_modified = TRUE; protected $_allow_writing = TRUE; protected $_salt = 'F7Ib2O80b7JRNdLDpMLLqufUYEm30OeJ'; protected $_standalone = FALSE; protected $_secure = TRUE; protected $session = NULL }, 'cart' => class Cart { public $id = NULL; public $id_shop_group = 1; public $id_shop = 1; public $id_address_delivery = 0; public $id_address_invoice = 0; public $id_currency = 2; public $id_customer = NULL; public $id_guest = 15109851; public $id_lang = 2; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = '0'; protected $webserviceParameters = [...]; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { ... }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { ... }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE; protected $lang_associated = NULL; public $id_shop_list = [...]; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [...]; protected $fieldsSize = [...]; protected $fieldsValidate = [...]; protected $fieldsRequiredLang = [...]; protected $fieldsSizeLang = [...]; protected $fieldsValidateLang = [...]; protected $tables = [...]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = [...]; protected $update_fields = NULL; public $force_id = FALSE }, 'altern' => 9] ) | .../Hook.php:1083 |
10 | 0.1280 | 9827400 | ModuleCore->display( $file = '/www/wwwroot/www.cantina-online.cloud/modules/sendinblue/sendinblue.php', $template = '/views/templates/front/tracking_script.tpl', $cache_id = ???, $compile_id = ??? ) | .../sendinblue.php:214 |
11 | 0.1281 | 9828488 | ModuleCore->getCurrentSubTemplate( $template = '/views/templates/front/tracking_script.tpl', $cache_id = NULL, $compile_id = 'foodshop' ) | .../Module.php:2260 |
12 | 0.1282 | 9828488 | file_exists( $filename = '/views/templates/front/tracking_script.tpl' ) | .../Module.php:2320 |
( ! ) Deprecated: The hook "header" is deprecated, please use "displayHeader" instead in module "fancyboxthumb". in /www/wwwroot/www.cantina-online.cloud/classes/Hook.php on line 927 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 358704 | {main}( ) | .../index.php:0 |
2 | 0.0402 | 4084824 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0475 | 4638608 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.0880 | 7613608 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.1188 | 9288624 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.1256 | 9488200 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.1312 | 10027256 | trigger_error( $message = 'The hook "header" is deprecated, please use "displayHeader" instead in module "fancyboxthumb".', $error_type = 16384 ) | .../Hook.php:927 |
( ! ) Deprecated: The hook "header" is deprecated, please use "displayHeader" instead in module "eagersearchbar". in /www/wwwroot/www.cantina-online.cloud/classes/Hook.php on line 927 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 358704 | {main}( ) | .../index.php:0 |
2 | 0.0402 | 4084824 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0475 | 4638608 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.0880 | 7613608 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.1188 | 9288624 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.1256 | 9488200 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.1319 | 10046976 | trigger_error( $message = 'The hook "header" is deprecated, please use "displayHeader" instead in module "eagersearchbar".', $error_type = 16384 ) | .../Hook.php:927 |
Technische Daten
Besondere Bestellnummern
16 andere Artikel in der gleichen Kategorie:
Giallo paglierino con riflessi dorati, perlage fine e persistente. Al naso è intenso con aromi fruttati accompagnati da note di pasticceria. Al...
Der "MARCHESI DI MONTALTO ss Agricola FC PINOT NERO BRUT Cuveecento 110 mesi M.C. 2009" gehört zur Produktkategorie "Radice > Startseite >...
Beschreibung: Die emblematische Cuvée, Symbol für die Exzellenz des Hauses Collet, der Brut Art Déco ist ein offener und eleganter Wein mit...
Das Produkt "'TENUTE COSSIGNANI Societ… Agricola Semplice ROSE'' BRUT M.C. ..-Cossignani L.E. Tempo'" ist ein erlesener Wein aus der Kategorie...
Der Champagner Mandois Brut Origine 40 Monate 0,75 L ist ein exzellenter französischer Champagner, der mit seiner hochwertigen Qualität und seinem...
Das SARL DIFFUSION GEORGES VESSELLE BRUT Cuvée Juline-Vesselle ist eine exquisite Champagner-Kreation der Marke "SARL DIFFUSION GEORGES VESSELLE"....
Das Produkt "CANTINA TONELLO Societ… Agricola Semplice LESSINI DURELLO BRUT ioTeti M.C.-Tonello 2020" ist ein erstklassiger Schaumwein aus dem...
Das "SANTADI CANTINA - Soc. Coop. Agricola SOLAIS BRUT Grand Cuvee M.C.-Santadi" ist ein hochwertiges Produkt aus der Kategorie "Radice >...
"Tenuta Santa Lucia Dinamica Brut Famos M.C. -Tenuta Santa Lucia 2020" ist ein unglaublicher Sekt, der der Kategorie "Radice > Startseite >...
Colore dorato, perlage fine e regolare. Il naso combina freschezza e mineralità con fragranze speziate e floreali. La bocca è vivace e persistente....
Das Produkt "CENCI di Valentino e Silvia Azienda Agricola TRENTODOC NATURE M.C.-Cenci" ist ein hochwertiger, erstklassiger Sekt, der unter der...
Das Produkt "SCAMMACCA DEL MURGO Societ... Semplice FC ROSE BRUT NERELLO MASCALESE M.C.-Murgo 2022" ist ein hochwertiger Sekt aus dem renommierten...
error Ihre Bewertungsschätzung kann nicht gesendet werden