22 July 2025
Store launchpadsB2B
The new version of the Store Launchpad for B2B Manufacturing contains the following enhanced functionality and bug fixes:
Enhancements
- Improved the address component by implementing separate Street Number and Street Name fields.
- Replaced the
node-fetch
package with the Node.jsfetch
API, reducing the number of package imports. - Standardized API creation across the codebase by using dedicated API factory functions. This helps ensure a consistent approach to creating APIs throughout the project.
- Added the checkout callback URL to project configuration in the Studio for easier management.
Bug fixes
- Added an error message to notify customers when a Quote request can't be processed because it contains items with insufficient stock.
- Fixed a styling issue where the border of the search bar did not extend to its full width.