![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/app/code/Soon/BackToTop/view/frontend/layout/ |
<?xml version="1.0"?> <!-- /** * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * @author Julien TRAJMAN <[email protected]> <@AgenceSoon> * @copyright Copyright (c) 2018 Agence Soon (http://www.agence-soon.fr) */ --> <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <head> <css src="Soon_BackToTop::css/backtotop.css"/> </head> <body> <referenceContainer name="before.body.end"> <container name="soon.backtotop" as="soon.backtotop" after="-" label="Soon Back to Top" htmlTag="div" htmlId="backtotop"> <block class="Magento\Framework\View\Element\Template" name="soon.backtotop.content" as="soon.backtotop.content" template="Soon_BackToTop::back-to-top.phtml" ifconfig="design/soon_backtotop/soon_backtotop_enable"/> </container> </referenceContainer> </body> </page>