
Cane Spirit Drink The Demon's Share TC (70cl 40%) - crb
Vielleicht haben Sie schon einmal den Begriff "Engelsanteil" gehört, der sich auf den Teil einer Menge destillierten Branntweins bezieht,...
( ! ) 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.1553 | 4067720 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.1819 | 4388656 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.1819 | 4388656 | ProductControllerCore->init( ) | .../Controller.php:300 |
5 | 0.1819 | 4388656 | FrontControllerCore->init( ) | .../ProductController.php:124 |
6 | 0.2103 | 4848632 | spl_autoload_call( $class_name = 'CartRule' ) | .../FrontController.php:492 |
7 | 0.2104 | 4848712 | PrestaShop\Autoload\Autoloader->load( $className = 'CartRule' ) | .../FrontController.php:492 |
8 | 0.2104 | 4849592 | 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.1553 | 4067720 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.1819 | 4388656 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.1819 | 4388656 | ProductControllerCore->init( ) | .../Controller.php:300 |
5 | 0.1819 | 4388656 | FrontControllerCore->init( ) | .../ProductController.php:124 |
6 | 0.2103 | 4848632 | spl_autoload_call( $class_name = 'CartRule' ) | .../FrontController.php:492 |
7 | 0.2104 | 4848712 | PrestaShop\Autoload\Autoloader->load( $className = 'CartRule' ) | .../FrontController.php:492 |
8 | 0.2104 | 4849592 | 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.1553 | 4067720 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.1819 | 4388656 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.2716 | 7267840 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.3615 | 8972256 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.3963 | 9184736 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.3993 | 9523184 | 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 = 1757755015; 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 = 15181140; 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.3993 | 9523232 | 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 = 1757755015; 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 = 15181140; 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.3993 | 9523232 | Sendinblue->hookDisplayHeader( ['cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-a8163a293c282e983183196219717592'; protected $_expire = 1757755015; 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 = 15181140; 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.4043 | 9525728 | 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.4045 | 9526816 | ModuleCore->getCurrentSubTemplate( $template = '/views/templates/front/tracking_script.tpl', $cache_id = NULL, $compile_id = 'foodshop' ) | .../Module.php:2260 |
12 | 0.4045 | 9526816 | 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.1553 | 4067720 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.1819 | 4388656 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.2716 | 7267840 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.3615 | 8972256 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.3963 | 9184736 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.4097 | 9728584 | 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.1553 | 4067720 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.1819 | 4388656 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.2716 | 7267840 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.3615 | 8972256 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.3963 | 9184736 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.4108 | 9748304 | 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
Cattier Brut Premier Cru Champagner
Champagne Premier Cru ist die Visitenkarte des Hauses Cattier und wird aus einer Mischung von Meunier-, Pinot Noir- und Chardonnay-Trauben aus 9 Premier Cru-Dörfern hergestellt. Er reift mindestens 4 Jahre in der Flasche auf der Hefe und zeichnet sich durch einen reinen Stil und eine große Persönlichkeit aus, mit einem großzügigen, eleganten und frischen Geschmack, mit Aromen von Akazienhonig, weißen Blumen, würzigem Gebäck, Zitrusnuancen und mineralischen Noten.
BESCHREIBUNG DES CHAMPAGNERS 1ER CRU CATTIER
Der Champagne Brut Premier Cru Cattier ist die eigentliche Visitenkarte des Hauses, die Cuvée, die den Stil und die Faszination am besten zum Ausdruck bringt. Er ist ein klassischer Verschnitt aus den drei wichtigsten Rebsorten der Champagne: Meunier, Pinot Noir und Chardonnay. Die Trauben stammen aus einer Auswahl der besten Parzellen, die in verschiedenen Teilen des Weinguts angebaut werden. Ein Reichtum an Terroir, der es uns jedes Jahr erlaubt, auf eine große Auswahl zu zählen, um eine ausgewogene Cuvée zu schaffen, die in der Lage ist, die Kontinuität des Ausdrucks im Laufe der Zeit zu garantieren. Es handelt sich um eine Marke mit einem duftenden, fruchtigen und blumigen Profil, das sich durch weiche und großzügige Aromen auszeichnet, die stets durch Frische ausgeglichen sind. Die Flasche eignet sich hervorragend als Aperitif oder zu Vorspeisen mit Meeresfrüchten.
Der Brut Premier Cru Cattier ist ein Champagner, der in der Region Montagne de Reims von einem Haus mit jahrhundertelanger Erfahrung in der Herstellung großer Champagner hergestellt wird. Die Premier-Cru-Cuvée ist der klassische Ausdruck des Terroirs der Champagne. Sie besteht mehrheitlich aus Meunier (60 %) und wird zu gleichen Teilen von Pinot Noir und Chardonnay ergänzt. Die drei Rebsorten werden getrennt vinifiziert, und nach einer mehrmonatigen Reifung werden die Jahrgangsweine mit 40 % Reserveweinen verschnitten, um jedes Jahr den typischen Geschmack des Hauses wiederherzustellen, unabhängig von den Wetterbedingungen des Jahrgangs. Die zweite Gärung erfolgt in der Flasche nach der Methode Champenoise mit einer mindestens 4-jährigen Reifung auf der Hefe in den historischen unterirdischen Höhlen von Rilly-la-Montagne.
Farbe Blassgolden mit feiner, langer Perlage
Bouquet Noten von Honig, Akazienblüten, Pflaumen, Waldbeeren, Trockenfrüchten, Zitrusfrüchten und einem Hauch von Mineralien und Gebäck
Geschmack Cremig, elegant, großzügig, reichhaltig und intensiv, mit ausgezeichneter mineralischer Frische
Cattier
Ein großes und historisches Haus in der Montagne de Reims
Cattier ist ein Familienbetrieb mit Sitz in Chigny Les Roses, in der Nähe von Ludes, im Herzen des Gebiets der Montagne de Reims. Seine Ursprünge reichen bis ins Jahr 1625 zurück, als die Vorfahren der Familie Cattier bereits im Weinbau tätig waren. Heute steht Alexandre Cattier an der Spitze des Unternehmens und repräsentiert die dreizehnte Generation von Winzern, die mit Leidenschaft die alten Traditionen weiterführen, um ein wertvolles Erbe an Erfahrung und Know-how weiterzugeben. Die Geschichte der Maison ist in den Höhlen von Rilly-la-Montagne verkörpert, die vor 150 Jahren auf drei Ebenen bis in eine Tiefe von 30 Metern gegraben wurden. Die Galerien fassen über zwei Millionen Flaschen, die unter idealen Temperatur- und Feuchtigkeitsbedingungen gelagert werden.
Die Domaine Cattier besteht aus 33 Hektar, die alle als Premier Cru klassifiziert sind und in den Gemeindegebieten von Chigny-les-Roses, Ludes und Rilly-la-Montagne liegen. Die Weinberge stellen das wahre Erbe des Hauses dar und werden seit den 1990er Jahren mit zunehmender Aufmerksamkeit für die Umwelt bewirtschaftet, wobei versucht wird, die Eingriffe auf ein Minimum zu beschränken. Dieser Ansatz hat zu den Zertifizierungen Haute Valeur Environnementale und Viticulture durable de Champagne geführt. Innerhalb des Anwesens ragen die Weinberge des Clos du Moulin heraus, eine Parzelle von etwas mehr als 2 Hektar, die zur Hälfte mit Chardonnay und zur Hälfte mit Pinot Noir bepflanzt ist und in den 1950er Jahren erworben wurde. Die außergewöhnliche Qualität der Trauben veranlasste das Haus sofort dazu, einen eigenen Wein zu keltern, um ein spezielles Etikett zu kreieren, das noch heute das Juwel des Hauses ist.
Der Geist des Hauses wird heute von Alexandre Cattier in Perfektion interpretiert. Nach seinem Studium der Önologie an der Universität von Reims und seiner Tätigkeit in Australien begann er, von seinem Vater die Geheimnisse der Verschnittkunst zu lernen, um die Kontinuität des Cattier-Stils zu gewährleisten. Das Haus arbeitet mit den drei klassischen Rebsorten der Champagne: Chardonnay, Meunier und Pinot Noir, wobei letztere eine besonders wichtige Rolle bei der Kreation der Cuvées spielt, die die Berufung des Terroirs der Montagne de Reims perfekt widerspiegeln. Durch den geschickten Einsatz von Reserveweinen und eine Reifezeit von mindestens 4 Jahren auf der Hefe entstehen Champagner, die Eleganz, Frische und Komplexität gekonnt miteinander verbinden.
Der Premier Cru von Cattier ist ein geschmeidiger und sofort angenehmer Brut-Champagner, der durch seine Eleganz und den Duft des Geschmacks besticht. Im Glas hat er eine brillante strohgelbe Farbe mit einer feinen und anhaltenden Perlage. Das Bouquet verführt mit Düften von weißen Blumen, Zitrusfrüchten, Aromen von reifem Obst, Nuancen von Brotkruste und Kleingebäck. Am Gaumen ist er lebendig und beweglich, mit einer angenehmen aromatischen Facette, die einen frischen und schmackhaften Abgang erwarten lässt. Champagner in seiner traditionellsten Form.
16 andere Artikel in der gleichen Kategorie:
Vielleicht haben Sie schon einmal den Begriff "Engelsanteil" gehört, der sich auf den Teil einer Menge destillierten Branntweins bezieht,...
Der "CANTINE FINA Merlot Igp Terre Siciliane 2020 Cl 75 14°" ist ein herausragender Rotwein, der sich in der hochkarätigen Kategorie "Radice >...
LAPOSTOLLE Casablanca Valley Merlot GRAN SELECTION 2018 Cl.75Der LAPOSTOLLE Casablanca Valley Merlot GRAN SELECTION 2018 ist ein herausragender...
Pinot Grigio Grauburgunder Bodentyp: Hauptsächlich Mergel und Sandstein einer Flyschformation aus dem Erdzeitalter Eozän, die sich durch...
Der BERTANI Recioto della Valpolicella 2020 ist ein exquisiter Rotwein, der aus der renommierten Weinregion Valpolicella in Italien stammt. Dieser...
Rebsorte / Sorten : Pignolo Provenienz: Friaul Verfahren zur Destillation : diskontinuierlich Features: klar , zart und weinig, reichlich Geschmack...
Der "DOMAINE FAIVELEY Bourgogne CHAMBOLLE MUSIGNY Clos De Nuit 2020 cl.75" ist ein exquisiter Rotwein, der aus der renommierten Weinregion Burgund...
Macri Die bei der Geburt getrennten Weine (Müller Thurgau und Kerner) werden kurz vor der Abfüllung wieder zusammengeführt. Gärung und Reifung in...
Rosso di Montalcino BIO100% Sangiovese GrossoErzeugungsgebiet: Montalcino, nordöstlicher QuadrantBoden: lehmig-sandig und skelettreichErnte:...
Grappa di Moscato 42° EIGENSCHAFTEN Er wird aus dem Trester der Muskateller-Trauben gewonnen. Durch die schonende Destillation im Wasserbad gelingt...
BomberEin traditionelles Rezept, das Eigelb, Zucker und Alkohol zu einem köstlichen, weichen und intensiven Likör vereint. Hervorragend heiß, mit...
Produktbeschreibung: Villa Antinori Toscana Igt Rosso Villa Antinori 2021 cl.75 14%Der "Villa Antinori Toscana Igt Rosso Villa Antinori 2021" ist...
BEZEICHNUNG: "Grappa Piemontese di Barbera".ROHSTOFF: Barbera-Trester, aus geernteten Traubenfrisch während der Ernte und ausgewählte...
error Ihre Bewertungsschätzung kann nicht gesendet werden