• Alexandrite - 1.65 Carat
  • Alexandrite - 1.65 Carat
  • Alexandrite - 1.65 Carat
  • Alexandrite - 1.65 Carat

Alexandrite - 1.65 Carat

SKU: ALEXB000021
US $ 11,046.00
(Inclusive of all taxes)
Original Natural Alexandrite weighing 1.65 Carat (1.83 ratti) GRS lab certified
More Information
- +
WORLDWIDE Shipping in 7 business days.

Description

  • Weight Carat : 1.65
  • Weight Ratti : 1.83
  • Shape : Oval
  • Cut : Faceted
  • Composition : Natural
  • Certificate Type : GRS
  • Certificate Number : 2021-020776
  • Dimension : 7.92mm X 5.63mm X 4.27mm
  • Dimension Type: Not calibrated

Have a question?

we would love to help.
Thanks for your enquiry. Our representative will contact you soon regarding your question.

Customer Reviews


Login
Don't have an account?
Sign Up

Clients Testimonials

×

Your Shopping Bag


Your shopping cart is empty.
// Select all elements with the class 'text-center mt-2' const elements = document.querySelectorAll('.text-center.mt-2'); // Loop through each element elements.forEach(element => { // Check if the text content contains "View Detail" or "SOLD OUT" if (element.textContent.includes('View Detail') || element.textContent.includes('SOLD OUT')) { // Set display to none if condition is met element.style.display = 'none'; } else { // Ensure display is visible otherwise element.style.display = ''; } });