hee, i had a quistion for a shopify coding expert, how do i add a Stock availability notification above my add to cart section, i want it to show that i only have 7 units left but in reality i have 200 left, and that the red dot before the text is flashing slowely.
This is the exact text i want “•Note: (<- in red and the dot flasing) only 7 units left in stock”
tnx for your help
Hi @Maxim_5
The default Shopify theme has an option named is Inventory status, please add it above your Buy buttons block and set Low inventory threshold value is 7
Hi,
Hope this will help
At Product Template (find the section where the “Add to Cart” button is located) and add the code
• Note: • Only 7 units left in stock
Use css for style and use javascript for more dynamic behavior