All things Shopify and commerce
Hello!
I really could use some help.
I added a stock count feature to my product page (see snapshot below, "Only 30 Spot Left").
I have more inventory now and I would like to remove it, but I can't find the custom code.
I need to relaunch my product tonight and I would greatly appreciate your help.
Thank you for considering it! 😀
-Tim
https://shayrdair.com/products/climbing-rocks-and-beta-talks-with-jordan-cannon
Solved! Go to the solution
This is an accepted solution.
I want to ensure that you don't want any inventory counter for this product or for all products in store otherwise If you want to remove this counter from all products paste this code in Shopify edit code directory in style.css at very last of the file.
div#variant-inventory {
display: none;
}
This is an accepted solution.
I want to ensure that you don't want any inventory counter for this product or for all products in store otherwise If you want to remove this counter from all products paste this code in Shopify edit code directory in style.css at very last of the file.
div#variant-inventory {
display: none;
}
Thank you, Haseeb! That is what I am looking for and it worked!
Quick follow-up question: I know I inserted custom code somewhere so that the product page would display my inventory count. Do you know where I might have inserted that code?
User | RANK |
---|---|
48 | |
46 | |
39 | |
28 | |
20 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023