For column D

=IFERROR(VLOOKUP(B5,Prices,2,FALSE),"Unit")

for other columns

=IFERROR(VLOOKUP(B5,Prices,3,FALSE),"")