Літні тактичні шкіряні черевики ТБ-501-коричневі щільна сітка повітропроникні

 
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,4. . фото 1

3 300.00 ГРН

Основна інформація

Категорія рубрики:

Спецвзуття

Стан:

Нове

Цвет:

Коричневый

Размер:

35, 36, 37, 38, 39 (26), 40 (26, 5), 41 (270), 42 (28), 43 (28, 44 (29), 45 (30), 46 (30, 47 (31), 48

Код/артикул:

501

Код товару:

1790689265

Опис


@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic");
.m-body {
min-width: 270px;
max-width: 882px;
width: 100%;
margin: 0 auto;
overflow: hidden;
font-family: "Montserrat", sans-serif;
font-size: 16px;
color: #1f1f1f;
font-weight: 400;
line-height: 1.42;
position: relative;
z-index: 0;
background: #f3f3f3; }
img {
max-width: 100%; }
.m-container {
padding: 0 50px; }
@media (max-width: 735px) {
.m-container {
padding: 0 20px; } }
@media (max-width: 439px) {
.m-container {
padding: 0 10px; } }
.section-title {
font-size: 25px !important;
font-weight: 900 !important;
font-family: "Montserrat", sans-serif !important;
color: #1f1f1f !important;
text-align: left;
display: inline-block;
margin: 0 auto 50px !important;
position: relative;
z-index: 4; }
@media (max-width: 439px) {
.section-title {
text-align: center; } }
.button {
display: inline-block;
border-radius: 25px;
background: #df7003;
box-shadow: 0px 8px 56px 0px rgba(255, 211, 0, 0.35), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.25);
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 12px;
color: #fff !important;
text-decoration: none !important;
line-height: 1;
padding: 19px 32px;
margin: 0 0 50px;
transition: all 0.3s linear;
position: relative;
z-index: 4;
border: 1px solid #df7003; }
.button:hover {
text-decoration: none !important;
color: #fff !important;
font-size: 12px !important;
transition: all 0.3s linear;
box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.25);
text-shadow: -1px 1px 0 #000; }
.hidden {
display: none; }
.slider {
position: relative;
z-index: 1;
width: 390px;
height: 400px; }
@media (max-width: 439px) {
.slider {
width: 250px; } }
.slider:before {
border-radius: 50%;
background-color: #df7003;
position: absolute;
content: '';
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 338px;
height: 338px;
z-index: -1; }
.slider__dots {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
align-items: center;
box-sizing: border-box;
margin-bottom: 29px;
position: absolute;
bottom: 0;
left: 0; }
@media (max-width: 439px) {
.slider__dots {
margin-bottom: -20px;
left: 50%;
transform: translate(-50%, 0%); } }
.slider__dots-item {
width: 5px;
height: 5px;
border-radius: 50%;
border: 1px solid #fff;
display: inline-block;
margin-right: 6px;
transition: all 0.3s linear;
animation: 9s slider_nums infinite linear; }
.slider__dots-item:nth-child(1) {
animation-delay: 0s; }
.slider__dots-item:nth-child(2) {
animation-delay: 3s; }
.slider__dots-item:nth-child(3) {
animation-delay: 6s; }
.slider__list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column; }
.slider__item {
text-align: center;
display: block;
text-decoration: none !important;
position: absolute;
width: 390px;
height: 400px;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: slider 9s linear infinite; }
@media (max-width: 439px) {
.slider__item {
width: 100%;
height: 250px; } }
.slider__item-img {
display: block;
width: 100%;
height: 100%;
position: relative;
z-index: 1; }
.slider__item-img img {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: none; }
.slider__item-text {
color: #fff;
font-weight: 700;
font-size: 12px;
position: absolute;
bottom: 0;
left: 0; }
@media (max-width: 439px) {
.slider__item-text {
bottom: -80px;
left: 50%;
transform: translate(-50%, 0%); } }
.slider__item:nth-child(2), .slider__item:nth-child(3) {
opacity: 0;
z-index: -1; }
.slider__item:nth-child(2) {
animation-delay: 3s; }
.slider__item:nth-child(3) {
animation-delay: 6s; }
@keyframes slider {
0% {
opacity: 1;
z-index: 1; }
30% {
opacity: 1;
z-index: 1; }
33% {
opacity: 0;
z-index: -1; }
99% {
opacity: 0;
z-index: -1; }
100% {
opacity: 1;
z-index: 1; } }
.m-header {
position: relative;
box-sizing: border-box;
z-index: 1;
margin: 0;
padding: 30px;
background: #f9912a; }
.m-header .section__wrapper {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center; }
.m-header .section__content {
width: 250px;
flex-grow: 1; }
@media (max-width: 439px) {
.m-header .section__content {
text-align: center; } }
.m-header .section__top {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
@media (max-width: 439px) {
.m-header .section__top {
justify-content: center;
flex-direction: column;
margin-bottom: 60px; } }
.m-header .phone {
box-sizing: border-box; }
.m-header .phone__list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center; }
@media (max-width: 439px) {
.m-header .phone__list {
justify-content: center;
flex-direction: column; } }
.m-header .phone__link {
display: block;
text-decoration: none !important;
margin-bottom: 5px;
transition: all 0.3s linear;
font-family: "Montserrat", sans-serif;
font-size: 14px;
color: #fff !important;
font-weight: 700;
position: relative;
z-index: 1;
margin-right: 7px;
padding-right: 7px; }
@media (max-width: 439px) {
.m-header .phone__link {
margin-right: 0;
padding-right: 0; } }
.m-header .phone__link:after {
position: absolute;
content: '';
width: 2px;
height: 12px;
background: #fff;
top: 50%;
right: 0;
transform: translate(0, -50%); }
@media (max-width: 439px) {
.m-header .phone__link:after {
display: none; } }
.m-header .phone__link:last-child {
margin-right: 0;
padding-right: 0; }
.m-header .phone__link:last-child:after {
display: none; }
.m-header .phone__link:hover {
color: #004970 !important; }
.m-header .logo {
box-sizing: border-box;
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0 0 140px; }
@media (max-width: 439px) {
.m-header .logo {
justify-content: center;
margin-bottom: 30px; } }
.m-header .logo__text {
display: block;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 14px;
color: #fff;
line-height: 1; }
.m-header__title {
font-family: "Montserrat", sans-serif !important;
font-weight: 900 !important;
font-size: 28px !important;
color: #fff !important;
line-height: 1 !important;
margin: 0 0 10px !important; }
@media (max-width: 439px) {
.m-header__title {
font-size: 24px !important; } }
.m-header__subtitle {
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 300;
color: #fff;
margin: 0 0 90px;
display: block; }
@media (max-width: 439px) {
.m-header__subtitle {
margin-bottom: 40px !important; } }
.advantages {
position: relative;
z-index: 1;
margin: 0;
padding: 50px 0 50px; }
@media (max-width: 439px) {
.advantages {
text-align: center;
padding-bottom: 0; } }
.advantages__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -9px;
padding: 0;
box-sizing: border-box; }
.advantages__item {
box-sizing: border-box;
width: calc(25% - 18px);
padding: 0;
margin: 0 9px 18px;
display: block;
transition: all 0.3s linear;
text-align: center;
padding: 20px 0px;
margin-bottom: 18px; }
@media (max-width: 439px) {
.advantages__item {
width: 200px; } }
.advantages__item-title {
font-size: 16px;
font-weight: 400;
font-family: "Montserrat", sans-serif;
color: #1f1f1f;
transition: all 0.3s linear;
text-align: left; }
.advantages__item-icon {
transition: all 0.3s linear;
display: block;
text-align: left;
margin-bottom: 20px;
height: 50px;
line-height: 50px; }
.advantages__item-icon svg {
display: inline-block;
vertical-align: middle;
fill: #df7003; }
.advantages__item:hover .advantages__item-icon {
transform: translateX(50px); }
.advantages__item:hover .advantages__item-title {
color: #df7003; }
.topsales {
position: relative;
z-index: 1;
margin: 0;
padding: 50px 0 0;
box-sizing: border-box; }
@media (max-width: 439px) {
.topsales {
text-align: center; } }
.topsales__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -12px;
padding: 0;
box-sizing: border-box; }
.topsales__item {
box-sizing: border-box;
width: calc(33.333% - 24px);
padding: 0;
margin: 0 12px 24px;
display: block;
transition: all 0.3s linear;
text-decoration: none !important;
border-radius: 5px;
background: #fff;
margin-bottom: calc(12px * 2);
position: relative;
z-index: 1; }
@media (max-width: 439px) {
.topsales__item {
width: 220px; } }
.topsales__item-bage {
position: absolute;
background: url("https://i.postimg.cc/Y2DzFSgm/ts-bage.png") 0 0 no-repeat;
width: 74px;
height: 27px;
top: 20px;
right: -4px;
z-index: 1;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: 600;
font-family: "Montserrat", sans-serif;
text-align: center;
padding-top: 5px; }
.topsales__item-bottom {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 9px 19px; }
.topsales__item-btn {
border-radius: 5px;
background-color: #df7003;
width: 29px;
height: 29px;
text-align: center;
line-height: 29px;
flex-shrink: 0;
margin-left: 9px;
transition: all 0.3s linear; }
.topsales__item-btn svg {
fill: #fff;
display: inline-block;
vertical-align: middle;
transition: all 0.3s linear; }
.topsales__item-title {
font-size: 16px;
font-weight: 400;
font-family: "Montserrat", sans-serif;
color: #1f1f1f;
transition: all 0.3s linear;
text-align: left; }
.topsales__item-icon {
height: 200px;
line-height: 200px;
width: 100%;
display: block;
overflow: hidden;
margin-bottom: 5px;
transition: all 0.3s linear;
position: relative;
z-index: 1; }
.topsales__item-icon img {
display: inline-block;
vertical-align: middle;
transition: all 0.3s linear; }
.topsales__item:hover {
box-shadow: 0 0 35px rgba(0, 0, 0, 0.3); }
.topsales__item:hover .topsales__item-icon img {
transform: scale(1.05); }
.topsales__item:hover .topsales__item-title {
color: #7a3d02; }
.topsales__item:hover .topsales__item-btn {
box-shadow: 0 0 15px rgba(223, 112, 3, 0.7); }
.topsales__item:hover .topsales__item-btn svg {
transform: scale(1.05); }
.why {
margin: 0;
padding: 50px 0 50px;
box-sizing: border-box;
position: relative;
z-index: 1;
background: linear-gradient(0deg, transparent 0%, transparent 15%, #fb8918 15.01%, #fb8918 85%, transparent 85.01%, transparent 100%); }
@media (max-width: 439px) {
.why {
text-align: center;
padding-bottom: 0; } }
.why .section__wrapper {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
flex-direction: row-reverse; }
.why .section__content {
width: 250px;
flex-grow: 1;
text-align: left;
border-radius: 10px;
background-color: white;
box-shadow: 0px 15px 55px 0px rgba(17, 16, 17, 0.2);
padding: 57px 45px; }
.why .section__img {
flex-shrink: 0;
width: calc( 358px - 50px);
height: 520px;
position: relative;
z-index: 1; }
.why .section__img img {
display: block;
position: absolute;
top: 0;
left: -50px;
max-width: none; }
.why__list {
position: relative;
z-index: 1; }
.why__item {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: flex-start;
align-items: flex-start;
margin-bottom: 20px; }
.why__item-digit {
font-family: "Montserrat", sans-serif;
color: #df7003;
font-size: 25px;
font-weight: 900;
margin-right: 18px;
flex-shrink: 0;
line-height: 1;
transition: all 0.3s linear; }
.why__item-title {
font-family: "Montserrat", sans-serif;
font-size: 16px;
color: #1f1f1f;
font-weight: 400; }
.why__item:hover .why__item-digit {
transform: scale(1.22);
text-shadow: 2px 2px #7a3d02; }
.why__desc {
font-family: "Montserrat", sans-serif;
font-size: 16px;
color: #1f1f1f;
font-weight: 400;
display: block;
margin: 25px 0; }
.why .button {
margin-bottom: 0 !important; }
.testimonials {
margin: 0;
padding: 0;
position: relative;
z-index: 1; }
@media (max-width: 439px) {
.testimonials {
padding-bottom: 40px;
text-align: center; } }
.testimonials__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -15px;
padding: 0;
box-sizing: border-box; }
.testimonials__item {
box-sizing: border-box;
width: calc( 50% - 30px);
padding: 0;
margin: 0 15px 30px;
display: block;
transition: all 0.3s linear;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
color: #1f1f1f;
margin-bottom: 30px;
box-sizing: border-box;
padding-left: 52px;
position: relative;
z-index: 1; }
@media (max-width: 439px) {
.testimonials__item {
width: 90%;
text-align: left; } }
.testimonials__item:before {
position: absolute;
content: '';
background: url("https://i.postimg.cc/ZRcj2FCf/bq.png") 0 0 no-repeat;
width: 32px;
height: 32px;
top: 0;
left: 0; }
.discount {
margin: 0;
padding: 40px 0;
box-sizing: border-box;
position: relative;
z-index: 1;
background-image: linear-gradient(45deg, #ff850c 0%, #f39e4a 100%);
min-height: 160px; }
.discount:before {
position: absolute;
content: '';
background: url("https://i.postimg.cc/j2SvbwfR/disc-d1.png") 0 0 no-repeat;
width: 117px;
height: 128px;
bottom: -20px;
left: -25px; }
.discount:after {
position: absolute;
content: '';
background: url("https://i.postimg.cc/tJvkCqdW/disc-d2.png") 0 0 no-repeat;
width: 176px;
height: 179px;
right: -50px;
top: -60px; }
.discount .section__wrapper {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
align-items: center; }
.discount .section__content {
max-width: 77%;
font-family: "Montserrat", sans-serif;
font-size: 20px;
color: #fff;
font-weight: 900;
text-align: center; }
@media (max-width: 439px) {
.discount .section__content {
width: 65%; } }
Тактична Взуття
+38 067 809 63 37+38 099 077 22 28
Літні тактичні шкіряні черевики ТБ-501-коричневі щільна сітка повітропроникні

Кросівки Luchs Coyote — ідеальний вибір для військових, поліцейських, спортсменів і прихильників активного відпочинку, які шукають легке, дихаюче та надійне взуття для використання в тактичних умовах.
Матеріал:
Непромокальний верх виконаний з натуральної гідрофобної шкіри та вставки кордури.
Мембрана – так – склад: 100% пе, щільність: 160 г/м, мембрана: 3000 х 3000;
Глухий клапан мовою -Так
Швидка шнурівка — Так
Плетена підкладка Spider Mesh для циркуляції повітря.
Носок і п'ята посилені міцною подвійною гранітоллю
Додатковий захист від подряпин на носку з прогумованої шкіри — фібра.
Устілка повторює форму стопи з якісного матеріалу (не скочується)
Внутрішня частина:
-текстильна, сітчаста вставка (нога дихає й не потіє)
-Устілка вкладна.
-задня частина Черевиків чітко фіксує стопу
Подошва "Energy"
-зносостійка;
-енергпоглинальна (дрібні породи каменів, а також дефекти рельєфу, не будуть відчутні);
-Малюнок протектора, чіпкий до різних поверхонь, чудово підійде для середньопрохідної місцевості.


Тактичні кросівки літо Luchs Coyote — це взуття, спеціально розроблене для використання в тактичних умовах, як-от зона самооборони або ЗСУ . Кросівки виготовлені з легких і міцних матеріалів, що забезпечують комфорт і безпеку під час тривалих періодів носіння.
Верх кросівок виготовлений зі щільної сітки, що забезпечує чудову вентиляцію та повітропроникні властивості, що особливо важливо в умовах спекотної погоди. Кросівки також мають посилений носок і п'яту, що забезпечує додатковий захист стопи та підвищує міцність взуття.
Підошва кросівок виготовлена з високоякісного матеріалу, який забезпечує прекрасне зчеплення з поверхнею й додаткову амортизацію під час ходьби. Кросівки мають швидкознімну систему шнурівки, що дає змогу швидко та легко взувати та знімати взуття.


Наші
переваги

Доставка по всій Україні Новій Пошляній Накладкою

Закази зроблені до 195400 відправляємо того ж дня

Менеджери, які ідеально знають весь асортимент товарів

Конкурентні ціни, а також постійні знижки на всі



Взуття спеціально розроблене для використання у військових умовах.
Взуття має такі характеристики:
01
Міцна та зносостійка підошва для стійкості на будь-якій поверхні
02
Зручна та комфортна посадка для тривалих місій
03

Захист від ударів і ударів завдяки жорсткому носку та п'яті
04

Водонепроникна тканина для захисту від несприятливих погодних умов
*Ми приймаємо будь-яку форму оплати, банкноти та безнадійний розрахунок, відправляємо товар накладеним платежом!Зробити замовлення


Ми рекомендуємо схожі моделі




Ми рекомендуємо Топ Продаж 2023



Поскаржитись
Все (0)
Останні коментарі
Для даного оголошення немає коментарів

Дивіться також

Кросівки літні тактичні шкіряні PAV-401-кайот щільна сітка повітропроникні для ЗСУ. Харків. фото 1

Кросівки літні тактичні шкіряні PAV-401-кайот щільна сітка повітропроникні для ЗСУ

2 640.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Кроссовки летние тактические кожаные PAV-401-коричневые плотная сетка дышащие дл. Харків. фото 1

Кроссовки летние тактические кожаные PAV-401-коричневые плотная сетка дышащие дл

2 640.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Кроссовки летние тактические кожаные PAV-401-коричневые плотная сетка дышащие дл. Харків. фото 1

Кроссовки летние тактические кожаные PAV-401-коричневые плотная сетка дышащие дл

2 640.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Кросівки літні тактичні шкіряні PAV-401-коричневі щільна сітка повітропроникні для ЗСУ. Харків. фото 1

Кросівки літні тактичні шкіряні PAV-401-коричневі щільна сітка повітропроникні для ЗСУ

2 640.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Летние тактические кожаные ботинки PAV-ТБ-501-койот плотная сетка дышащие 48. Харків. фото 1

Летние тактические кожаные ботинки PAV-ТБ-501-койот плотная сетка дышащие 48

3 300.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Летние тактические кожаные ботинки PAV-ТБ-501-койот плотная сетка дышащие 35. Харків. фото 1

Летние тактические кожаные ботинки PAV-ТБ-501-койот плотная сетка дышащие 35

3 300.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Літні тактичні шкіряні черевики PAV-ТБ-501-койот щільна сітка повітропроникні. Харків. фото 1

Літні тактичні шкіряні черевики PAV-ТБ-501-койот щільна сітка повітропроникні

3 300.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Літні тактичні кросівки TRUCK 4011-коричневі. Харків. фото 1

Літні тактичні кросівки TRUCK 4011-коричневі

3 080.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Тактичні літні кросівки. Харків. фото 1

Тактичні літні кросівки

2 860.00 ГРН
Устілка повторює форму стопи зі спіненого полімеру і латексуПлетена підкладка Spider Mesh для циркуляції повітря.Носок і
Харків
Летние тактические кожаные берцы ТБ-801 койот плотная сетка дышащие 35 (24). Харків. фото 1

Летние тактические кожаные берцы ТБ-801 койот плотная сетка дышащие 35 (24)

3 290.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Кроссовки летние тактические кожаные PAV-401-кор плотная сетка дышащие для ЗСУ 3. Харків. фото 1

Кроссовки летние тактические кожаные PAV-401-кор плотная сетка дышащие для ЗСУ 3

2 640.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Кросівки літні тактичні шкіряні PAV-401-кор щільна сітка повітропроникні для ЗСУ. Харків. фото 1

Кросівки літні тактичні шкіряні PAV-401-кор щільна сітка повітропроникні для ЗСУ

2 640.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Летние Тактические Кроссовки Хаки М-18. Харків. фото 1

Летние Тактические Кроссовки Хаки М-18

1 920.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Кросівки тактичні літо Alliance Special легкі повітропроникні для ЗСУ. Харків. фото 1

Кросівки тактичні літо Alliance Special легкі повітропроникні для ЗСУ

2 360.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Кроссовки летние тактические Energy Coyote SR-774. Харків. фото 1

Кроссовки летние тактические Energy Coyote SR-774

2 510.00 ГРН
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,
Харків
Тактичні літні кросівки сітка олива . Харків. фото 1

Тактичні літні кросівки сітка олива

2 900.00 ГРН
Відправка 2-8 днів Верх взуття з гідрофобної натуральної шкіри та міцної взуттєвої сітки Ця модель не є водонепроник
Харків
Штани тактичні ріпстоп з наколінниками Ukr Cossacks піксель. Харків. фото 1

Штани тактичні ріпстоп з наколінниками Ukr Cossacks піксель

2 200.00 ГРН
ОСОБЛИВОСТІ - Посилена ластівка між ногами і ззаду. Між ногами і ззаду додатково посилена ластівка, штани не протирают
Харків
Штани тактичні ріпстоп з наколінниками Ukr Cossacks мультикам. Харків. фото 1

Штани тактичні ріпстоп з наколінниками Ukr Cossacks мультикам

2 200.00 ГРН
ОСОБЛИВОСТІ - Посилена ластівка між ногами і ззаду. Між ногами і ззаду додатково посилена ластівка, штани не протирают
Харків