{"product_id":"bosendorfer-200-classic-grand-piano-polished-ebony-1993-67-serial-no-42823-used","title":"Bosendorfer 200 Classic Grand Piano | Polished Ebony | 1993 | 6'7\" | Serial No. 42823","description":"\u003cstyle type=\"text\/css\"\u003e\/* ===== Sellbrite Product Tabs ===== *\/\n.sb-tabs-wrapper {\n  margin-top: 30px;\n  font-family: inherit;\n}\n\n.sb-tabs-nav {\n  display: flex;\n  flex-wrap: wrap;\n  border-bottom: 1px solid #e5e5e5;\n}\n\n.sb-tabs-nav button {\n  padding: 12px 18px;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-weight: 600;\n  font-size: 14px;\n}\n\n.sb-tabs-nav button.active {\n  border-bottom: 2px solid #000;\n}\n\n.sb-tab-content {\n  display: none;\n  padding: 20px 0;\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n.sb-tab-content.active {\n  display: block;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .sb-tabs-nav {\n    flex-direction: column;\n  }\n\n  .sb-tabs-nav button {\n    text-align: left;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .sb-tabs-nav button.active {\n    border-bottom: 2px solid #000;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sb-tabs-wrapper\"\u003e\n\u003cdiv class=\"sb-tabs-nav\"\u003e\n\u003cbutton class=\"active\" data-tab=\"sb-tab-1\"\u003eDescription\u003c\/button\u003e\u003cbutton data-tab=\"sb-tab-2\"\u003eFeatures\u003c\/button\u003e\u003cbutton data-tab=\"sb-tab-3\"\u003eSpecifications\u003c\/button\u003e\u003cbutton data-tab=\"sb-tab-4\"\u003eDetails\u003c\/button\u003e\u003cbutton data-tab=\"sb-tab-5\"\u003eAdditional Info\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sb-tab-content active\" id=\"sb-tab-1\"\u003eBosendorfer Model 200 Classic Grand Piano\u003cbr\u003e\nSerial No.42823- 1993 - 6'7\"\u003cbr\u003e\n\u003cbr\u003e\nThe Bösendorfer Model 200 (often referred to as the 200 or 6'7\" Grand) is one of the most popular and long-standing models from the Viennese manufacturer, renowned for its extensive use of high-altitude spruce. Handcrafted in Vienna over a six-year building process, this 6'7\" grand is designed to provide concert-level dynamics in more intimate settings like living rooms or smaller studios.\u003cbr\u003e\n\u003cbr\u003e\nThis piano is truly exceptional. In pristine condition it has a beautifully warmed sound as well as mint outer. All original receipts and brochures from it's first time of purchase are available. For a full inspection report please call 844-251-1922.\u003cbr\u003e\n\u003cbr\u003e\nVienna is the center of all classical music, with legendary composers like Mozart, Haydn, Beethoven, Brahms and more, Bosendorfer holds a mission with their pianos of preserving the essence of Vienna in the sound of the piano.\u003cbr\u003e\n \u003c\/div\u003e\n\n\u003cdiv class=\"sb-tab-content\" id=\"sb-tab-2\"\u003e \u003c\/div\u003e\n\n\u003cdiv class=\"sb-tab-content\" id=\"sb-tab-3\"\u003eSPECIFICATIONS:\u003cbr\u003e\nBosendorfer Model 200\u003cbr\u003e\nLength- 6’7”( 200cm)\u003cbr\u003e\nWidth- 4’9” (146cm)\u003cbr\u003e\n1014.13 lbs (460Kilo)\u003cbr\u003e\nSerial No. 42823 - 3630\u003cbr\u003e\nHandcrafted Exclusively in Wiener Neustadt, Austria\u003cbr\u003e\nFor more information please call 844-251-1922 or text 210-224-1010\u003c\/div\u003e\n\n\u003cdiv class=\"sb-tab-content\" id=\"sb-tab-4\"\u003e \u003c\/div\u003e\n\n\u003cdiv class=\"sb-tab-content\" id=\"sb-tab-5\"\u003eThis instrument has been thoroughly inspected by our service department and maintained to ensure it is sold in optimal playing condition. It includes a 90-day full-service warranty with purchase and will be tuned before delivery. Additional service plans are available at the time of purchase. The complete package qualifies for financing and includes a piano bench. Delivery and\/or service fees vary and are based on location and logistics. For more information on delivery and service fees, please contact for a quote. Delivery and service promotions are applicable at times. Extended warranty plans are also available.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const wrapper = document.querySelector(\".sb-tabs-wrapper\");\n  if (!wrapper) return;\n\n  const buttons = wrapper.querySelectorAll(\".sb-tabs-nav button\");\n  const tabs = wrapper.querySelectorAll(\".sb-tab-content\");\n\n  \/\/ Hide empty tabs automatically\n  tabs.forEach((tab, index) =\u003e {\n    if (tab.innerText.trim() === \"\") {\n      tab.style.display = \"none\";\n      if (buttons[index]) {\n        buttons[index].style.display = \"none\";\n      }\n    }\n  });\n\n  \/\/ Re-select visible buttons after hiding empties\n  const visibleButtons = wrapper.querySelectorAll(\".sb-tabs-nav button:not([style*='display: none'])\");\n  const visibleTabs = wrapper.querySelectorAll(\".sb-tab-content:not([style*='display: none'])\");\n\n  \/\/ Activate first visible tab\n  if (visibleButtons.length \u003e 0) {\n    buttons.forEach(b =\u003e b.classList.remove(\"active\"));\n    tabs.forEach(t =\u003e t.classList.remove(\"active\"));\n\n    visibleButtons[0].classList.add(\"active\");\n    visibleTabs[0].classList.add(\"active\");\n  }\n\n  \/\/ Tab click logic\n  visibleButtons.forEach(btn =\u003e {\n    btn.addEventListener(\"click\", function () {\n      buttons.forEach(b =\u003e b.classList.remove(\"active\"));\n      tabs.forEach(t =\u003e t.classList.remove(\"active\"));\n\n      btn.classList.add(\"active\");\n      const target = wrapper.querySelector(\"#\" + btn.dataset.tab);\n      if (target) target.classList.add(\"active\");\n    });\n  });\n\n});\n\u003c\/script\u003e","brand":"Bosendorfer","offers":[{"title":"Default Title","offer_id":51838564237624,"sku":"GRAND42823","price":95000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0753\/7573\/9192\/files\/ee6c6f78-fc3f-5195-ad2f-1f390cf591e1.jpg?v=1772125624","url":"https:\/\/www.alamomusic.com\/products\/bosendorfer-200-classic-grand-piano-polished-ebony-1993-67-serial-no-42823-used","provider":"Alamo Music Center","version":"1.0","type":"link"}