Configuration for the collections service. The collections service listens to store updates and triggers a collections request.
Configuration for the cookie service. The cookie service exposes an API for interacting with browser cookies.
Configuration for the details service. The details service listens to store updates and triggers a details request.
Configuration for the logging service. The logging service adds logging output for debugging during lifecycle events.
Configuration for the past purchases service. The pastPurchases service listens to store updates and triggers a past purchases request.
Configuration for the recommendations service. The recommendations service fetches recommendations on initialization.
Configuration for the redirect service. The redirect service listens to redirect events and updates the URL to the redirect.
Configuration for the search service. The search service listens to store updates and triggers a search request. It also keeps a record of past searches.
Configuration for the tracker service. The tracker service sends beacons to the recommendations endpoint tracking user behaviour.
Configuration for the URL service. The url service builds and parses the url from the store, handles browser history, and dispatches requests.
Generated using TypeDoc
Configuration for the autocomplete service. The autocomplete service listens to store updates, triggers autocomplete requests, and registers autocomplete tags.