Your Cart

Domes

A dome is a necessity for some kinds of nails, more specifically the thin, smaller variants which usually are made of titanium or glass. The task of the dome is both to protect the user from hot splashes of concentrate but also to improve the temperature's concentration into the nail, which in turn gives a more efficient dab. Domes are available in different shapes and are usually made of high quality glass such as quartz or borosilicate.

"+screen.height); //alert(window.innerWidth +"width -->"+ screen.width); return isFullScreen; } function setKioskModeCookie() { const isKioskMode = detectKioskMode(); //alert(isKioskMode); const date = new Date(); date.setTime(date.getTime() + (24 * 60 * 60 * 1000)); // Cookie valid for 1 day document.cookie = `kioskMode=${isKioskMode}; expires=${date.toUTCString()}; path=/`; } window.onload = setKioskModeCookie;