How can I show store locations and product quantity on my product page?

Topic summary

A merchant with 5 physical store locations wants to display each store’s name and available product quantity directly on product pages. They’ve already set up locations in Shopify settings but can’t find a native option to show this information on the storefront.

Proposed Solutions:

  • Third-party apps: Two apps were recommended that can display inventory by location on product and cart pages:
    • Product Inventory Information
    • MultiLoca: Location Stock Info
  • Custom development: If apps don’t meet requirements, custom code modifications to the product template using Liquid and JavaScript would be needed, potentially requiring a Shopify Partner developer.

Current Status:
The discussion remains open with no confirmation from the merchant about which solution they’ll pursue. One responder requested the store URL for additional feedback.

Summarized with AI on November 3. AI used: claude-sonnet-4-5-20250929.

Hello,

I need help

I have 5 stores and I want to display them on my product page like

Store Name - and available product quantity I can’t find this option pleas help me

I have already created locations with their names in settings but it doesn’t shows on product page

Hi, @GrowGrow

Thanks for posting. I hope your day is going well!

While posting your location inventory on your site isn’t a native option, you can easily achieve this with an app like Product Inventory Information.

This app provides you the ability to show your customers your inventory by location on the product and cart pages. Please note, this is a third party app developed outside of Shopify. As such, any specific questions should be directed to the developer listed on the app listing.

In the meantime, I’d love if you could provide your store’s URL so I can take a look and provide any relative feedback.

Hi @GrowGrow ,

To display available quantities at each store location on your product pages, you’ll need to implement some custom code, You’ll want to modify your product template which fetch the seperate stock levels instead of the total. You can do that using Liquid and javascript or can hire Shopify Partner to do it for you.

Also do check out my recent app, MultiLoca: Location Stock Info, which shows inventory levels for different locations directly on your product pages. If that doesn’t fulfill your need then the custom app is the only solution.