Turn any product or category page into a printable QR code
Printing a shelf tag or flyer that links to one specific product means either pasting its URL into a third-party QR site or hand-typing it, store-view domain and all. This module adds a Generate QR Code button right on the Product and Category edit pages, encoding that exact page's real storefront URL.
Free forever, no credit card — just a free TVT Commerce account so we know where to send updates.
One button in admin, no separate app to learn
Generate the code where the product or category already lives, not in a browser tab you have to switch to.
Generate button on Product edit
A Generate QR Code button appears directly on the admin Product edit page — no separate menu to hunt for.
Generate button on Category edit
The same button appears on the Category edit page, so a landing category gets its own scannable code just as easily as a single product.
Encodes the real storefront URL
The QR code is generated from that exact product or category's real, resolved storefront URL — not a guess you typed in yourself.
Download the PNG directly
One click downloads the finished QR code as a PNG straight from the admin page — ready to drop into a flyer or shelf-tag design.
No third-party QR site
Nothing to copy, paste, or hand over to an external generator — the code is built and downloaded without leaving admin.
Built for print marketing
Shelf tags, flyers, POS signage, packaging inserts — anywhere a shopper can scan their way straight to the exact page you meant.
Why this exists: Magento core has no built-in way to generate a QR code for a product or category page. Merchants either hand-code a QR library call into a custom template or paste the page's URL into a third-party generator site — which means manually resolving the correct store-view domain and URL key every time, a step that's easy to get wrong on a multi-store setup, and one that has to be repeated by hand for every single product. This module reads the real, resolved frontend URL for that exact entity directly from Magento's own URL model while you're still on its admin edit page, and renders the QR PNG from it server-side — no guessing, no copy-paste, no external QR API involved. Full walkthrough: How to Generate a QR Code for a Magento Product Page (For Print/POS).
Install & configure
1Download the module as a .zip from your account dashboard and copy it into app/code/TVTCommerce/QrCodeGenerator.
bin/magento module:enable TVTCommerce_QrCodeGenerator
bin/magento setup:upgrade
bin/magento cache:flush
2Open any Product or Category edit page, click Generate QR Code, and download the PNG.
Got physical retail locations too?
Pair this with Store Locator and print a QR code that scans straight to your "Find Our Stores" page. If you're running an AI-first admin already, TVT Commerce also builds AI Copilot, an in-admin assistant for catalog, sales, and CMS.