Stock level indicator on a Custom liquid block

Hello,

I’m customizing the Theme “Dawn” (Online store 2.0), and I’d like to add a stock level indicator block below the price. I need help with the custom liquid code to achieve something similar to this:

I’d like to code to look at the variant’s inventory and indicate that it’s “In stock” if stock > 10, and “Low stock - X items left” if stock 10>x>0.

I don’t want to use an app for this.