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