#1. Use this code to Code Injection > Footer
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
$('<a class="custom-contact" href="/contact">Varaag offerte aan</a>').insertBefore('body.view-item div.sqs-add-to-cart-button-wrapper');
});
</script>
<style>
a.custom-contact {
order: 3 !important;
background-color: #000;
color: #fff;
padding: 5px;
text-align: center;
border-radius: 0.5rem;
}
</style>

Result:
