Swatchenator (optional)
https://github.com/magesuite/swatchenator
This module adds out-of-stock products to swatches json config. As a result, it is possible to add a back-in-stock alert trigger on options, that are currently unavailable. (Back-in-stock functionality is placed in MageSuite_BackInStock module).
Â
Installation
This module is optional. The module is required by magesuite-back-in-stock module
composer require "creativestyle/magesuite-swatchenator" ^1.0.0
Admin settings
The functionality is enabled by default when the module is installed. It can be disabled in Stores -> Configuration -> MageSuite -> Swatchenator
Â
Name | Value | Comment |
---|---|---|
Display Out of Stock Swatches | Yes/No | When enabled, out of stock configurable product options will be always visible. |
Â
Backend
TODO - BE documentation and review of documentation is needed
Â
Frontend
PDP page of configurable product with all out-of-stock options and swatchenator switched off:
PDP page of configurable product with all out-of-stock options and swatchenator switched on:
Â