Born into the modern world
The sun rises on a bold, dynamic design, with curves and lines an expression of captivating style and sharp sophistication. The new Sportage, a car that lets you live life to the full.
EXTERIOR
Ready to reinvent the game
Take your driving experience to an exciting new level thanks to all-new Sportage’s unique, head-turning looks, innovative use of technology and outstanding attention to detail.
City driving has never been so cool
Sportage is the new king of the urban jungle with more than enough power to safely and smoothly navigate city roads along with a perfect combination of contemporary style and sporty appeal.
Eye-catching lines that draw admiring glances
We all want to stand out and be seen as different from the crowd. With its sleek, bold lines and sporty panache, the revolutionary allnew Sportage is an SUV you can be more than proud to drive.
-
Bi-Projector HID Headlamps with Circular LED DRL
-
LED-type rear combination lamps
-
Aerodynamic improvements
The smart rear-spoiler side garnish minimizes the drag coefficient for improved fuel efficiency while a state-of-the-art wheel air curtain improves the flow of air around the front wheels to offer you a more comfortable driving experience.
INTERIOR
An amazing view in every direction
-
Take a seat for the drive of your life
Our dedicated designers have carefully combined the finest, most durable materials with unsurpassed attention to detail to create a sensation of elegance and pure comfort that will enhance your feeling of inner peace, despite whatever may be happening outside.
-
4.2-inch color TFT_LCD
Information is power, and the 4.2-inch color TFT-LCD positioned perfectly between the cluster gauges displays vital vehicle and driving information with outstanding visibility.
-
5" color TFT-LCD touch screen audio
Sophisticated, easy-to-use 5-inch color TFT-LCD touch screen audio with highly useful features such as rear view camera display.
a" ).off("click.tag.anchor").on("click.tag.anchor", function(){
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'top menu', 'event_label': 'logo' });
//console.log(window.dataLayer);
});
//console.log("===================== add onclick logo event to anchor end \n\n\n");
//console.log("===================== add top menu event to anchor start");
//console.log("판정기준1 : 대메뉴");
//console.log("판정기준2 : 대메뉴 하위 showroom을 제외한 a 링크");
//console.log("판정기준 : 1,2 의 결과를 merge 하여 처리.");
//console.log("예외처리1 : 내부링크에서만 동작");
//console.log("예외처리2 : .pdf 클래스가 있거나 , data-is-pdf=true 일경우 제외");
var _arrdepthOneMenu = $.makeArray($(".gnb_nav .dth1_l > a "));
var _arrdepthTwoMenu = $.makeArray($(".gnb_nav .dth2_u > li > a "));
var _arrTopUtil = $.makeArray( $("div.util_area > ul > li > a.util_a") );
var _arrTopUtil_right = $.makeArray( $("div.util_area > div").find("a") );
var _arrTopMenu = $.unique([..._arrdepthOneMenu, ..._arrdepthTwoMenu, ..._arrTopUtil, ..._arrTopUtil_right]);
for( var i in _arrTopMenu ){
$(_arrTopMenu[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
var propHref = $(this).prop('href');
var isSearchBtn = $(this).hasClass( "sch_act_btn" );
var label = $(this).attr("data-ganame");
if( !label ) label = $(this).text();
if( isSearchBtn ) label = $(this).find("span").text();
// 링크의 도메인이 외부도메인인지 여부, 링크가 http로 시작하는지 여부
if( propHref.indexOf(document.domain) > -1 ) {
//console.log( "외부링크아님" );
if( !$(this).hasClass("pdf") || $(this).attr("data-is-pdf") != "true" ) {
//console.log( "pdf 아님" );
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'top menu', 'event_label': label });
//console.log(window.dataLayer);
}
}
});
}
//console.log("//===================== add top menu event to anchor End \n\n");
//console.log("===================== add buttom menu event to anchor start");
//console.log("판정기준1 : buttom 메뉴의 a 태그");
//console.log("예외처리 : 외부링크 제외 ex: facebook 링크등등. ");
var _arrButtomMenu = $.makeArray($("div.foot_right > div").find("a"));
for( var i in _arrButtomMenu ){
$(_arrButtomMenu[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
var propHref = $(this).prop('href');
var label = $(this).attr("data-ganame");
if( !label ) label = $(this).text();
if( propHref.indexOf(document.domain) > -1 ) {
if( !$(this).hasClass("pdf") || $(this).attr("data-is-pdf") != "true" ) {
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'bottom menu', 'event_label': label });
//console.log(window.dataLayer);
}
}
});
}
//console.log("//===================== add buttom menu event to anchor End \n\n");
//console.log("===================== add model menu event to anchor start");
//console.log("판정기준1 : Top menu 중에 model 메뉴의 a 태그");
var _arrModelMenu = $.makeArray($("ul.gnb_nav").find("a.grid_box"));
for( var i in _arrModelMenu ){
$(_arrModelMenu[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'model menu', 'event_label': $(this).find(".g_name").text(), 'vehicle_name': $(this).find(".g_name").text() });
//console.log(window.dataLayer);
});
}
//console.log("//===================== add model menu event to anchor End \n\n");
//console.log("===================== add homepage CTA click event to anchor start");
var _arrKvCta = $.makeArray($("a.kv_btn"));
for( var i in _arrKvCta ){
$(_arrKvCta[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': $(this).find("span").text() , 'event_label': location.protocol+"//"+location.host+$(this).attr("href") });
//console.log(window.dataLayer);
});
}
//console.log("===================== add homepage CTA click event to anchor End \n\n");
}
})(jQuery);






a" ).off("click.tag.anchor").on("click.tag.anchor", function(){
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'top menu', 'event_label': 'logo' });
//console.log(window.dataLayer);
});
//console.log("===================== add onclick logo event to anchor end \n\n\n");
//console.log("===================== add top menu event to anchor start");
//console.log("판정기준1 : 대메뉴");
//console.log("판정기준2 : 대메뉴 하위 showroom을 제외한 a 링크");
//console.log("판정기준 : 1,2 의 결과를 merge 하여 처리.");
//console.log("예외처리1 : 내부링크에서만 동작");
//console.log("예외처리2 : .pdf 클래스가 있거나 , data-is-pdf=true 일경우 제외");
var _arrdepthOneMenu = $.makeArray($(".gnb_nav .dth1_l > a "));
var _arrdepthTwoMenu = $.makeArray($(".gnb_nav .dth2_u > li > a "));
var _arrTopUtil = $.makeArray( $("div.util_area > ul > li > a.util_a") );
var _arrTopUtil_right = $.makeArray( $("div.util_area > div").find("a") );
var _arrTopMenu = $.unique([..._arrdepthOneMenu, ..._arrdepthTwoMenu, ..._arrTopUtil, ..._arrTopUtil_right]);
for( var i in _arrTopMenu ){
$(_arrTopMenu[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
var propHref = $(this).prop('href');
var isSearchBtn = $(this).hasClass( "sch_act_btn" );
var label = $(this).attr("data-ganame");
if( !label ) label = $(this).text();
if( isSearchBtn ) label = $(this).find("span").text();
// 링크의 도메인이 외부도메인인지 여부, 링크가 http로 시작하는지 여부
if( propHref.indexOf(document.domain) > -1 ) {
//console.log( "외부링크아님" );
if( !$(this).hasClass("pdf") || $(this).attr("data-is-pdf") != "true" ) {
//console.log( "pdf 아님" );
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'top menu', 'event_label': label });
//console.log(window.dataLayer);
}
}
});
}
//console.log("//===================== add top menu event to anchor End \n\n");
//console.log("===================== add buttom menu event to anchor start");
//console.log("판정기준1 : buttom 메뉴의 a 태그");
//console.log("예외처리 : 외부링크 제외 ex: facebook 링크등등. ");
var _arrButtomMenu = $.makeArray($("div.foot_right > div").find("a"));
for( var i in _arrButtomMenu ){
$(_arrButtomMenu[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
var propHref = $(this).prop('href');
var label = $(this).attr("data-ganame");
if( !label ) label = $(this).text();
if( propHref.indexOf(document.domain) > -1 ) {
if( !$(this).hasClass("pdf") || $(this).attr("data-is-pdf") != "true" ) {
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'bottom menu', 'event_label': label });
//console.log(window.dataLayer);
}
}
});
}
//console.log("//===================== add buttom menu event to anchor End \n\n");
//console.log("===================== add model menu event to anchor start");
//console.log("판정기준1 : Top menu 중에 model 메뉴의 a 태그");
var _arrModelMenu = $.makeArray($("ul.gnb_nav").find("a.grid_box"));
for( var i in _arrModelMenu ){
$(_arrModelMenu[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': 'model menu', 'event_label': $(this).find(".g_name").text(), 'vehicle_name': $(this).find(".g_name").text() });
//console.log(window.dataLayer);
});
}
//console.log("//===================== add model menu event to anchor End \n\n");
//console.log("===================== add homepage CTA click event to anchor start");
var _arrKvCta = $.makeArray($("a.kv_btn"));
for( var i in _arrKvCta ){
$(_arrKvCta[i]).off("click.tag.anchor").on("click.tag.anchor", function(){
window.dataLayer = window.dataLayer ||[];
dataLayer.push({ 'event': 'ga_event', 'event_category': 'navigation', 'event_action': $(this).find("span").text() , 'event_label': location.protocol+"//"+location.host+$(this).attr("href") });
//console.log(window.dataLayer);
});
}
//console.log("===================== add homepage CTA click event to anchor End \n\n");
}
})(jQuery);