Aircel Postpaid as well as Prepaid customers can choose their plans
by [email protected] · June 30, 2014
Aircel, Indian mobile network operator, has started online service “Design your own plan” which enables users to customize their plans across calling, texting and surfing for both postpaid as well as prepaid customers. It is not a new idea anymore but for prepaid customers it’s for the first time.
It provides the flexibility to create a plan of their choice, Post the choices have been entered across, a relevant plan is shared for the customers to choose and confirm
Already airtel my plan and idea iplan are in the race.
',
enableHover: false,
enableTracking: true,
buttons: { twitter: {via: ''}},
click: function(api, options){
api.simulateClick();
api.openPopup('twitter');
}
});
jQuery('#facebook').sharrre({
share: {
facebook: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
click: function(api, options){
api.simulateClick();
api.openPopup('facebook');
}
});
jQuery('#googleplus').sharrre({
share: {
googlePlus: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
urlCurl: 'https://telenews.in/wp-content/themes/hueman/js/sharrre.php',
click: function(api, options){
api.simulateClick();
api.openPopup('googlePlus');
}
});
jQuery('#pinterest').sharrre({
share: {
pinterest: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
buttons: {
pinterest: {
description: 'Aircel Postpaid as well as Prepaid customers can choose their plans',media: 'https://telenews.in/wp-content/uploads/2014/06/images.jpg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
});