document.querySelectorAll("img[src='lamborgini.png']")[0].onclick = () => document.getElementById("price").src = "lamborgini.png";