<?php /** * @author Amasty Team * @copyright Copyright (c) Amasty (https://www.amasty.com) * @package Advanced Product Reviews Base for Magento 2 */ /** @var \Magento\Framework\View\Element\Template $block */ ?> <script type="text/x-magento-init">
    {
        "*": {
            "Amasty_AdvancedReview/js/review/ajax": {}
        }
    }</script>