What app can I use for customers to receive information on their product batch?

I want customers to be able to enter a batch number on my website (a 5 digit code) and for the app to then send them to a particular page based on the code they entered so they can find additional information on their specific batch of product. Any idea how to accomplish this in Shopify?

Thanks!

Did you find anything? We are looking for a similar app for our store

Hi @JonnyG
This comes up regularly for supplement/CBD/food brands, so for anyone landing here from search:

“Batch info for customers” splits into two very different app categories:

  1. Inventory/lot-tracking apps — warehouse-facing: which lot shipped in which order, expiry rotation, recall handling. Customers never see these.
  2. Customer-facing batch lookup — a public page where the customer types the batch code from the label (or scans a QR) and sees that batch’s info: test results (COA), production/expiry dates. This is what you’re describing.

For #2 the moving parts are: a record per batch, a stable public URL per batch, a lookup form, and ideally a QR code so the label links straight to it. You can hand-build it with metaobjects + a small form — it works, but stays manual for every new batch.

Full disclosure, I’m the founder of BatchProof, which does #2 for lab certificates: upload the PDF per batch → public lookup page + QR code. Free plan covers 5 batches, paid from $19/mo.