<a onclick="plates()" href="/en/products/plates/"> Plates </a>

        <script>

         function plates() {
            window.location.href = "/en/products/plates/";
        }

        </script>

Leave a Comment