Hi,
I have double carts total in my Royal theme ( see the image here ).
I added the code <?php do_action( ‘woocommerce_cart_collaterals’ ); ?>
in the file wp-content/themes/woopress/woocommerce/cart/cart.php
But this code removed the “cross sells” from my cart in every product.
Is there another solution that doesn´t delete the cross sells?
Thank you!