| Current Path : /home/rtorresani/www/vendor/magento/module-wishlist/view/frontend/layout/ |
| Current File : //home/rtorresani/www/vendor/magento/module-wishlist/view/frontend/layout/checkout_cart_index.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceContainer name="content">
<referenceBlock name="crosssell.product.addto">
<block class="Magento\Wishlist\Block\Catalog\Product\ProductList\Item\AddTo\Wishlist"
name="crosssell.product.addto.wishlist" as="wishlist" before="compare"
template="Magento_Wishlist::catalog/product/list/addto/wishlist.phtml"/>
</referenceBlock>
</referenceContainer>
</body>
</page>