
3-Bottle box Prosecco Doc Brut Società Agricola...
Prosecco Doc BrutBrut sparkling wine, 100% GleraProduction Area: vineyards on the slopes of the hills between Conegliano and Farra di Soligo,...
( ! ) 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.0477 | 4084752 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0575 | 4638536 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.0575 | 4638536 | ProductControllerCore->init( ) | .../Controller.php:300 |
5 | 0.0576 | 4638536 | FrontControllerCore->init( ) | .../ProductController.php:124 |
6 | 0.0666 | 5098448 | spl_autoload_call( $class_name = 'CartRule' ) | .../FrontController.php:492 |
7 | 0.0666 | 5098528 | PrestaShop\Autoload\Autoloader->load( $className = 'CartRule' ) | .../FrontController.php:492 |
8 | 0.0666 | 5099408 | 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.0477 | 4084752 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0575 | 4638536 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.0575 | 4638536 | ProductControllerCore->init( ) | .../Controller.php:300 |
5 | 0.0576 | 4638536 | FrontControllerCore->init( ) | .../ProductController.php:124 |
6 | 0.0666 | 5098448 | spl_autoload_call( $class_name = 'CartRule' ) | .../FrontController.php:492 |
7 | 0.0666 | 5098528 | PrestaShop\Autoload\Autoloader->load( $className = 'CartRule' ) | .../FrontController.php:492 |
8 | 0.0666 | 5099408 | 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.0477 | 4084752 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0575 | 4638536 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.1041 | 7619664 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.1362 | 9338704 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.1423 | 9551128 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.1441 | 9889544 | 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 = 1753832601; 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 = 15110321; public $id_lang = 3; 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.1441 | 9889592 | 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 = 1753832601; 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 = 15110321; public $id_lang = 3; 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.1441 | 9889592 | Sendinblue->hookDisplayHeader( ['cookie' => class Cookie { protected $_content = [...]; protected $_name = 'PrestaShop-a8163a293c282e983183196219717592'; protected $_expire = 1753832601; 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 = 15110321; public $id_lang = 3; 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.1446 | 9892088 | 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.1447 | 9893176 | ModuleCore->getCurrentSubTemplate( $template = '/views/templates/front/tracking_script.tpl', $cache_id = NULL, $compile_id = 'foodshop' ) | .../Module.php:2260 |
12 | 0.1447 | 9893176 | 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.0477 | 4084752 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0575 | 4638536 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.1041 | 7619664 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.1362 | 9338704 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.1423 | 9551128 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.1481 | 10091912 | 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.0477 | 4084752 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0575 | 4638536 | ControllerCore->run( ) | .../Dispatcher.php:510 |
4 | 0.1041 | 7619664 | ProductControllerCore->initContent( ) | .../Controller.php:319 |
5 | 0.1362 | 9338704 | FrontControllerCore->initContent( ) | .../ProductController.php:465 |
6 | 0.1423 | 9551128 | HookCore::exec( $hook_name = 'displayHeader', $hook_args = ???, $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../FrontController.php:633 |
7 | 0.1487 | 10111632 | trigger_error( $message = 'The hook "header" is deprecated, please use "displayHeader" instead in module "eagersearchbar".', $error_type = 16384 ) | .../Hook.php:927 |
Data sheet
Specific References
Cattier Brut Premier Cru Champagne
Champagne Premier Cru is the calling card of the Cattier maison and is made from a blend of Meunier, Pinot Noir and Chardonnay grapes from 9 Premier Cru villages. It is aged for at least 4 years in the bottle on the lees and is characterized by a pure style and full of personality, with a generous, elegant and fresh taste, with aromas of acacia honey, white flowers, spicy biscuits, citrus nuances and mineral notes.
DESCRIPTION OF THE CHAMPAGNE 1ER CRU CATTIER
The Champagne Brut Premier Cru Cattier is the real calling card of the House, the cuvée that best expresses the style and allure. It is a classic blend of the three main Champagne grape varieties: Meunier, Pinot Noir and Chardonnay. The grapes come from a selection of the best plots cultivated in different parts of the estate. A wealth of terroir, which each year allows us to count on a wide choice, to create a balanced cuvée, capable of guaranteeing expressive continuity over time. It is a label with a fragrant, fruity and floral profile, characterised by soft and generous aromas, always well balanced by freshness. It is a perfect bottle to enjoy as an aperitif or with seafood hors d'oeuvres.
The Brut Premier Cru Cattier is a Champagne made in the Montagne de Reims area by a Maison with centuries of experience in making great Champagnes. The Premier Cru cuvée represents the classic expression of the Champagne terroir, with a blend composed of a majority percentage of Meunier (60%), complemented by Pinot Noir and Chardonnay in equal parts. The three grape varieties are vinified separately, and after several months of ageing, the vintage vins clairs are blended using 40% reserve wines, in order to recreate each year the typical taste of the Maison, regardless of the weather conditions of the vintage. The second fermentation takes place in the bottle according to the Champenoise Method, with a minimum period of 4 years of ageing on the lees in the historic underground caves of Rilly-la-Montagne.
The Premier Cru of Cattier is a Brut Champagne smooth and immediately pleasant, which wins for its elegance and fragrance of taste. In the glass it has a brilliant straw yellow colour, with a fine and persistent perlage. The bouquet seduces with scents of white flowers, citrus fruits, aromas of ripe fruit, nuances of bread crust and small pastries. The palate is lively and agile, with a pleasant aromatic facet, anticipating a fresh and savoury finish. Champagne in its most traditional version.
Colour Pale golden with fine, long perlage
Nose Notes of honey, acacia flowers, plum, wild berries, dried fruit, citrus fruits and hints of minerals and pastries
Taste Creamy, elegant, generous, rich and intense, with excellent mineral freshness
Cattier
A great and historic Maison of the Montagne de Reims
Cattier is a family Maison based in Chigny Les Roses, near Ludes, in the heart of the Montagne de Reims territory. Its origins go back as far as 1625, when the ancestors of the Cattier family were already involved in viticulture. Today, Alexandre Cattier is at the helm of the company, representing the thirteenth generation of vigneron, who passionately carries on the ancient traditions, with the aim of handing down a precious heritage of experience and savoir faire. The history of the Maison is encapsulated in the caves of Rilly-la-Montagne, dug 150 years ago on three levels, descending to a depth of 30 metres. The galleries can hold over two million bottles, which are aged in ideal conditions of temperature and humidity.
The Domaine Cattier consists of 33 hectares, all classified as Premier Cru, located in the communal territories of Chigny-les-Roses, Ludes and Rilly-la-Montagne. The vineyards represent the true heritage of the Maison and since the 1990s they have been managed with increasing attention to the environment, trying to limit treatments to a minimum. This approach has led to the Haute Valeur Environnementale and Viticulture durable de Champagne certifications. Within the estate, the Clos du Moulin vineyards stand out, a parcel of just over 2 hectares, half planted with Chardonnay and half with Pinot Noir, which was purchased in the 1950s. The extraordinary quality of the grapes immediately prompted the Maison to make a separate wine in order to create a special label, which is still the jewel in the Maison's crown today.
The spirit of the Maison is today interpreted to perfection by Alexandre Cattier, who, after studying oenology at the University of Reims and working in Australia, began to learn from his father the secrets of the art of blending, in order to guarantee the continuity of the Cattier style. The House works with the three classic Champagne grape varieties: Chardonnay, Meunier and Pinot Noir, but the latter plays a particularly important role in the creation of the cuvées, which perfectly reflect the vocation of the Montagne de Reims terroir. The skilful use of reserve wines and a minimum ageing period of 4 years on the lees give Champagnes that skilfully combine elegance, freshness and complexity.
16 other products in the same category:
Prosecco Doc BrutBrut sparkling wine, 100% GleraProduction Area: vineyards on the slopes of the hills between Conegliano and Farra di Soligo,...
RON DOS MADERAS LUXUS 10+5 AÑOS JEREZ DE LA FRONTERA/CÁDIZ - Founded in 1877 by Sir Alexander Williams and Arthur Humbert.- For over 130 years a...
GIN CAORUNN RASPBERRY ORIGINES.Tome,Principe ABV %41.80 VOL. ML700
This red wine comes from the vineyards of Valpolicella Classica and is able to be remembered for its long and tasty finish.The composition of the...
KOMOS EXTRA ANEJO TEQUILA Komos: the tequila that perfectly embodies two head-turning lifestyles. On the one hand, its home is a catamaran in the...
Grappa il Sauvignon di Nonino Elegant, aromatic, fragrance of vanilla, bread, elder flower and green pepper. Flaschen 700ml 41% Vol. PRIMARY...
Moonshine is the term given to whiskey clandestinely distilled in America during the Prohibition years. It was manufactured during the...
APPELLATION: “Grappa Piemontese”RAW MATERIAL: Barbera marc from grapes pickedfresh during the harvest and selected by Sibona.DISTILLING:...
LUGANA Lugana - Denominazione di origine controllata VITIGNO • Turbiana (Trebbiano di Lugana)ZONA DI PRODUZIONE • San Benedetto di Lugana, le uve...
Nipozzano Riserva Chianti Rufina Riserva DOCG An emblematic wine from Castello Nipozzano, a historic Frescobaldi estate a few miles northeast of...
The "COLTERENZIO Alto Adige Doc Pinot Nero ST.DANIEL 2020 cl.75" is a distinguished red wine hailing from the prolific Alto Adige wine region in...
The CHAMPAGNE LARNAUDIE HIRAULT EXTRA BRUT Millesimé La Mont Ferré Premier 2018 is a truly exquisite product of French viticulture, belonging to...
American Pale Ale STYLEVARIETIES OF MALTI Pale ale, Caravienna, Melanoidinico, Caramonaco, CrystalVARIETIES OF JAPANES Chinook, Columbus, Amarillo,...
The great smoothness of Larceny whiskey sets it apart from other bourbons. Its roundness envelops the palate with every sip, and its character...
error Your review appreciation cannot be sent