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
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. |
Frontend
TODO - BE documentation and review of documentation is needed