Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I am trying to remove this inventory tracker from the ‘Buy Button’ section of my store.
Hey, can you suggest an app that might’ve been causing this issue for you?
Hey CeeMills, This can be adjusted according, It is a features associated with your theme
Let's connect to provide solutions
Hi @CeeMills. Welcome to the Shopify Community!
Can you please share the website URL? If it's password-protected, a password would be needed, too. It would be much easier to debug.
Hey, I tried to remove it from the buy button when I customize the theme but it only removes the ‘Shop Pay’ button. If I remove the quantity tracker from the product page it does not keep track of my inventory.
No I don’t 😣
This is a stock level message. I’m not sure which app is causing this message to appear. Even when I remove the Shop Pay option it still appears
Here's how to achieve that:
1. Navigate to Sales Channels → Online Store → "Customize" button → Theme settings (Gear icon on the left sidebar) → Custom CSS
2. Add the following code:
product-form .nm-portal {
display: none !important;
}
3. Save (right top corner)
4. Hard refresh the storefront
If done correctly, the result should be like this:
Check settings of the "Notify! Back in Stock|PreOrder" app -- this is the app which outputs this data.
Probably would be better not to output this info rather then hide it with CSS.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025