The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties.
Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Development Documents
Guidelines
18-May-2026
Guide - Intershop PWA - Determining the PWA Version
Document Properties
Kbid
4X8241
Added to KB
18-May-2026
Status
online
Product
Intershop Progressive Web App
Last Modified
18-May-2026
Public Access
everyone
Doc Type
Guidelines
Document Link
https://knowledge.intershop.com/kb/4X8241
Table Of Contents

In the Project Source Code

If you have access to the source code, you can find the Intershop PWA version in the package.json file under the version property.
The project's CHANGELOG.md can also help determine the Intershop PWA version.

In a Deployed Application

The helper function version() returns an object with PWA version information, such as displayVersion and pwaVersion.
To use it, open the browser developer tools, navigate to the Console tab, and execute version() to display the returned value.

Intershop PWA introduced a specific pwa-version meta tag in the HTML header that contains the PWA version information.
The version() function fetches the information from this meta tag.
You can find and adapt the version() function in the polyfills.ts.

Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Website, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

Home
Knowledge Base
User Manuals
Product Releases
Highlight Matches
Set Options
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.