Custom Liquid Inventory progress bar?

Hello, is it possible to add a progress bar like the attached to the ‘featured product’ using custom liquid? cant see to find any decent apps. Thanks

Hello @DASCPA
Yes, it’s possible to add a progress bar to the Featured Product section using Custom Liquid in Shopify’s

Thanks for confirming! I did manage to display the banner on the featured product using custom-liquid however the bar is not updated as per when stock is sold.

{% assign current_stock = product.variants | where: ‘inventory_management’, ‘shopify’ | map: ‘inventory_quantity’ | sum %}
{% assign total_stock = product.variants | map: ‘inventory_quantity’ | sum %}

Hurry! Only 1000 Tickets Remaining :high_voltage: ️