• Yellow Sapphire - 21.31 Carat
  • Yellow Sapphire - 21.31 Carat
  • Yellow Sapphire - 21.31 Carat
  • Yellow Sapphire - 21.31 Carat

Yellow Sapphire - 21.31 Carat

SKU: YS002916
US $ 6,701.00
(Inclusive of all taxes)
Origin : Sri Lanka (Ceylon)
Original Natural Yellow Sapphire weighing 21.31 Carat (23.68 ratti) From Sri Lanka (Ceylon) ITLGR lab certified
More Information
- +
WORLDWIDE Shipping in 7 business days.

Description

  • Weight Carat : 21.31
  • Weight Ratti : 23.68
  • Shape : Octagon
  • Cut : Faceted
  • Composition : Natural
  • Certificate Type : ITLGR
  • Certificate Number : S373881941
  • Treatment : No Heat
  • Dimension : 16.24mm X 10.65mm X 13.55mm
  • Dimension Type: Not calibrated
  • Origin : Sri Lanka (Ceylon)
  • Color : Yellow

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 = ''; } });