var inventory = ""; var price = "$6.05" document.write(inventory + "
" + price);