Displaying remaining inventory on a product for minimal theme

I followed the steps for minimal theme but remaining quantity is not showing up. Any ideas?

plz share the code that you are using to show remaining inventory.

{%- endif -%}
{% if current_variant.inventory_quantity > 0 and current_variant.inventory_management == 'shopify' %}

Stock: {{ current_variant.inventory_quantity }}

{% endif %}

Can you share the Store URL. you can share in DM, if not here

https://www.shop40oak.com

in which file you are using this code. i did not find that element on product page

Product template liquid

have you follow all steps mentioned in below guide

https://help.shopify.com/en/manual/online-store/themes/themes-by-shopify/vintage-themes/customizing-vintage-themes/show-remaining-quantity

Yes I have done it a few times. Unless I am doing something wrong

Will you allow me to do this for you or I will send step by step guided video on how to do this?

A video would be great thank you

Here is the guide

Show the remaining inventory of a variant on product pages

Thank you for the video! I will give it another shot!

If you are still not able to do it, plz ask me I will provide you with more guidance on that.