Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Complimentary module for Magesuite_BackInStock and Magesuite_PwaNotifications module. It allows receiving push notifications in the user’s browser when a product is again in stock.

Table of Contents

Installation

Info

This module is optional

Code Block
composer require "creativestyle/magesuite-back-in-stock-notifications" ^1.0.0

User manual

4.4.Back-In-Stock Subscriptions

Admin settings

In order to allow customers to subscribe for push notifications go to:

Stores -> Configuration -> Magesuite -> PWA -> Permissions Set Back in stock notification to Yes.

...

Frontend

In the buybox additional button for subscribing to back-in-stock push notification notifications is displayed.

...

Logged-in users can disable all back-in-stock notifications in the admin panel:

...