# About

A WordPress plugin for WooCommerce products AJAX Search with filters.

------

## Env variables

| Variable                             | Description                                                                   |
|--------------------------------------|-------------------------------------------------------------------------------|
| `CACHE_WARMER_DEBUG`              | Debug mode is enabled.                                                        |
| `CACHE_WARMER_DEBUG_EACH_REQUEST` | Debug each request (by default, only 1 10th due to the potentially big size). |

## Libs

### PHP

| Name                                                                | Description                                             |
|---------------------------------------------------------------------|---------------------------------------------------------|
| [PHPUri](https://github.com/monkeysuffrage/phpuri)                  | A php library for converting relative URLs to absolute. |

### JS

| Name                                                     | Description                                                                     | Installation |
|----------------------------------------------------------|---------------------------------------------------------------------------------|--------------|
| [ApexCharts](https://apexcharts.com/)                    | ApexCharts - to display loading time graph.                                     |              |
