Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Commerce Boilerplate

Browser compatibility

Supported browsers depend on your boilerplate suite. Open package.json and find the @dropins/tools line, then match it to a row below before you spend time on layout testing. That way you do not report a storefront bug for a browser this suite never supported.

Match @dropins/tools in package.json to the corresponding suite below.

  • March 2026 suite: @dropins/tools@~1.8.0
  • February 2026 suite: @dropins/tools@~1.7.0
  • January 2026 suite: @dropins/tools@~1.6.0
  • October 2025 suite: @dropins/tools@~1.5.0
  • August 2025 suite: @dropins/tools@~1.4.0
  • June 2025 suite: @dropins/tools@1.3.0
  • April 2025 suite: @dropins/tools@0.42.0
  • December 2024 suite: @dropins/tools@0.38.0
Browser@dropins/tools ~1.5.0 and later (October 2025-March 2026 suites)@dropins/tools ~1.4.0 and earlier (August 2025 suite and older)
Chrome105 - 14198 - 136
Edge105 - 14198 - 136
Safari16 - 18.416 - 18.4
Firefox110 - 143108 - 138
Opera92 - 12285 - 118
PlatformBrowser@dropins/tools ~1.5.0+ (Oct 2025-Mar 2026)@dropins/tools ~1.4.0 and earlier
AndroidChrome141136
AndroidEdge141136
AndroidFirefox143138
AndroidSamsung Internet2826
AndroidUC BrowserNot SupportedNot Supported
iOS 16+SafariDefault supported versionDefault supported version
iOS 16+ChromeDefault supported versionDefault supported version

For the following browsers, the product listing page loads in a single product column and does not support responsiveness:

  • Chrome: 100 - 104
  • Firefox: 108 and 109
  • Opera: 91 or less

You can test browser compatibility using the Commerce boilerplate test site: https://www.aemshop.net/

When you test your storefront, try the following:

  • Run checks on the oldest supported version of each major browser you care about.
  • Run checks on the newest version of each major browser.
  • Test on real phones and tablets as well as desktop.
  • Resize the window and confirm layouts still make sense at common widths.
  • On product listing pages, confirm multi-column grids render as you expect.