Notify Me

The Notify Me feature lets users register interest in a product that’s currently out of stock. Users can choose to use their account email or enter a different email address to be notified when the product becomes available again.

Without any customisation, Notify Me screens looks like:

Notify Me - Dialog
Notify Me - Dialog

Without any customisation, Notify Me buttons on Product Details looks like this:

Notify Me - Product Details
Notify Me - Product Details

Without any customisation, Notify Me buttons on Product List looks like this:

Notify Me - Product List
Notify Me - Product List

Without any customisation, Notify Me buttons on Wishlist looks like this:

Notify Me - Wishlist
Notify Me - Wishlist

Start using the Notify Me SDK

The platform module includes the Notify Me SDK by default. To start using it, you need to enable it on NotifyMeSettings. The Notify Me SDK is compose of these modules:

Koin modules

The Notify Me SDK dependencies are injected using Koin. Notify Me SDK provides the default dependencies definitions via these Koin modules:

Poq Settings

The Notify Me SDK is configurable via NotifyMeSettings. Through NotifyMeSettings you can configure:

  • isEnabled: to enable Notify Me in all places (Product Details, Product List and Wishlist), disabled by default.
  • legalBindingsTextLinks: optional text with links for the legal text displayed on the notify me screens.