МАЗ 6430E8-520-020
Седельный тягач 6х4
/ Евро-5
Седельный тягач МАЗ 6430E8-520-020 предназначен для перевозки различных грузов в составе автопоезда.
/ Designed for transportation of different cargoes as a part of road train
Двигатель | OM 457LA. V/4 (Euro-5) |
|
Коробка передач |
ZF 16S2520TO | |
Нагрузка на ССУ | 15700 кг | |
Высота ССУ | 1250 мм |
Описание
Преимущества
О нас
Как ведущий поставщик техники Минского автомобильного завода, компания «МАЗ Столица» всегда может предложить своим клиентам полный ассортимент автобусов из каталога производителя. Большинство моделей находится на собственных стоянках.
Продажа МАЗ может производиться в кредит и лизинг. Мы регулярно проводим акции, в рамках которых приобретение МАЗ становится еще более выгодным.
Почему выбирают нас?
ДИЛЕР МАЗ №1 В РОССИИ
В 2018 году компания ООО «МАЗ Столица» удостоилась почетного звания, которое было присвоено самим заводом-производителем ОАО «МАЗ» — управляющая компания «БЕЛАВТОМАЗ»
СТОЯНКИ В МОСКВЕ И ЕКАТЕРИНБУРГЕ
Мы предлагаем самый широкий ассортимент грузовой техники и спецтехники МАЗ. На наших стоянках всегда более 100 единиц техники в наличии. Вам не придется долго ждать свой заказ!
СВОИ СТАНЦИИ СТО
Гарантийное и плановое обслуживание техники, а также ремонтные работы всех уровней сложности проводится в наших сервисных центрах МАЗ. + Имеется собственный склад запчастей.
КРЕДИТ И ЛИЗИНГ
Разнообразие финансовых программ позволят каждому клиенту найти свой оптимальный вариант покупки! Мы в своб очередь абсолютно бесплатно поможем в подборе финансовой программы!
СРОКИ ПОСТАВКИ
Большинство моделей находится на собственных стоянках в Москве и/или в Екатеринбурге. Продуманное расположение стоянок позволяет нам в жатые сроки поставлять технику МАЗ в любой город России. Вам не придется долго ждать свой заказ!
НИЗКИЕ ЦЕНЫ
Мы регулярно проводим акции, в рамках которых приобретение техники МАЗ становится еще более выгодным. О всех действующих акциях вы можете узнать в разделе «Акции» или поинтересоваться у менеджера компании.
Локация
jQuery(document).ready(function ($) {
google.maps.event.addDomListener(window, ‘load’, init);
var center, map;
function init() {
center = new google.maps.LatLng(55.889541, 37.636370);
var mapOptions = {
zoom: 9,
center: center,
scrollwheel: true };
var mapElement = document.getElementById(‘stm_map-1856852275’);
map = new google.maps.Map(mapElement, mapOptions);
var marker = new google.maps.Marker({
position: center,
icon: ‘https://tyagach.maz.ru.com/wp-content/uploads/2019/03/Loco-icon-49×49.png’,
map: map
});
var infowindow = new google.maps.InfoWindow({
content: ‘г. Москва, ул.Полярная, 31В, стр.1’,
pixelOffset: new google.maps.Size(0,71),
boxStyle: {
width: «320px»
}
});
marker.addListener(‘click’, function() {
infowindow.open(map, marker);
map.setCenter(center);
});
}
$(‘.vc_tta-tab’).click(function(){
if(typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
google.maps.event.trigger(map, «resize»);
map.setCenter(center);
}, 1000);
}
})
$(‘a’).click(function(){
if(typeof $(this).data(‘vc-accordion’) !== ‘undefined’ && typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
google.maps.event.trigger(map, «resize»);
map.setCenter(center);
}, 1000);
}
})
$(‘.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav > li’).click(function(){
if(typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
google.maps.event.trigger(map, «resize»);
map.setCenter(center);
}, 1000);
}
})
$(window).resize(function(){
if(typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
map.setCenter(center);
}, 1000);
}
})
});
/* white background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
border: none !important;
box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 5px !important;
}
/* arrow first */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
left: 3px !important;
transform: skewX(36deg) !important;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px !important;
z-index: 40;
}
/* arrow second */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:nth-child(2) > div {
left: 2px !important;
transform: skewX(-36deg) !important;
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px !important;
z-index: 40;
}
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:first-child {
display: none !important;
}
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:nth-child(2){
background-color: transparent !important;
box-shadow: none !important;
}
.gm-style .gm-style-iw {
padding: 10px 10px 5px 10px;
min-height: 54px;
width: 240px !important;
}
.gm-style .gm-style-iw > div > div {
overflow: hidden !important;
}
.gm-style .gm-style-iw h6 {
margin-bottom: 0 !important;
font-weight: 400 !important;
}
jQuery(document).ready(function ($) {
google.maps.event.addDomListener(window, ‘load’, init);
var center, map;
function init() {
center = new google.maps.LatLng(56.727036, 60.753654);
var mapOptions = {
zoom: 9,
center: center,
scrollwheel: true };
var mapElement = document.getElementById(‘stm_map-421032688’);
map = new google.maps.Map(mapElement, mapOptions);
var marker = new google.maps.Marker({
position: center,
icon: ‘https://tyagach.maz.ru.com/wp-content/uploads/2019/03/Loco-icon-49×49.png’,
map: map
});
var infowindow = new google.maps.InfoWindow({
content: ‘г. Екатеринбург, п. Большой Исток, улица Свердлова, 42А’,
pixelOffset: new google.maps.Size(0,71),
boxStyle: {
width: «320px»
}
});
marker.addListener(‘click’, function() {
infowindow.open(map, marker);
map.setCenter(center);
});
}
$(‘.vc_tta-tab’).click(function(){
if(typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
google.maps.event.trigger(map, «resize»);
map.setCenter(center);
}, 1000);
}
})
$(‘a’).click(function(){
if(typeof $(this).data(‘vc-accordion’) !== ‘undefined’ && typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
google.maps.event.trigger(map, «resize»);
map.setCenter(center);
}, 1000);
}
})
$(‘.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav > li’).click(function(){
if(typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
google.maps.event.trigger(map, «resize»);
map.setCenter(center);
}, 1000);
}
})
$(window).resize(function(){
if(typeof map != ‘undefined’ && typeof center != ‘undefined’) {
setTimeout(function () {
map.setCenter(center);
}, 1000);
}
})
});
/* white background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
border: none !important;
box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 5px !important;
}
/* arrow first */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
left: 3px !important;
transform: skewX(36deg) !important;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px !important;
z-index: 40;
}
/* arrow second */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:nth-child(2) > div {
left: 2px !important;
transform: skewX(-36deg) !important;
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px !important;
z-index: 40;
}
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:first-child {
display: none !important;
}
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:nth-child(2){
background-color: transparent !important;
box-shadow: none !important;
}
.gm-style .gm-style-iw {
padding: 10px 10px 5px 10px;
min-height: 54px;
width: 240px !important;
}
.gm-style .gm-style-iw > div > div {
overflow: hidden !important;
}
.gm-style .gm-style-iw h6 {
margin-bottom: 0 !important;
font-weight: 400 !important;
}
Кредит / лизинг
.vc_custom_1554898013935{margin-top: -4px !important;margin-right: 15px !important;}.vc_custom_1554898013936{margin-bottom: 18px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1523272140718{margin-top: -4px !important;margin-right: 15px !important;}.vc_custom_1523272140719{margin-bottom: 18px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1556532165680{padding-top: 30px !important;}
Частые вопросы
.icon_box_8099:after,
.icon_box_8099:before {
background-color: #ffffff;
}
}
.icon_box_8099 .icon-box-bottom-triangle {
border-right-color:rgba(255,255,255,0.9);
}
.icon_box_8099:hover .icon-box-bottom-triangle {
border-right-color:rgba(255,255,255,1);
}
.icon-box .icon-text .content a {
color: #232628;
}
В чём основные отличия лизинга от кредита?
В отличие от кредита лизинг имеет ряд преимуществ:
— Более низкий первоначальный взнос
— Не требуется дополнительный залог
— Вы экономите 20% за счёт возврата НДС
— Лизинговые платежи относятся на расходы и уменьшают налог на прибыль вашей компании
— Возможен сезонный график платежей, позволяющий сократить расходы до 2,5 раз в период спада деловой активности вашей компании
Нужно ли предоставлять налоговую декларацию?
Вы можете не предоставлять налоговую декларацию, бухгалтерскую отчётность и справки из банков.
Есть ли требования по возрасту компании?
Срок регистрации вашего бизнеса должен быть:
— от 12 месяцев — при приобретении специальной и самоходной техники
— от 9 месяцев — при приобретении любых других типов ТС
Можно ли досрочно выкупить предмет лизинга?
Да, выкуп возможен по истечению 6 месяцев лизинга.
Форма обратной связи
.icon_box_20892:after,
.icon_box_20892:before {
background-color: #ffffff;
}
}
.icon_box_20892 .icon-box-bottom-triangle {
border-right-color:rgba(255,255,255,0.9);
}
.icon_box_20892:hover .icon-box-bottom-triangle {
border-right-color:rgba(255,255,255,1);
}
.icon-box .icon-text .content a {
color: #232628;
}
Ваше имя:
Ваш телефон:
Email:
Сообщение:
Введите ваше сообщение или оставьте это поле пустым.