Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 2.87 KB

File metadata and controls

74 lines (50 loc) · 2.87 KB
title Browser compatibility
description Learn about the supported browsers and devices for Adobe Commerce storefronts on Edge Delivery Services.

import { Steps } from '@astrojs/starlight/components'; import TableWrapper from '@components/TableWrapper.astro'; import Link from '@components/Link.astro';

This page provides information about browser and device compatibility for Adobe Commerce storefronts on Edge Delivery Services.

Which boilerplate suite do I have?

Browser support is tied to specific boilerplate suite versions. To determine which suite you're using, check your package.json file for the @dropins/tools version:

  • Suite 4 (October 14, 2025): @dropins/tools@~1.5.0
  • Suite 3 (August 12, 2025): @dropins/tools@1.3.0
  • Suite 2 (June 25, 2025): @dropins/tools@0.42.0

Browser support by suite

Desktop browsers

Browser Suite 4 (Oct 2025) Suite 2 & 3 (Jun-Aug 2025)
Chrome 105 - 141 98 - 136
Edge 105 - 141 98 - 136
Safari 16 - 18.4 16 - 18.4
Firefox 110 - 143 108 - 138
Opera 92 - 122 85 - 118

Mobile browsers

<TableWrapper nowrap={[0, 1]}>

Platform Browser Suite 4 (Oct 2025) Suite 2 & 3 (Jun-Aug 2025)
Android Chrome 141 136
Android Edge 141 136
Android Firefox 143 138
Android Samsung Internet 28 26
Android UC Browser Not Supported Not Supported
iOS 16+ Safari Default supported version Default supported version
iOS 16+ Chrome Default supported version Default supported version

Known issues

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

Test URL

You can test browser compatibility using the Commerce boilerplate test site:

Browser testing recommendations

When testing your storefront, we recommend:

  • Testing on the minimum supported version of each major browser
  • Testing on the latest version of each major browser
  • Testing on both desktop and mobile devices
  • Paying special attention to responsive behavior across different screen sizes
  • Validating the product listing pages display correctly with multiple columns