
ESTATE .85CT DIAMOND 14K YELLOW GOLD MARQUISE & BAGUETTE CLASSIC ENGAGEMENT RING
USD 4643.00

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Unbranded
USD 3369.37
Condition: Pre-owned - Excellent
View ESTATE .85CT DIAMOND 14K YELLOW GOLD MARQUISE & BAGUETTE CLASSIC ENGAGEMENT RING with current marketplace pricing, condition, product images and item details. 3D CLASSICDESIGN. DIAMONDS ARE F/G COLOR, VSSI CLARITY. CENTER MARQUISE DIAMOND IS. 38CARATS. WRITTEN APPRAISAL AVAILABLE. Appraisal Certificate. .zoom { zoom: 100%; } .style1 { color: #FF0000; font-weight: bold; } /* --- Old-style split gallery, Sellbrite compatible --- */ .gallerycontainer { background: #e9e9e9; padding: 14px; float: left; width: 100%; box-sizing: border-box; } .gallery-wrapper { width: 100%; max-width: 690px; margin: 0 auto; background: #e9e9e9; display: flex; gap: 12px; align-items: flex-start; box-sizing: border-box; } .gallery-wrapper input[type="radio"] { position: absolute; opacity: 0; pointer-events: none; } .thumb-nav li[data-img=" "], .main-display figure[data-img=" "] { display: none !important; } /* Large image area */ .main-display { width: 52%; height: 260px; position: relative; background: transparent; border: none; box-sizing: border-box; overflow: hidden; } .main-display figure { position: absolute; inset: 0; display: none; margin: 0; text-align: center; } .main-display figure a { display: block; width: 100%; height: 100%; text-align: center; } .main-display figure img { max-width: calc(100% - 6px); max-height: calc(100% - 6px); width: auto; height: auto; position: relative; top: 50%; transform: translateY(-50%); margin: 0 auto; border: 3px solid #fff; box-sizing: border-box; } .thumb-nav::-webkit-scrollbar { width: 10px; } .thumb-nav::-webkit-scrollbar-track { background: #ccc; } .thumb-nav::-webkit-scrollbar-thumb { background: #25485e; border-radius: 4px; } /* Thumbnail side */ .thumb-nav { width: 48%; height: 260px; max-height: 260px; overflow-y: scroll; overflow-x: hidden; box-sizing: border-box; padding-right: 16px; scrollbar-gutter: stable; } .thumb-nav ul { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; width: calc(100% - 8px); box-sizing: border-box; } .thumb-nav li { background: transparent; border: none; box-sizing: border-box; cursor: pointer; height: 76px; min-width: 0; max-width: 100%; overflow: hidden; display: flex; align-items: center; justify-content: center; } .thumb-nav label { display: flex; width: 100%; height: 100%; min-width: 0; align-items: center; justify-content: center; cursor: pointer; overflow: hidden; } .thumb-nav img { max-width: calc(100% - 6px); max-height: 70px; width: auto; height: auto; display: block; border: 3px solid #fff; box-sizing: border-box; } /* Switch main image */ #img1:checked ~ .main-display .fig1, #img2:checked ~ .main-display .fig2, #img3:checked ~ .main-display .fig3, #img4:checked ~ .main-display .fig4, #img5:checked ~ .main-display .fig5, #img6:checked ~ .main-display .fig6, #img7:checked ~ .main-display .fig7, #img8:checked ~ .main-display .fig8, #img9:checked ~ .main-display .fig9, #img10:checked ~ .main-display .fig10, #img11:checked ~ .main-display .fig11, #img12:checked ~ .main-display .fig12 { display: block !important; } /* Active thumbnail */ #img1:checked ~ .thumb-nav li:nth-child(1) img, #img2:checked ~ .thumb-nav li:nth-child(2) img, #img3:checked ~ .thumb-nav li:nth-child(3) img, #img4:checked ~ .thumb-nav li:nth-child(4) img, #img5:checked ~ .thumb-nav li:nth-child(5) img, #img6:checked ~ .thumb-nav li:nth-child(6) img, #img7:checked ~ .thumb-nav li:nth-child(7) img, #img8:checked ~ .thumb-nav li:nth-child(8) img, #img9:checked ~ .thumb-nav li:nth-child(9) img, #img10:checked ~ .thumb-nav li:nth-child(10) img, #img11:checked ~ .thumb-nav li:nth-child(11) img, #img12:checked ~ .thumb-nav li:nth-child(12) img { border-color: #25485e; } /* Hide empty Sellbrite image slots */ .thumb-nav li[data-img=""], .thumb-nav li[data-img="None"], .thumb-nav li[data-img="none"], .thumb-nav li[data-img="null"], .thumb-nav li[data-img="undefined"], .thumb-nav li[data-img*="None"], .thumb-nav li[data-img*="null"], .thumb-nav li[data-img*="undefined"] { display: none !important; } .main-display figure[data-img=""], .main-display figure[data-img="None"], .main-display figure[data-img="none"], .main-display figure[data-img="null"], .main-display figure[data-img="undefined"], .main-display figure[data-img*="None"], .main-display figure[data-img*="null"], .main-display figure[data-img*="undefined"] { display: none !important; } /* Mobile */ @media screen and (max-width: 620px) { .gallery-wrapper { display: block; } .main-display { width: 100%; height: 300px; margin-bottom: 12px; } .thumb-nav { width: 100%; max-height: none; overflow: visible; } .thumb-nav ul { grid-template-columns: repeat(4, 1fr); gap: 6px; } .thumb-nav li { height: 75px; } .thumb-nav img { max-height: 70px; } } #menu li.phone-menu-item { float: right; color: #fff; font-size: 17px; font-weight: bold; line-height: 42px; padding: 0 13px; text-transform: none; position: relative; overflow: hidden; cursor: default; } .gallersec_cont .sku-line { margin-bottom: 0; padding-bottom: 0; } .menucont { background: #25485e; height: 44px; min-height: 44px; overflow: hidden; } #menu { height: 44px; } #menu li a { line-height: 44px; padding-top: 0; padding-bottom: 0; } #menu li.phone-menu-item { line-height: 44px; padding-top: 0; padding-bottom: 0; } #menu li.phone-menu-item:after { content: ""; position: absolute; left: 50%; right: 50%; bottom: 0; background: #fff; height: 2px; transition: left 0.3s ease-out, right 0.3s ease-out; } #menu li.phone-menu-item:hover:after { left: 0; right: 0; } /* --- Mobile hamburger menu fix --- */ @media screen and (max-width: 620px) { .header, .menucont, #menuToggle { position: relative; z-index: 9999; overflow: visible !important; } #menu { position: absolute; top: 100%; left: 0; right: 0; z-index: 99999; background: #25485e; display: none; width: 100%; margin: 0; padding: 5px 0; list-style: none; box-sizing: border-box; } #menuToggle input:checked ~ ul { display: block; position: absolute; top: 38px; left: 8px; } .banners { position: relative; z-index: 1; } } @media screen and (max-width: 620px) { #menuToggle { background: #25485e; float: none; margin-top: 0; padding: 13px 0 10px 15px; border-bottom: 1px solid #fff; position: relative; box-sizing: border-box; } #menuToggle input { display: block; width: 100%; height: 52px; position: absolute; top: 0; left: 0; cursor: pointer; opacity: 0; z-index: 4; margin: 0; } #menuToggle span { display: block; width: 33px; height: 4px; margin-bottom: 5px; position: relative; background: #fff; border-radius: 3px; z-index: 3; transition: transform 0.3s ease, opacity 0.3s ease; } #menuToggle h1 { display: block; position: absolute; top: 8px; right: 15px; margin: 0; font-size: 22px; line-height: 28px; color: #fff; background: #25485e; padding-left: 8px; z-index: 3; } #menu { display: none; position: static; width: 100%; margin: 12px 0 0 -15px; padding: 5px 0; background: #25485e; list-style: none; box-shadow: none; } #menu li { display: block; width: 100%; float: none !important; padding: 5px 0; background: #25485e; } #menu li a, #menu li.phone-menu-item { display: block; color: #fff; text-align: left; line-height: 30px; padding: 0 15px; font-size: 12px; box-sizing: border-box; } #menu li.phone-menu-item { font-size: 13px; font-weight: bold; } #menuToggle input:checked ~ ul { display: block; } } /* --- Tablet / mobile landscape menu fit fix --- */ @media screen and (min-width: 621px) { .menucont { background: #25485e; height: 40px; min-height: 40px; overflow: hidden; } #menu { display: flex; align-items: center; width: 100%; height: 40px; margin: 0; padding: 0; list-style: none; } #menu li { display: block; float: none !important; flex: 0 0 auto; } #menu li.phone-menu-item { margin-left: auto; white-space: nowrap; flex: 0 0 auto; } #menu li a { line-height: 40px; padding: 0 10px; font-size: 12px; white-space: nowrap; } #menu li.phone-menu-item { line-height: 40px; padding: 0 10px; font-size: 17px; white-space: nowrap; } } @media screen and (min-width: 621px) and (max-width: 760px) { #menu li a { font-size: 9px; padding: 0 5px; } #menu li.phone-menu-item { font-size: 13px; padding: 0 5px; } } @media screen and (min-width: 761px) and (max-width: 900px) { #menu li a { font-size: 10px; padding: 0 7px; } #menu li.phone-menu-item { font-size: 14px; padding: 0 7px; } } Menu Shop All Items shipping payment about contact TEL. (516) 441 - 2611 ESTATE .85CT DIAMOND 14K YELLOW GOLD MARQUISE & BAGUETTE CLASSIC ENGAGEMENT RING 14KT YELLOWGOLD ENGAGEMENTRING. 3D CLASSICDESIGN. DIAMONDS ARE F/G COLOR, VSSI CLARITY. CENTER MARQUISE DIAMOND IS .38CARATS. BAGUETTE DIAMONDS ARE .47 CARATS.CAN BE SIZED BY OUR MASTER JEWELER UPON REQUEST. WRITTEN APPRAISAL AVAILABLE. COMES IN A PRESENTABLE GIFT BOX. SERIOUS OFFERS CONSIDERED #NA-2451M - CLICK IMAGE TO ENLARGE - We ship in tasteful presentation boxes. International Shipping: $59.99 Appraisal Certificate Appraisal will be included with all purchases. Payments Payments are processed via Ebay’s payment policy. Payment plan available. Please contact us for more information Contact As always our knowledgeable and friendly customer service representatives are available and ready to assist you. If you have any questions pertaining to our selection please don't hesitate to contact us. Condition: Pre-owned - Excellent. Category: Jewelry & Watches › Vintage & Antique Jewelry › Rings. Brand: Unbranded.
Additional views from the marketplace listing for ESTATE .85CT DIAMOND 14K YELLOW GOLD MARQUISE & BAGUETTE CLASSIC ENGAGEMENT RING.

Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for ESTATE .85CT DIAMOND 14K YELLOW GOLD MARQUISE & BAGUETTE CLASSIC ENGAGEMENT RING.

USD 4643.00

USD 2978.55

USD 1347.31

USD 3494.95

USD 755.99

USD 435.00

USD 1200.00

USD 795.00

USD 995.95

USD 950.00