8 April 2025
Store launchpads
The new version of the Store Launchpad for B2C Retail contains the following enhanced functionality.
Enhancements
- Updated Next.js to version 15.2.4, which includes a critical security patch. Additionally, we updated ESLint to version 9.22.0, TypeScript to version 5.8.2, and typescript-eslint to version 8.28.0, improving languages support and code quality.
- Added support for using dynamic filters on dynamic pages, which means you can now create dynamic page rules in the Studio for the Store Launchpad for B2C Retail. This lets you manage dynamic pages more effectively by using rules to display banners or other custom content on product and product listing pages.
- Removed the
Typography
component and replaced it with standard HTML elements that use thenext-intl
translation functions. - Optimized the Hero component to improve Largest Contentful Paint (LCP), reducing loading times. To give you greater control over image quality and loading times, we've also added the following to the Site builder > Page versions area of the Studio:
- An Image loading priority checkbox that lets you prioritize loading the
Hero
tastic above all else on the page. - An Image quality setting that lets you set the quality percentage you want to assign to images.
- An Image loading priority checkbox that lets you prioritize loading the
- Implemented and refined Accessible Rich Internet Applications (ARIA) labels and roles on components to enhance the accessibility of the store launchpad.