Rendering product price using Storefront API

Hi, new to this api. Trying to build a product page and so far I’m rendering the product title and images. I’m trying to render the Product Price - I know I can achieve this by outputing product.variant.price but is there some way of accomplishing the same result using the ProductPrice component? When I use that nothing gets rendered, the div does not even show on the page. Here’s my code - I’ve tested all the arguments for validity. Am I using this correctly?