Yotpo_Loyalty
## Link to Compatibility Module
- [Hyva GitLab](https://gitlab.hyva.io/hyva-themes/hyva-compat/magento2-yotpo-loyalty)
## Links to Original Module
- [Magento Marketplace](https://marketplace.magento.com/yotpo-magento2-module-yotpo-loyalty.html)
- [GitHub](https://github.com/YotpoLtd/magento2-module-yotpo-loyalty)
## Features to be Implemented
- [x] Convert RequireJS script into vanilla JS
- [x] Remove jQuery requirement
- [x] Replace jQuery's `.ready()` function with [`DOMContentLoaded` event](https://developer.mozilla.org/en-US/docs/Web/API/Window/DOMContentLoaded_event)
- [x] Replace `mage/session` AJAX call to load and append script to the `<body>` with `fetch`
## Magento Versions
- 2.4.2
## Module Versions
- 1.2.5
## Contributors
- @pykettk
## Hyva Module Names
- **Composer Package**: `hyva-themes/magento2-yotpo-loyalty`
- **Magento Module**: `Hyva_YotpoLoyalty`
issue