Back to Shopify Liquid

Shopify Liquid
In Stock
Drop this Shopify Liquid snippet into your theme to add the in stock block. Copy the code below, paste it into your theme files, save and you're done.
4 lines · 0.4 KB
Shopify Liquid
1<p class="product__inventory no-js-hidden" id="Inventory-template--22213608309023__main" role="status"><svg width="15" height="15" aria-hidden="true">2 <circle cx="7.5" cy="7.5" r="7.5" fill="rgb(62,214,96, 0.3)"></circle>3 <circle cx="7.5" cy="7.5" r="5" stroke="rgb(255, 255, 255)" stroke-width="1" fill="rgb(62,214,96)"></circle>4 </svg>In stock</p>



