3073P8 • 28-Mar-2025 • Guidelines • Intershop Progressive Web App
NgRx Pitfalls Using Services and catchError Using switchMap can Lead to Race Conditions Should I put XYZ into the Store or the Component? Testing NgRx Artifacts Using the State Management in Tests Reducers and Actions Selectors Effects NgRx Pitfalls Using Services and catchError The operator handling
30C736 • 28-Mar-2025 • Guidelines • Intershop Progressive Web App
Angular CLI Environment Files URL Parameters Runtime Environment Properties Further References This guide describes how to propagate additional configuration from the outside into the PWA client application to be used on the storefront. Configuration parameters can be provided from different sources
3072N9 • 04-Aug-2021 • Guidelines • Intershop Progressive Web App
We recommend using Sentry for browser-side error tracking. It is integrated with the official Angular support dependency. To activate Sentry in the PWA, set the Sentry DSN URL (Settings | Projects | Your Project | Client Keys (DSN) | DSN) either via Angular CLI environment file with the property sentryDSN
30727L • 28-Mar-2025 • Guidelines • Intershop Progressive Web App
The PWA can be monitored using Prometheus. Activating the feature Prometheus for the nginx or SSR container exposes metrics on port 9113 on the /metrics URL. The SSR container also offers the configuration parameter METRICS_DETAIL_LEVEL to control the granularity of collected metrics: Value DEFAULT :
AWI-83901 • 05-Apr-2023 • Bug • ICM 7.10, ICM 11
Description Product detail page does not show the category in context that a category uses dynamic product binding. Repro Steps logon into back office switch to the channel create a new catalog use -> 'Assign Products dynamically' e.g.. by Attribute 'Manufacturer' logon into SMC click Schedules -> Scheduling
AWI-83818 • 05-Jun-2024 • Bug • ICM 7.10
Description Promotion codes limited to one use per customer can be used multiple times when adding them to basket as guest Steps to Repeat in the inTRONICS channel create a new promotion e.g with some amount order value of configure the promotion to use a promotion code limited to one use per customer
AWI-83819 • 05-Jun-2024 • Bug • ICM 7.10
Description A SKU with a slash (/) will result in an error page for the product detail page if URL rewrite is enabled. Steps to Repeat in the backoffice: - create a product with a slash (/) in the SKU (e.g. "Test/Test") - update the product index - enable URL rewriting for the channel in the storefront
AWI-83821 • 11-Jun-2024 • Bug • IOM 4.4
Description The yaml of the Order API supports both "amount" and "amountDiscounted" fields for the total order price. However, when actually using those fields, the amountDiscounted is ignored - only the amount is mapped. Many of our customers are probably already using the API like this, so it would
AWI-83822 • 05-Apr-2023 • Bug • ICM 7.10, ICM 11
Description If you define a Step Quantity and Min Order Quantity below 1 the value from the Step Quantity is returned for Min Order Quantity. Repro Steps in the Intronics Business channel go to Products Select a product and define Min Order Quantity 0.5 and Step Quantity 0.1 Now run a GET on that product
AWI-83786 • 24-Nov-2023 • Bug • Solr Cloud
Description The 'index locked' message in the search index list introduced with #57500 does not appear anymore. The base implementation got lost due to #63806 null Bug null Verified Closed null Major AdoWorkItem 83786 Products Search Services Solr Cloud Products ICM 0 Fixed in Commit 57500 Related 63806