<div id="ins-breadcrumbs" class="ins-breadcrumbs">
<a href="http://test.ct41468.tmweb.ru">Home</a>
<i class="fa fa-angle-right"></i>
<a href="http://test.ct41468.tmweb.ru//product/">Товар</a>
<i class="fa fa-angle-right"></i>
<span class="current">Cardio</span>
</div>
jQuery(function($) {
$('#ins-breadcrumbs>a:nth-of-type(2)').text('Каталог');
$('#ins-breadcrumbs>a:nth-of-type(2)').attr('href', 'http://test.ct41468.tmweb.ru/catalog/');
});