2004年Romanee-Conti 羅曼尼·康帝特級園

HK$999,999.00
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
24小時在線咨詢
買滿$10,000我哋就直送上門
質量保證 如實描述
客戶隱私保障

描述

感謝您對【友誠酒藏】的關注。我們是一家專業的頂級名酒供應商,致力於為港澳及台灣地區的收藏家與品鑑家提供珍稀、優質且來源可靠的佳釀。

我們榮譽呈獻一系列頂級酒款,包括傳奇的羅曼尼·康帝(Domaine de la Romanée-Conti)以及波爾多五大酒莊的世紀珍釀。

精選酒款推介:

2004年 Romanée-Conti 羅曼尼·康帝特級園

  • 年份: 2004

  • 等級: 羅曼尼·康帝特級園 (Grand Cru)

  • 產區: 法國,勃艮第 (Burgundy)

  • 售價: 歡迎透過WhatsApp查詢,價格將根據庫存與市場行情提供。

我們專營所有年份的羅曼尼·康帝系列:

  • 羅曼尼·康帝 (Romanée-Conti)

  • 拉塔希 (La Tâche)

  • 李其堡 (Richebourg)

  • 羅曼尼聖維旺 (Romanée-St-Vivant)

  • 及其他DRC相關系列

同時供應波爾多五大酒莊及其他世界名酒:

  • 拉菲堡 (Château Lafite Rothschild)

  • 木桐堡 (Château Mouton Rothschild)

  • 瑪歌堡 (Château Margaux)

  • 侯伯王堡 (Château Haut-Brion)

  • 及其他世界頂級名釀

我們提供專業、透明的銷售流程,並確保您的交易資訊及個人資料得到最高規格的保密。請隨時聯繫我們的專家團隊,我們將竭誠為您提供詳細的酒款資訊、報價及收藏建議。

期待能為您服務。

立即洽詢 📲 WhatsApp 諮詢及訂購:92976199

關於友誠酒藏

友誠酒藏以誠信為本,致力於為香港及澳門的客戶搜羅全球頂級佳釀。我們用心挑選每一款酒,不僅提供廣受歡迎的經典酒款,更積極發掘獨具特色的小眾精品。我們堅持所有酒品來源可靠,確保正品,並提供具競爭力的價格。瀏覽我們的精選酒單,或直接聯繫我們,讓友誠酒藏為您推薦心儀的佳釀。