Low Stock Warning (Custom Liquid)

boruclan

BANNED
Joined
Sep 10, 2025
Messages
37
Reaction score
7
<style>
.product__inventory {
padding-top: 10px; /* Adjust as needed */
padding-bottom: 10px; /* Adjust as needed */
}
</style>

<p class="product__inventory no-js-hidden" id="Inventory-template--22213608309023__main" role="status"><svg width="15" height="15" aria-hidden="true">
<circle cx="7.5" cy="7.5" r="7.5" fill="rgba(255, 0, 0, 0.3)"></circle>
<circle cx="7.5" cy="7.5" r="5" stroke="rgb(255, 255, 255)" stroke-width="1" fill="rgb(255, 0, 0)"></circle>
</svg>Low stock</p>
 

Attachments

  • Frame_125.webp
    Frame_125.webp
    3.4 KB · Views: 2
Back
Top