How can I add Inventory status to my product pages when using the Impact theme?
Topic summary
A user asked how to display inventory status on product pages using Shopify’s Impact theme.
Solution provided:
- The Impact theme has a built-in inventory status feature
- Access it through the theme editor by hovering below the price section
- A line appears when hovering, revealing additional options
- Select “Show Inventory Status” or “Show Stock Level” from the list
Additional capability:
- Exact inventory counts can be displayed with minor code modifications
Status: Resolved - the user successfully found and enabled the feature after receiving step-by-step guidance.
Hey @Laure5
Impact theme as a feature to show Inventory status on your product page, simply go to your theme editor and scroll through the settings to find if there is a built-in toggle like “Show Inventory Status” or “Show Stock Level”
If you wish to show the exact count it can be achieve by small tweak to code, so do let me know what are you looking to achieve that will allow me to help you better.
Cheers,
Shreya
I dont see any of these options. That you mentioned. When I go under add section there is also no such options.
@Laure5 just hover the mouse just below the price, a line will show up, click on that and you will see a list of options that can be added to the product information section, look for Show Inventory Status" or “Show Stock Level” just add it. Please give it a try
Cheers,
Shreya
Oh! Thank you so much!
Hey there, we are using the Impact theme and would like to show the exact count rather than the generic ‘in stock’. How can we achieve this? Any help would be appreciated!
Hi @sallyjd ![]()
Search first it’s a rule. https://community.shopify.com/search?q=show+inventory+count
optionally use theme name as keyword ,or name of themes by the same developer for possibly transferable solutions.
Generally it’s an advanced theme customization beyond the scope of the forums to figure out the business logic and all the possible sub decisions, dynamic behavior, or styles.
Roughly find the block and add the .inventory_quantity for the product or variant, to the display which may or may not be static.
You can reach out to me for customization services to get non generic theme behavior.
CLICK my profile-pic or visit my profile on the forums
ALWAYS include context in new communications, e.g. reference urls, posts urls, etc

