Fancy cut diamonds do not have a cut grade, only round brilliant cut diamonds are graded for cut
Fancy cut diamonds do not have a cut grade, only round brilliant cut diamonds are graded for cut
Sorry, no results found
Please try changing the filters
{
if (e.detail.open) {
result == null;
document.body.append($el)
return;
};
$nextTick(() => {
e.detail.selector.after($el);
result = e.detail.result;
setTimeout(() => {
const el = document.getElementById(`details-${result.id}`);
if (el) {
const rect = el.getBoundingClientRect();
const scrollTop = window.pageYOffset || document.documentElement.scrollTop;
const top = rect.top + scrollTop - 150;
window.scrollTo({
top: top,
behavior: 'smooth'
});
}
}, 100)
})
}
" @close-details.window="
() => {
result = null;
document.body.append($el)
}
">