<?php /** * @author Amasty Team * @copyright Copyright (c) Amasty (https://www.amasty.com) * @package Product Feed for Magento 2 */ ?> <?= $block->getChildHtml('amfeed_feed_grid'); ?> <script type="text/x-magento-init">
    {
        "*": {
            "Amasty_Feed/js/copy-button": {
            }
        }
    }</script>