Out of stock
Made of 18K white gold these earrings deliver an elegant look with a lot of shine. Rubies, totaling to 0.92 carats, are showcased at the center while a double halo of white diamonds, totaling to 0.46 carats, completes the look.
| Color | Ruby |
|---|---|
| Shop By Type | Earrings |
| Center Design | Halo |
| Length | 10.93 |
| Width | 8.72 |
| Primary Metal | 18k White Gold |
| Shape | Oval |
| Availability | No |
| Side Diamond Shape | Round |
|---|---|
| Side Diamond Setting | Micropave |
| Side Diamond Quantity | 72 |
| Side Diamond Ct. Weight | 0.46 |
| Side Diamond Min Color | G |
| Side Diamond Max Color | F |
| Side Diamond Min Clarity | SI1 |
| Side Diamond Max Clarity | VS2 |
| Center Gemstone Type | Ruby |
|---|---|
| Center Gemstone Shape | Oval |
| Center Gemstone Setting | Prong |
| Center Gemstone Quantity | 2 |
| Center Gemstone Ct. Weight | 0.92 |
| Center Gemstone Clarity | Eye Clean |
$(document).ready(function() {
$(‘ul.tabs’).each(function(){
var active, content, links = $(this).find(‘a’);
active = links.first().addClass(‘active’);
content = $(active.attr(‘href’));
links.not(‘:first’).each(function () {
$($(this).attr(‘href’)).hide();
});
$(this).find(‘a’).click(function(e){
active.removeClass(‘active’);
content.hide();
active = $(this);
content = $($(this).attr(‘href’));
active.addClass(‘active’);
content.show();
return false;
});
});
});
SKU