manueljimenez
If you need help implementing this or modifying it further, my recommendation is reaching out to a developer who is experienced in customizing WordPress & WooCommerce.
remove_action( 'woocommerce_review_order_before_submit', 'hypermarket_back_to_cart_btn_before_submit', 10 );
The code goes into the functions.php
file.