Jio’s disruptive move impacts Bharti and Vodafone Idea

Jio's disruptive move impacts Bharti and Vodafone Idea

Jio has launched the JioBharat feature phone, an affordable internet-enabled device priced at Rs 999, to enable a seamless transition for 2G users to the 4G network in India.

Jio Bharat

‘);
$(‘#lastUpdated_’+articleId).text(resData[stkKey][‘lastupdate’]);

//if(resData[stkKey][‘percentchange’] > 0){
// $(‘#greentxt_’+articleId).removeClass(“redtxt”).addClass(“greentxt”);
// $(‘.arw_red’).removeClass(“arw_red”).addClass(“arw_green”);
//}else if(resData[stkKey][‘percentchange’] < 0){
// $(‘#greentxt_’+articleId).removeClass(“greentxt”).addClass(“redtxt”);
// $(‘.arw_green’).removeClass(“arw_green”).addClass(“arw_red”);
//}
if(resData[stkKey][‘percentchange’] >= 0){
$(‘#greentxt_’+articleId).removeClass(“redtxt”).addClass(“greentxt”);
//$(‘.arw_red’).removeClass(“arw_red”).addClass(“arw_green”);
$(‘#gainlosstxt_’+articleId).find(“.arw_red”).removeClass(“arw_red”).addClass(“arw_green”);
}else if(resData[stkKey][‘percentchange’] < 0){
$(‘#greentxt_’+articleId).removeClass(“greentxt”).addClass(“redtxt”);
//$(‘.arw_green’).removeClass(“arw_green”).addClass(“arw_red”);
$(‘#gainlosstxt_’+articleId).find(‘.arw_green’).removeClass(“arw_green”).addClass(“arw_red”);
}

$(‘#volumetxt_’+articleId).show();
$(‘#vlmtxt_’+articleId).show();
$(‘#stkvol_’+articleId).text(resData[stkKey][‘volume’]);
$(‘#td-low_’+articleId).text(resData[stkKey][‘daylow’]);
$(‘#td-high_’+articleId).text(resData[stkKey][‘dayhigh’]);
$(‘#rightcol_’+articleId).show();
}else{
$(‘#volumetxt_’+articleId).hide();
$(‘#vlmtxt_’+articleId).hide();
$(‘#stkvol_’+articleId).text(”);
$(‘#td-low_’+articleId).text(”);
$(‘#td-high_’+articleId).text(”);
$(‘#rightcol_’+articleId).hide();
}
$(‘#stk-graph_’+articleId).attr(‘src’,’//appfeeds.moneycontrol.com/jsonapi/stocks/graph&format=json&watch_app=true&range=1d&type=area&ex=’+stockType+’&sc_id=’+stockId+’&width=157&height=100&source=web’);
}
}
}
});
}

$(‘.bseliveselectbox’).click(function(){
$(‘.bselivelist’).show();
});

function bindClicksForDropdown(articleId){
$(‘ul#stockwidgettabs_’+articleId+’ li’).click(function(){
stkId = jQuery.trim($(this).find(‘a’).attr(‘stkid’));

$(‘ul#stockwidgettabs_’+articleId+’ li’).find(‘a’).removeClass(‘active’);
$(this).find(‘a’).addClass(‘active’);
stockWidget(‘N’,stkId,articleId);
});
$(‘#stk-b-‘+articleId).click(function(){
stkId = jQuery.trim($(this).attr(‘stkId’));
stockWidget(‘B’,stkId,articleId);
$(‘.bselivelist’).hide();
});
$(‘#stk-n-‘+articleId).click(function(){
stkId = jQuery.trim($(this).attr(‘stkId’));
stockWidget(‘N’,stkId,articleId);
$(‘.bselivelist’).hide();
});
}

$(“.bselivelist”).focusout(function(){
$(“.bselivelist”).hide(); //hide the results
});

function bindMenuClicks(articleId){

$(‘#watchlist-‘+articleId).click(function(){
var stkId = $(this).attr(‘stkId’);
overlayPopupWatchlist(0,2,1,stkId);
});
$(‘#portfolio-‘+articleId).click(function(){
var dispId = $(this).attr(‘dispId’);
pcSavePort(0,1,dispId);
});
}

$(‘.mc-modal-close’).on(‘click’,function(){
$(‘.mc-modal-wrap’).css(‘display’,’none’);
$(‘.mc-modal’).removeClass(‘success’);
$(‘.mc-modal’).removeClass(‘error’);
});
function overlayPopupWatchlist(e, t, n,stkId) {
$(‘.srch_bx’).css(‘z-index’,’999′);
typparam1 = n;
if(readCookie(‘nnmc’))
{
var lastRsrs =new Array();
lastRsrs[e]= stkId;
if(lastRsrs.length > 0)
{
var resStr=”;
let secglbVar = 1;
var url = ‘//www.moneycontrol.com/mccode/common/saveWatchlist.php’;
$.get( “//www.moneycontrol.com/mccode/common/rhsdata.html”, function( data ) {
$(‘#backInner1_rhsPop’).html(data);
$.ajax({url:url,
type:”POST”,
dataType:”json”,
data:{q_f:typparam1,wSec:secglbVar,wArray:lastRsrs},
success:function(d)
{
if(typparam1==’1′) // rhs
{
var appndStr=”;
//var newappndStr = makeMiddleRDivNew(d);
//appndStr = newappndStr[0];
var titStr=”;var editw=”;
var typevar=”;
var pparr= new Array(‘Monitoring your investments regularly is important.’,’Add your transaction details to monitor your stock`s performance.’,’You can also track your Transaction History and Capital Gains.’);
var phead =’Why add to Portfolio?’;
if(secglbVar ==1)
{
var stkdtxt=’this stock’;
var fltxt=’ it ‘;
typevar =’Stock ‘;
if(lastRsrs.length>1){
stkdtxt=’these stocks’;
typevar =’Stocks ‘;fltxt=’ them ‘;
}

}

//var popretStr =lvPOPRHS(phead,pparr);
//$(‘#poprhsAdd’).html(popretStr);
//$(‘.btmbgnwr’).show();
var tickTxt =’‘;
if(typparam1==1)
{
var modalContent = ‘Watchlist has been updated successfully.’;
var modalStatus = ‘success’; //if error, use ‘error’

$(‘.mc-modal-content’).text(modalContent);
$(‘.mc-modal-wrap’).css(‘display’,’flex’);
$(‘.mc-modal’).addClass(modalStatus);

//var existsFlag=$.inArray(‘added’,newappndStr[1]);
//$(‘#toptitleTXT’).html(tickTxt+typevar+’ to your watchlist’);
//if(existsFlag == -1)
//{
// if(lastRsrs.length > 1)
// $(‘#toptitleTXT’).html(tickTxt+typevar+’already exist in your watchlist’);
// else
// $(‘#toptitleTXT’).html(tickTxt+typevar+’already exists in your watchlist’);
//
//}
}

//$(‘.accdiv’).html(”);
//$(‘.accdiv’).html(appndStr);
}
},
//complete:function(d){
// if(typparam1==1)
// {
// watchlist_popup(‘open’);
// }
//}
});
});
}
else
{
var disNam =’stock’;
if($(‘#impact_option’).html()==’STOCKS’)
disNam =’stock’;
if($(‘#impact_option’).html()==’MUTUAL FUNDS’)
disNam =’mutual fund’;
if($(‘#impact_option’).html()==’COMMODITIES’)
disNam =’commodity’;

alert(‘Please select at least one ‘+disNam);
}
}
else
{
AFTERLOGINCALLBACK = ‘overlayPopup(‘+e+’, ‘+t+’, ‘+n+’)’;
commonPopRHS();
/*work_div = 1;
typparam = t;
typparam1 = n;
check_login_pop(1)*/
}
}

function pcSavePort(param,call_pg,dispId)
{
var adtxt=”;
if(readCookie(‘nnmc’)){
if(call_pg == “2”)
{
pass_sec = 2;
}
else
{
pass_sec = 1;
}
var postfolio_url = ‘https://www.moneycontrol.com/portfolio_new/add_stocks_multi.php?id=’+dispId;
window.open(postfolio_url, ‘_blank’);
} else
{
AFTERLOGINCALLBACK = ‘pcSavePort(‘+param+’, ‘+call_pg+’, ‘+dispId+’)’;
commonPopRHS();
/*work_div = 1;
typparam = t;
typparam1 = n;
check_login_pop(1)*/
}

}

function commonPopRHS(e) {
/*var t = ($(window).height() – $(“#” + e).height()) / 2 + $(window).scrollTop();
var n = ($(window).width() – $(“#” + e).width()) / 2 + $(window).scrollLeft();
$(“#” + e).css({
position: “absolute”,
top: t,
left: n
});
$(“#lightbox_cb,#” + e).fadeIn(300);
$(“#lightbox_cb”).remove();
$(“body”).append(”);
$(“#lightbox_cb”).css({
filter: “alpha(opacity=80)”
}).fadeIn()*/

$(“.linkSignUp”).click();
}

function overlay(n)
{
document.getElementById(‘back’).style.width = document.body.clientWidth + “px”;
document.getElementById(‘back’).style.height = document.body.clientHeight +”px”;
document.getElementById(‘back’).style.display = ‘block’;
jQuery.fn.center = function () {
this.css(“position”,”absolute”);
var topPos = ($(window).height() – this.height() ) / 2;
this.css(“top”, -topPos).show().animate({‘top’:topPos},300);
this.css(“left”, ( $(window).width() – this.width() ) / 2);
return this;
}
setTimeout(function(){$(‘#backInner’+n).center()},100);

}
function closeoverlay(n){
document.getElementById(‘back’).style.display = ‘none’;
document.getElementById(‘backInner’+n).style.display = ‘none’;
}
stk_str=”;
stk.forEach(function (stkData,index){
if(index==0){
stk_str+=stkData.stockId.trim();
}else{
stk_str+=’,’+stkData.stockId.trim();
}
});

$.get(‘//www.moneycontrol.com/techmvc/mc_apis/stock_details/?classic=true&sc_id=’+stk_str, function(data) {
stk.forEach(function (stkData,index){
$(‘#stock-name-‘+stkData.stockId.trim()+’-‘+article_id).text(data[stkData.stockId.trim()][‘nse’][‘shortname’]);
});
});

function redirectToTradeOpenDematAccountOnline(){
if (stock_isinid && stock_tradeType) {
window.open(`https://www.moneycontrol.com/open-demat-account-online?classic=true&script_id=${stock_isinid}&ex=${stock_tradeType}&site=web&asset_class=stock&utm_source=moneycontrol&utm_medium=articlepage&utm_campaign=tradenow&utm_content=webbutton`, ‘_blank’);
}
}

The launch of the JioBharat phone has the potential to add 20-30 million subscribers to telecom operator Jio’s base on an annual basis, which could result in a 2-3 percent increase in its fiscal year 2025 revenues and EBITDA, analysts said.

Jio has launched the JioBharat feature phone, an affordable internet-enabled device priced at Rs 999, to enable a seamless transition for 2G users to the 4G network in India. The JioBharat recharge plan starts at Rs 123 for a duration of 28 days, offering cost savings of 30 percent compared to similar plans by Vi and Airtel. Additionally, JioBharat provides a data allowance of 14GB, which is seven times more data compared to Vi and Airtel plans.

“This disruptive move has the potential to halt any incremental tariff increases for 2G services and could benefit Jio by allowing them to gain a larger market share in this segment…..This strategic approach positions Jio well in both the premium and value segments of the market,” financial services firm JP Morgan said in a note.

“We think this is negative for both underweight rated Bharti and IDEA given returning disruption and tariff aggression at the bottom of the pyramid and signals lack of support for 4G tariff actions,” the JP Morgan report added.

Vodafone Idea and Airtel had 103 million and 111 million 2G subscribers, respectively, at the end of the final quarter of FY23, and if 40 percent of their 2G users move to JioBharat, the shift may impact their India mobile revenue by 11 percent and 8 percent, respectively, and impact mobile EBITDA by 19 percent and 11 percent, respectively, according to brokerage firm Emkay Research. It will impact Airtel’s consolidated EBITDA by 6 percent, said the brokerage firm, which has maintained its long-term positive stance on Reliance Jio and Airtel.

According to Goldman Sachs, Jio could add 15 million incremental subscribers or 3 percent of its current subscriber base of 431 million as of March 2023 — wireless only. The brokerage house believes existing JioPhone users (base of 50-75 million per GSe) could also look to shift to this new device from Jio as they come up to their replacement cycle, unless upgrading to smartphones.

Jio has already taken an aggressive stance in the market by introducing competitive postpaid plans and attractive pricing for its fibre services in March 2023. According to JP Morgan, the introduction of Jio’s latest phone has the potential to capture market share in the lower end segment, posing a risk to Bharti.

Bharti’s recent move to increase its 2G plan price from Rs 99 to Rs 155 could result in increased churn as Jio’s offering presents a competitive alternative.

“We believe this is negative for Bharti as any hopes of a tariff hike should be diluted over the next 12-18 months. We believe a combination of higher 5G capex, a lack of tariff hikes and deflation in premium ARPUs will drive down ROICs for Bharti, keeping us UW,” the JP Morgan report added.

Since Jio’s entry into the Indian market in 2016, the active 2G subscriber base has witnessed a decline of around 70 percent, reaching 249 million subscribers. This decline can be attributed to multiple factors, including the increasing penetration of smartphones in the country. Additionally, the launch of JioPhone in 2017 played a significant role in the migration of over 100 million 2G feature phone subscribers to 4G services, according to Jefferies India.

According to analysts, Jios device pricing is attractive given that it is at a 20 percent discount to the estimated average selling price of feature phones in India. Furthermore, JioBharat’s service pricing is also quite attractive since it is 31 percent cheaper and offers higher data usage (0.5GB/day) vs Bharti’s 2GB/28 days.

“JioBharat is better placed to disrupt the market vs. the original JioPhone in 2018, as it is a more focused product, simpler value proposition, better distribution and production planning and better timing given the recent increase in 2G tariffs by competition,” said Emkay Research. “We believe JioBharat will help drive churn in this segment and help Jio extract reasonable ARPU (vs the earlier JioPhone starting at Rs 70-80), despite being cheaper than competition.”

Emkay Research predicts that JioBharat has the potential to replicate the success of the JioPhone and attract over 100 million users. Leveraging Jio’s robust network, strong distribution capabilities, and the JioBharat device, Jio is expected to capture over 40 percent market share. The JioBharat value proposition, combined with strategic partnerships with OEMs such as Karbonn, will facilitate faster scalability compared to the JioPhone, according to Emkay. Given the prior success of JioPhone, which had an installed base of over 100 million users between 2018 and 2020, there is a solid precedent for JioBharat’s potential growth.

Disclaimer: Moneycontrol is a part of the Network18 group. Network18 is controlled by Independent Media Trust, of which Reliance Industries is the sole beneficiary.

Disclaimer: The views and investment tips expressed by investment experts on Moneycontrol.com are their own and not those of the website or its management. Moneycontrol.com advises users to check with certified experts before taking any investment decisions.

admin