Maruti To Enter Mid-SUV Segment To Lift Market Share: Senior Exec Director

Business Standard

Topics

Maruti Suzuki | SUVs | Automobile makers

Press Trust of India  |  Kolkata 



Maruti Suzuki

Maruti Suzuki

Leading automobile manufacturer will consider the SUV segment as a key area to lift its overall market share in the country, a senior company official said on Wednesday.

Presently, the company's overall market share is under 45 per cent and the target is to lift it to 50 per cent.

Senior Executive Director of Shashank Srivastava told reporters here that in the non-SUV segment, the company has a market share of more than 65 per cent while in the SUV segment is not big. The company's basic objective is to lift the overall market share to 50 per cent.

Srivastava said "SUV is the largest and fastest growing segment and Maruti must have a good market share in this. In the entry level SUV segment, Maruti's share is 20 per cent of the 6.6 lakh cars which is being sold annually. But Maruti does not have a car in the mid-SUV segment whose size is 5.5 lakh."

The official said although Maruti is a market leader in the entry-SUV segment, it has no presence in the mid-SUV segment. "There is a need to enter the mid-SUV segment for which it will launch a model in the last week of September this year", Srivastava said, adding that the company needs to grow in volume and market share both.

He also said the volume of diesel SUV sales in the mid-SUV segment is dropping as petrol engines are giving good fuel efficiency. The official also said that Maruti is also looking at sub-four metre SUV segment, adding that company was having a good market share in the van segment.

(Only the headline and picture of this report may have been reworked by the Business Standard staff; the rest of the content is auto-generated from a syndicated feed.)

Dear Reader,

Business Standard has always strived hard to provide up-to-date information and commentary on developments that are of interest to you and have wider political and economic implications for the country and the world. Your encouragement and constant feedback on how to improve our offering have only made our resolve and commitment to these ideals stronger. Even during these difficult times arising out of Covid-19, we continue to remain committed to keeping you informed and updated with credible news, authoritative views and incisive commentary on topical issues of relevance.

We, however, have a request.

As we battle the economic impact of the pandemic, we need your support even more, so that we can continue to offer you more quality content. Our subscription model has seen an encouraging response from many of you, who have subscribed to our online content. More subscription to our online content can only help us achieve the goals of offering you even better and more relevant content. We believe in free, fair and credible journalism. Your support through more subscriptions can help us practise the journalism to which we are committed.

Support quality journalism and subscribe to Business Standard.

Digital Editor

First Published: Wed, September 07 2022. 17:56 IST

';$('#story-newsss .item a').each(function(i){var atext=$(this).text();var aurl=$(this).attr('href');gethtml+='';});gethtml+='
';$("#story-news").html(gethtml);setTimeout(function(){$(".story-slider").slick({dots:false,infinite:true,prevArrow:".slick-prev",nextArrow:".slick-next",arrows:true,slidesToShow:2,slidesToScroll:2,})},500);}}});$.ajax({url:'/request-handler/get-latest-articles/catId/101/cache-control/1800',async:true,success:function(data){$("#next-prev").html(data);var owl=$("#next-prev");if(data!=''){var checkIdExists=$(".more-stories-pagination.disNone div").hasClass("latestArticleId-122090700948");if(checkIdExists){$(".latestArticleId-122090700948").remove();}else{$(".latestArticleLastId").remove();}$(".more-stories-pagination.disNone").show();}if(owl.owlCarousel){owl.owlCarousel({items:2,itemsDesktop:[980,2],itemsDesktopSmall:[900,2],itemsTablet:[360,2],itemsMobile:false});}$(".next").click(function(){owl.trigger('owl.next');});$(".prev").click(function(){owl.trigger('owl.prev');});$(".play").click(function(){owl.trigger('owl.play',1000);});$(".stop").click(function(){owl.trigger('owl.stop');});}});function unFollowColumnist(){var author_id='0';var userInfo=decodeURIComponent(getCookie('_userLoggedIn'));var isPaidUser="N";if(userInfo!=null&&userInfo!='undefined'){var userType=JSON.parse(userInfo);if(userType!=null&&userType!='undefined'&&userType.s!='undefined'&&userType.s=='t'){isPaidUser="Y";}else{isPaidUser="N";}}if(author_id!=''){if(confirm("Are you sure to unfollow this columnist!")==true){$.ajax({url:'/request-handler/article/unmap-user-columnist',type:'post',data:{'authorId':author_id,'isPaidUser':isPaidUser},success:function(msg){if(msg=='success'){location.reload();return false();}else{message='Please try again';alert(message);return false();}}});}}else{alert("Invalid columnist request!");return false();}}function followColumnist(){var author_id='0';var userInfo=decodeURIComponent(getCookie('_userLoggedIn'));var isPaidUser="N";var isLoggedIn="N";if(userInfo!=null&&userInfo!='undefined'){var userType=JSON.parse(userInfo);if(userType!=null&&userType!='undefined'&&userType.s!='undefined'&&userType.s=='t'){isPaidUser="Y";isLoggedIn="Y";}else if(userType!=null&&userType!='undefined'){isPaidUser="N";isLoggedIn="Y";}}if(isLoggedIn=="Y"){if(author_id!=''){$.ajax({url:'/request-handler/article/map-user-columnist',type:'post',data:{'authorId':author_id,'isPaidUser':isPaidUser},success:function(msg){if(msg=='success'){location.reload();return false();}else{customLogin();}}});}else{alert("Invalid columnist request!");return false();}}else if(isLoggedIn=="N"){customLogin();}}function unLockArticle(){var article_id='122090700948';var userInfo=decodeURIComponent(getCookie('_userLoggedIn'));var isPaidUser="N";if(userInfo!=null&&userInfo!='undefined'){var userType=JSON.parse(userInfo);if(userType!=null&&userType!='undefined'&&userType.s!='undefined'&&userType.s=='t'){isPaidUser="Y";}else{isPaidUser="N";}}if(article_id!=''){$.ajax({url:'/request-handler/article/unlock-article',type:'post',data:{'article_id':article_id,'isPaidUser':isPaidUser},success:function(msg){console.log(msg);if(msg=='success'){location.reload();return false();}else{$(".iframe").trigger('click');}}});}else{alert("Invalid columnist request!");return false();}}function customLogin(){var author_id='0';var articleId='122090700948';var parentUrl=window.location.href;if(parentUrl.indexOf("?")>-1){parentUrl=parentUrl.substr(0,parentUrl.indexOf("?"));}$("#sign_in").fancybox({maxWidth:600,maxHeight:580,fitToView:false,autoSize:false,closeClick:false,href:'/core/request-handler/sign-in-content?ref='+parentUrl+'&fc='+author_id+'&articleId='+articleId,openEffect:'none',closeEffect:'none'});$('.fancybox').fancybox();$("#sign_in").trigger('click');}function showhide(){var div=document.getElementById("follow");if(div.style.display!=="block"){div.style.display="block";}else{div.style.display="none";}}$(document).ready(function(){$('.articleCompanyStockInfo').hide();$('.bsNewArticleCompanyStockInfo').show();var userInfo=decodeURIComponent(getCookie('_userLoggedIn'));if(userInfo!=null&&userInfo!='undefined'){var userType=JSON.parse(userInfo);if(userType!=null&&userType!='undefined'&&userType.s!='undefined'&&userType.s=='t'){$(".article-middle-banner").css("display","none");}else{$(".article-middle-banner").css("display","block");}}else{$(".article-middle-banner").css("display","block");}});

RECENT NEWS

JPMorgan Deploys AI Chatbot To Revolutionize Research And Productivity

JPMorgan has deployed an AI-based research analyst chatbot to enhance productivity among its workforce, with approximate... Read more

Private Equity And Banks: The Complex Web Of Leverage

Private equity has emerged as a significant force in the global financial landscape, driving substantial growth and inve... Read more

Financial Watchdog Highlights Unresolved Vulnerabilities In Shadow Banking Sector

The world’s leading financial stability watchdog has issued a warning about the unresolved vulnerabilities within the ... Read more

JPMorgan And Small Caps Lead Market Rally: A Sign Of Economic Optimism

In a week marked by strong financial performance, JPMorgan Chase & Co. reported a 25% rise in profits, and US small-... Read more

Big Banks Vs. Regional Banks: The Battle For Market Share

The financial industry is a competitive landscape where big banks and regional banks vie for market share. Each type of ... Read more

The Evolution Of Philanthropic Advisory Services In Private Banks

The landscape of philanthropic advisory services provided by private banks has undergone a significant transformation. T... Read more