Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/app/code/Amasty/Rewards/view/frontend/layout/
Upload File :
Current File : //home/rtorresani/www/app/code/Amasty/Rewards/view/frontend/layout/catalog_category_view.xml

<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package Reward Points Base for Magento 2
 */-->

<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceBlock name="category.products.list">
            <block class="Amasty\Rewards\Block\Frontend\Catalog\HighlightCategory" name="amasty.rewards.highlight.category"
                   as="amasty_rewards_highlight" ifconfig="amrewards/general/enabled" template="Amasty_Rewards::catalog/highlight-category.phtml">
                <arguments>
                    <argument name="jsLayout" xsi:type="array">
                        <item name="components" xsi:type="array">
                        </item>
                    </argument>
                </arguments>
            </block>
        </referenceBlock>
    </body>
</page>