CINXE.COM
Subscription Plans | The Star
<!--START: paywall_layout.blade.php--> <!DOCTYPE html> <html lang="en"> <head> <title>Subscription Plans | The Star</title> <link rel="icon" type="image/png" href="https://cdn.thestar.com.my/Themes/img/favicon.ico" /> <!--START: common.blade.php--> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <meta name="ROBOTS" content="index,follow"/> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" /> <meta name="at:customer_id" content=""> <meta name="at:subscription_status" content="Inactive"> <!--END: common.blade.php--> <!-- THEME metatags --> <meta name="SAS" content="{'area': 'TSOL.Business.Premium', 'pagetype': 'IndexPage'}" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@staronline" /> <meta property="og:title" name="title" content="Subscription Plans | The Star" /> <!-- Page meta tags --> <!-- Page meta tags --> <meta name="page_type" content="Subscribe"/> <!-- CSRF Token --> <meta name="csrf-token" content="CHev7eMl6w0WEmvQnlduiKYZpjrgXYZ2H67N6Vdt"> <!-- Global Header scripts--> <script src="//ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <script src="https://cdn.thestar.com.my/Themes/js/bootstrap.min.js"></script> <script type="text/javascript" async="" src="https://scdn.cxense.com/cx.cce.js"></script> <!-- THEME JS links --> <!-- Common JS links --> <!-- theme includes js_extra.blade.php --> <script type="text/javascript"> var viewid = Math.round(Math.random() * 100000000000); function sasiajserver(size,position){ var SAS = JSON.parse(jQuery('meta[name=SAS]').attr("content")); var rdm2 = Math.round(Math.random() * 100000000000); return "https://content.thestar.com.my/smg/jserver/viewid=" + viewid + "/random=" + rdm2 + "/network=SMG/site=TSOL" + "/area=" + SAS.area + "/pagetype=" + SAS.pagetype + "/platform=" + sascalcsize() + "/size=" + size + "/position=" + position; } function sascalcsize(){var b=window.getComputedStyle(document.querySelector(".sassize"));var a=b.getPropertyValue("--breakpoint");return a}; </script> <!-- Admiral --> <script> if (typeof pageType !== "undefined") { if(pageType == "article"){ var daxsubscriber = false; } } </script> <!-- End Admiral --> <script> // show or hide login button var rmad = false; var isLogin = false; tkValid = 0; // 3 = active , subscriber, has ads free if (tkValid > 0) { isLogin = true; } if (tkValid == "3") { rmad = true; } jQuery(document).ready(function() { if (tkValid > 0) { jQuery('.btn_login').hide(); jQuery('.login_menu').show(); jQuery('.m-login-menu').show(); jQuery('.m-login-button').attr("style", "display: none !important"); // Override css } else { jQuery('.btn_login').show(); jQuery('.login_menu').hide(); jQuery('.m-login-button').show(); jQuery('.m-login-menu').hide(); } }); </script> <!-- PPID --> <script type="text/javascript"> // client id value will be = encrypted(userid) // else client id = encrypted GA ID var client_id = "cd91e4b8cc71fc46c35e4608358cc1df5faf72f4"; var re = new RegExp("^([0-9a-zA-Z]{32,150})$|^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$"); var userID = "UA-167768859-1" ; client_id = "cd91e4b8cc71fc46c35e4608358cc1df5faf72f4"; console.log('client_id: '+client_id); </script> <!-- End PPID --> <!-- CDP Web Insight script --> <script type = "text/javascript" > var _portalId = "564891087"; var _propId = "564997745"; var _ATM_TRACKING_ASSOCIATE_UTM = 0 ; var _CDP_GA_ACCOUNT_TRACKING_ID = "UA-828580-1"; var _cdp365Analytics = { default_event: 0, first_party_domain: ".thestar.com.my", dims: { users: { origin_source: "The Star Online" } } }; (function() { var w = window; if (w.web_event) return; var a = window.web_event = function() { a.queue.push(arguments); } a.propId = _propId; a.track = a; a.queue = []; var e = document.createElement("script"); e.type = "text/javascript", e.async = !0, e.src = "//st-a.cdp.asia/insight.js"; var t = document.getElementsByTagName("script")[0]; t.parentNode.insertBefore(e, t) })(); </script> <!-- End of CDP Web Insight script --> <!-- Chartbeat --> <script async src="//static.chartbeat.com/js/chartbeat_mab.js"></script> <script> var chbpage_type = jQuery('meta[name=page_type]').attr("content"); var chbcontentauthor = jQuery('meta[name=content_byline]').attr("content"); var contentcat = jQuery('meta[name=content_category]').attr("content"); var contentaltcat = jQuery('meta[name=content_category_alt]').attr("content"); var chbpagecat = jQuery('meta[name=page_category]').attr("content"); var chbaltcats; var chballcats = ''; var chbuser_status = 'anon'; if (typeof chbpage_type !== "undefined") { if (chbpage_type.toLowerCase() == "article" || chbpage_type.toLowerCase() == "category" || chbpage_type.toLowerCase() == "photo listing" || chbpage_type.toLowerCase() == "photo gallery") { if (typeof chbcontentauthor !== "undefined") { if (chbcontentauthor === 'NA') { chbcontentauthor = ''; } //else if (chbcontentauthor.indexOf('By') > -1) { //chbcontentauthor = chbcontentauthor.replace('By', ''); //chbcontentauthor = chbcontentauthor.trim(); //} //else if (chbcontentauthor.indexOf('by') > -1) { //chbcontentauthor = chbcontentauthor.replace('by', ''); //chbcontentauthor = chbcontentauthor.trim(); //} } else { chbcontentauthor = ''; } if (typeof chbpagecat !== "undefined") { if (chbpagecat === 'NA') { chbpagecat = ''; } if (chbpagecat.toLowerCase() === 'starpicks') { chbpagecat = 'StarPicks'; } if (chbpagecat.toLowerCase() === 'starplus') { chbpagecat = 'StarPlus'; } if (chbpagecat.toLowerCase() === 'aseanplus') { chbpagecat = 'AseanPlus'; } } else { chbpagecat = ''; } if (typeof contentcat !== "undefined") { contentcat = cleanContentCategories(contentcat); contentcat = contentcat.split('/').join(','); }else{ contentcat = ''; } if (typeof contentaltcat !== "undefined") { contentaltcat = cleanContentCategories(contentaltcat); contentaltcat = contentaltcat.split('/').join(','); }else{ contentaltcat = ''; } if (chbpage_type.toLowerCase() == "category") { chballcats = chbpagecat; } else if (chbpage_type.toLowerCase() == "photo listing" || chbpage_type.toLowerCase() == "photo gallery") { chballcats = 'Photos'; } else { if (contentaltcat !== '') { chballcats = contentcat + ',' + contentaltcat; } else { chballcats = contentcat; } var customname = ""; var columnName = ""; if( columnName != '' ){ if( chballcats.toLowerCase().includes("lifestyle,viewpoints")) chballcats = chballcats.replace(/lifestyle,viewpoints/gi, "Lifestyle,Viewpoints," + columnName); else if (chballcats.toLowerCase().includes("opinion,columnists")) chballcats = chballcats.replace(/opinion,columnists/gi, "Opinion,Columnists," + columnName); else if (chballcats.toLowerCase().includes("sport,say what")) chballcats = chballcats.replace(/sport,say what/gi, "Sport,Say What," + columnName); else if (chballcats.toLowerCase().includes("business,insight")) chballcats = chballcats.replace(/business,insight/gi, "Business,Insight," + columnName); else if (chballcats.toLowerCase().includes("food,food for thought")) chballcats = chballcats.replace(/food,food for thought/gi, "Food,Food For Thought," + columnName); else if (chballcats.toLowerCase().includes("metro,views")) chballcats = chballcats.replace(/metro,views/gi, "Metro,Views," + columnName); else if (chballcats.toLowerCase().includes("tech,tech thoughts")) chballcats = chballcats.replace(/tech,tech thoughts/gi, "Tech,Tech Thoughts," + columnName); } } } else if (chbpage_type.toLowerCase() == "subcategory") { var pageCat = jQuery('meta[name=page_category]').attr("content"); var customname = ""; chballcats = pageCat.split('/').join(',').replace("And", "&").replace("#", ""); chbcontentauthor = ''; } else if (chbpage_type.toLowerCase() == "tag") { var pageCat = jQuery('meta[name=page_tag]').attr("content"); chballcats = pageCat; chbcontentauthor = ''; } else { chbcontentauthor = ''; chballcats = ''; } } else { chbcontentauthor = ''; chballcats = ''; } if (chbcontentauthor != '') { chbcontentauthor = chbcontentauthor.replace(/\b and \b/i, ","); chbcontentauthor = chbcontentauthor.replace(/[^@\s]*@[^@\s]*\.[^@\s]*/, ""); chbcontentauthor = chbcontentauthor.replace(/([^\v]+) \bBy\b | *\bBy\b/i, ""); chbcontentauthor = chbcontentauthor.replace(/\s*,\s*/g, ","); chbcontentauthor = chbcontentauthor.trim(); } chballcats = cleanContentCategories(chballcats); if (isLogin==true) { chbuser_status = 'lgdin'; }else{ chbuser_status = 'anon'; } function cleanContentCategories(content){ //all page_types content = content.replace(/starpicks/gi, 'StarPicks'); content = content.replace(/starplus/gi, 'StarPlus'); content = content.replace(/aseanplus/gi, 'AseanPlus'); content = content.replace(/'/gi, "'"); //article page_types content = content.replace(/lifestyle\/entertainment/gi, 'Lifestyle,Entertainment & Style,Entertainment'); content = content.replace(/lifestyle\/style/gi, 'Lifestyle,Entertainment & Style,Style'); content = content.replace(/lifestyle\/people/gi, 'Lifestyle,People & Living,People'); content = content.replace(/lifestyle\/living/gi, 'Lifestyle,People & Living,Living'); content = content.replace(/lifestyle\/travel/gi, 'Lifestyle,Travel & Culture,Travel'); content = content.replace(/lifestyle\/culture/gi, 'Lifestyle,Travel & Culture,Culture'); content = content.replace(/lifestyle\/health/gi, 'Lifestyle,Health & Family,Health'); content = content.replace(/lifestyle\/family/gi, 'Lifestyle,Health & Family,Family'); content = content.replace(/sport\/others/gi, 'Sport/Other Sports'); //subcategory page_types if(!content.includes('Other Sports')){ content = content.replace(/Other Sport/gi, 'Other Sports'); } var result = content; result = removeLastChar(result, ','); return result; } function removeLastChar(str,charStr){ var lastChar = str[str.length -1]; if(lastChar == charStr){ str = str.slice(0, -1); } return str; } (function() { /** CONFIGURATION START **/ var _sf_async_config = window._sf_async_config = (window._sf_async_config || {}); _sf_async_config.uid = 66903; _sf_async_config.domain = 'thestar.com.my'; _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; _sf_async_config.sections = chballcats; _sf_async_config.authors = chbcontentauthor; var _cbq = window._cbq = (window._cbq || []); _cbq.push(['_acct', chbuser_status]); /** CONFIGURATION END **/ function loadChartbeat() { var e = document.createElement('script'); var n = document.getElementsByTagName('script')[0]; e.type = 'text/javascript'; e.async = true; e.src = '//static.chartbeat.com/js/chartbeat.js'; n.parentNode.insertBefore(e, n); } loadChartbeat(); })(); </script> <!-- End Chartbeat --> <!-- CSS --> <!-- Common CSS links --> <!-- resources common css_includes.blade.php --> <!-- THEME CSS links --> <!-- Global CSS links --> <link href="https://cdn.thestar.com.my/Themes/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i" rel="stylesheet"> <link href="https://cdn.thestar.com.my/Themes/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <!-- Global CSS links --> <!-- Global CSS links --> <link href="https://cdn.thestar.com.my/Themes/css/tsol2017.min.css" rel="stylesheet" type="text/css"> <!-- Global CSS links --> <!-- BEGIN PAGE LEVEL STYLES --> <link href="https://cdn.thestar.com.my/Themes/css/regLog2.css?v=20220427" rel="stylesheet" type="text/css" /> <link href="https://cdn.thestar.com.my/Themes/css/paywall.css?v=20210715" rel="stylesheet" type="text/css" /> <!-- END PAGE LEVEL STYLES --> <!-- paywall css --> <link href="https://cdn.thestar.com.my/Themes/css/r-promo.css?v=20220623" rel="stylesheet" type="text/css" /> <link href="https://cdn.thestar.com.my/Themes/css/afp.css?v=20210630" rel="stylesheet" type="text/css" /> <style> .sassize{--breakpoint:desktop}@media all and (max-width:991px){.sassize{--breakpoint:tablet}}@media all and (max-width:767px){.sassize{--breakpoint:mobile}} </style> <!-- paywall css --> <!-- Page CSS links --> <!-- Page CSS links --> <style> @media only screen and (max-width :767px){.billboard,.leaderboard{width:100%;height:auto}.leaderboard-res,.med-rec{width:100%;height:auto}.highlights{border:none}} </style> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PVM4TH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PVM4TH');</script> <script> window.Laravel = {"csrfToken":"CHev7eMl6w0WEmvQnlduiKYZpjrgXYZ2H67N6Vdt"} </script> </head> <body> <div class='sassize'></div> <!-- Main THEME Content --> <!-- page content --> <div id="log-wrapper"> <!-- nav bar --> <div class="wrap-nav"> <nav id="navbar-main" class="navbar navbar-default affix-top" data-spy="affix" data-offset-top="100"> <div id="divBckBtn" class="backto"> <a class="backto-dark" href="javascript:history.back(1)"> <i class="icon sprite-icon"></i> </a> </div> <div class="navbar-header"> <a href="https://www.thestar.com.my/"><svg class="icon biz" width="150" height="50" role="img" aria-label="Star Media Group"> <image xlink:href="//cdn.thestar.com.my/Themes/img/logo-tsol-fullv3.svg" src="//cdn.thestar.com.my/Themes/img/logo-tsol-logov3.png" width="150" height="50" border="0"></image> </svg></a> <a href="https://www.thestar.com.my/"><svg class="icon biz icon-res" width="104" height="69" role="img" aria-label="Star Media Group"> <image xlink:href="//cdn.thestar.com.my/Themes/img/logo-tsol-fullv3.svg" src="//cdn.thestar.com.my/Themes/img/logo-tsol-logov3.png" width="104" height="69" border="0"></image> </svg></a> </div> <div class="header-log"> <ul class="nav navbar-nav navbar-right"> <li id="login_menu" class="dropdown" style="display: none;"> <a id="hllogin" class="log-in"><i class="icon sprite-icon"></i></a> <ul class="dropdown-menu log-in"> <li> <a href="https://login.thestar.com.my/accountinfo/profile.aspx" target="_blank" data-list-type="Profile Management" data-content-type="Manage Profile" data-content-title="https://login.thestar.com.my/accountinfo/profile.aspx">Manage Profile </a> </li> <li> <a href="https://login.thestar.com.my/accountinfo/profile.aspx" target="_blank" data-list-type="Profile Management" data-content-type="Change Password" data-content-title="https://login.thestar.com.my/accountinfo/changepassword.aspx">Change Password </a> </li> <li> <a href="https://login.thestar.com.my/accountinfo/sessions.aspx" target="_blank" data-list-type="Profile Management" data-content-type="Manage Logins" data-content-title="https://login.thestar.com.my/accountinfo/sessions.aspx">Manage Logins </a> </li> <li style="border-top:1px solid #d6d6d6"> <a href="https://login.thestar.com.my/accountinfo/subscriptioninfo.aspx" target="_blank" data-list-type="Profile Management" data-content-type="Manage Subscription" data-content-title="https://login.thestar.com.my/accountinfo/subscriptioninfo.aspx">Manage Subscription </a> </li> <li> <a href="https://login.thestar.com.my/accountinfo/transhistory.aspx" target="_blank" data-list-type="Profile Management" data-content-type="Transaction History" data-content-title="https://login.thestar.com.my/accountinfo/transhistory.aspx">Transaction History </a> </li> <li> <a href="https://login.thestar.com.my/accountinfo/billing.aspx" target="_blank" data-list-type="Profile Management" data-content-type="Manage Billing Info" data-content-title="https://login.thestar.com.my/accountinfo/billing.aspx">Manage Billing Info </a> </li> <li style="border-top:1px solid #d6d6d6"> <a href="https://www.thestar.com.my/foryou/edit" data-list-type="Profile Management" data-content-type="Manage For You" data-content-title="https://www.thestar.com.my/foryou/edit">Manage For You </a> </li> <li style="border-bottom:1px solid #d6d6d6"> <a href="https://www.thestar.com.my/saved-articles" data-list-type="Profile Management" data-content-type="Manage Bookmarks" data-content-title="https://www.thestar.com.my/saved-articles">Manage Bookmarks </a> </li> <li> <a href="https://www.thestar.com.my/subscribe" data-list-type="Profile Management" data-content-type="Package & Pricing" data-content-title="https://www.thestar.com.my/subscribe">Package & Pricing </a> </li> <li> <a href="https://www.thestar.com.my/faqs/" data-list-type="Profile Management" data-content-type="FAQs" data-content-title="https://www.thestar.com.my/faqs/">FAQs </a> </li> <li class="log-out"> <a href="#" onclick="logout();" data-list-type="Profile Management" data-content-type="Log Out" data-content-title="https://www.thestar.com.my">Log Out </a> </li> </ul> </li> <li id="btn_login"> <a class="login" data-list-type="Header" data-content-type="Outbound Referral" data-content-title="Log In" data-content-id="https://sso.thestar.com.my/?lng=en&channel=1&ru=HNQ8Auw31qgZZU47ZjHUhHKJStkK3H51/pPcFdJ1gQ9cFgPiSalasDvF6DeumuZwQFWSTaAxDLkfr7/af0z9H5Sc6TtrFQCdudJQurbfFHo=" href="https://sso.thestar.com.my/?lng=en&channel=1&ru=HNQ8Auw31qgZZU47ZjHUhHKJStkK3H51/pPcFdJ1gQ9cFgPiSalasDvF6DeumuZwQFWSTaAxDLkfr7/af0z9H5Sc6TtrFQCdudJQurbfFHo=">Log In</a> </li> </ul> </div> </nav> </div> <!-- main content --> <div class="wrapper-maincontent"> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-9 center float-none"> <div class="alert alert-warning shopee" role="alert"> Our 1-year plans are also available on our <a href="https://shopee.com.my/product/521831900/27876131140/" onclick="ga('send', 'event', 'Shopee Subscribe', 'click', 'https://shopee.com.my/product/521831900/27876131140/');"> <span class="highlight--shopee">Shopee official store <i class="fa fa-chevron-circle-right" aria-hidden="true"></i></span> </a> </div> </div> <header class="col-xs-12 col-md-9 center float-none"> <div class="das-wrapper bot-30"> <div class="left das-desc "> <h1 class="f32">The Star Digital Access</h1> <span class="f20">Get full access to news and personalised features on TheStar.com.my and app</span></div> <div class="right das-visual"><img src="https://cdn.thestar.com.my/Themes/img/subscribe-digital-accessv2.png"> </div> </div> </header> <div class="products-wrapper col-xs-12"> <div class="packages-wrap"> <form class="row catalog catalog-reverse-mob"> <div class="catalog-set"> <div class="products"> <header> <h2 class="f20"><i class="fas fa-crown"></i> Premium Plan</h2> </header> <div class="products-content"> <div class="packages-form pf-premium"> <label class="plan-opt-set " for="afpmonth"> <div class="plan-opt_month"> <input type="radio" id="afpmonth" name="plan" data-link="https://www.thestar.com.my/subscribe/review?pkg=F0UGmenhHOiSNCa0pDXpmQ==&pw=1&pkgid=losxDRIVayfktS3M5zjclA==" data-pckgid="PK26m" data-pckgname="Premium Monthly Plan" data-pckgamount="13.90" data-position="5" data-change="0"> Monthly </div> <div class="plan-opt_desc relative"> <p class="f20">RM 13.90<span>/month</span></p> </div> </label> <label class="plan-opt-set relative" for="afp12months"> <div class="plan-opt_month"> <input type="radio" id="afp12months" name="plan" data-link="https://www.thestar.com.my/subscribe/review?pkg=05pU/95q+Z0w9yFtWf+LUA==&pw=1&pkgid=PUX1IkYnMNpeD7Ade9sIsg==" data-pckgid="PK25y" data-pckgname="Premium Yearly Plan" data-pckgamount="148.00" data-position="6" data-change="0"> 12 Months </div> <div class="plan-opt_desc "> <p class="f20">RM 12.33<span>/month</span></p> <p class="offer-info">billed as RM 148.00</p> </div> <label class="offer-note" for="afp12months">Most Popular</label> </label> <label class="plan-opt-set relative"> <div class="plan-opt_month"> <input type="radio" id="afpfree" name="plan" data-link="https://www.thestar.com.my/subscribe/review?pkg=/UDrwzm8VnndOruK+Schqw==&pw=1&pkgid=tNXUBISUiM/Pe4dybmO5c0bBCZh1lsDjVwHlzJHvCzY=&trialType=2" data-pckgid="PK4trial" data-pckgname="1-Month Free Trial" data-pckgamount ="0.00" data-position="7" data-change="0"/> 1 month </div> <div class="plan-opt_desc "> <p class="f20">Free Trial</p> <p class="offer-info">for new subscribers only</p> </div> </label> </div> <ul class="package-info tick"> <span>Plan Features:</span> <li><strong>Advertisement-free</strong> <label class="top" rel="tooltip" title="Branded content and ads from third-party services like YouTube will still be displayed."><i class="fa fa-info-circle" aria-hidden="true"></i></label></li> <li><a href="#anchor">Membership privileges</a></li> </ul> </div> <a href="#" class="reg-button paywall-btn paywall-sub-btn disabled" id="rightSubBtn">Subscribe</a> </div> </div> </form> </div> </div> </div> </div> <div id="anchor"></div> <div class="videos--default privileges"> <div class="container"> <div class="col-xs-12 col-md-9 center float-none"> <h3 class="f20 center bot-20">Membership Privileges includes:</h3> <div class="row"> <div class="privileges-info-wrapper"> <div class="col-xs-12 col-sm-3"> <div class="privileges-info"> <img src="https://cdn.thestar.com.my/Themes/img/afp_unlimited.png"/> <div class="privileges-info_desc"> <h3 class="f18">Unlimited Access</h3> <p class="f14">Full access to all content on TheStar.com.my and app</p> </div> </div> </div> <div class="col-xs-12 col-sm-3"> <div class="privileges-info"> <img src="https://cdn.thestar.com.my/Themes/img/afp_foryou.png"/> <div class="privileges-info_desc"> <h3 class="f18">Personalised features</h3> <p class="f14">Follow your favourite topics, columnists and more.</p> </div> </div> </div> <div class="col-xs-12 col-sm-3"> <div class="privileges-info"> <img src="https://cdn.thestar.com.my/Themes/img/afp_rewards.png"/> <div class="privileges-info_desc"> <h3 class="f18">Member rewards</h3> <p class="f14">Exclusive member giveaways, promo codes and other perks</p> </div> </div> </div> <div class="col-xs-12 col-sm-3"> <div class="privileges-info"> <img src="https://cdn.thestar.com.my/Themes/img/afp_autorenewal.png"/> <div class="privileges-info_desc"> <h3 class="f18">Auto-renewal</h3> <p class="f14">Enjoy uninterrupted access. Cancel or switch plans anytime.</p> </div> </div> </div> </div> </div> </div> </div> </div> <div class="container"> <div class="leaderboard" id="leaderboard_syncad"></div> <script type="text/javascript"> var reqSyncad = new XMLHttpRequest; reqSyncad.onreadystatechange = function() { if( reqSyncad.readyState == 4 && reqSyncad.status== 200 && reqSyncad.responseText != ''){ jQuery('#leaderboard_syncad').html(reqSyncad.responseText); } }, reqSyncad.open('GET', 'https://cdn.thestar.com.my/Content/Data/Paywall/product_listing_syncad.txt?v=' + Date.now()), reqSyncad.send(null); </script> <div class="col-xs-12 promourl-wrap"> <a href="https://www.thestar.com.my/subscribe/redeemcode" class="promourl f18">I have a Free/Corporate/ Newsstand code</a> </div> <div class="packages-wrap"> <div class="row catalog"> <div class="catalog-set pad-20"> <div class="products"> <h2 class="f20 center">Corporate & Group Subscriptions</h2> <hr> <p class="center">Get a special group rate with five new accounts and above of any 12-month plan</p> <a href="/subscribe/contact" class="reg-button paywall-btn">Contact Us</a> </div> </div> <div class="catalog-set pad-20"> <div class="products"> <h2 class="f20 center">Student Promo</h2> <hr> <p class="center">Save on Digital Access with education pricing</p> <a href="https://sso.thestar.com.my/?pw=1&s=1&channel=1&ru=HNQ8Auw31qgZZU47ZjHUhHKJStkK3H51/pPcFdJ1gQ9cFgPiSalasDvF6DeumuZwQFWSTaAxDLkfr7/af0z9H5Sc6TtrFQCdudJQurbfFHo=" class="reg-button paywall-btn paywall-student-btn " data-link="https://sso.thestar.com.my/?pw=1&s=1&channel=1&ru=HNQ8Auw31qgZZU47ZjHUhHKJStkK3H51/pPcFdJ1gQ9cFgPiSalasDvF6DeumuZwQFWSTaAxDLkfr7/af0z9H5Sc6TtrFQCdudJQurbfFHo=" data-pckgid="PK27y" data-pckgname="Standard Plan 12 Months (Student Promo)" data-pckgamount="31.80">Subscribe</a> </div> </div> </div> <div class="row catalog"> <div class="catalog-set wide pad-20"> <div class="products products-content"> <h2 class="f20 center">Other Subscription Plans</h2> <hr> <p class="center">Explore our bundles with our ePaper and print subscription or see more plans from Star Media Group</p> <a href="https://newsstand.thestar.com.my/" class="reg-button paywall-btn" target="_blank">View more</a> </div> </div> </div> </div> <div class="col-xs-12"> <p class="note label-front label--required bot-30">You may only activate the 1-month free trial once. Star Media Group Berhad reserves the right to reject your membership or pro-rate your membership term to reflect current membership pricing.</p> <p class="note label-front bot-30">By subscribing to TheStar Digital Access you are agreeing to Star Media Group's Terms and Conditions and Privacy Policy.</p> </div> </div> </div> </div> <footer class="footer"> <style> /** { outline: 1px red solid; }*/ /*.row { margin-right: -15px; margin-left: -15px; }*/ /*.footer h3 { padding-top: 10px; }*/ .footer ul li a { display: inherit; } /*ul.social { display: inline-block; }*/ </style> <div class="container"> <div class="row"> <div class="footer-r footer-col-right col-xs-12 col-sm-4"> <h3>Connect with Us</h3> <ul class="social"> <li> <a href="https://www.youtube.com/user/thestaronline" class="youtube" data-list-type="Footer" data-content-type="Social Page" data-content-title="Youtube" data-content-id="https://www.youtube.com/user/thestaronline"> <i class="icon sprite-icon"></i> </a> </li> <li> <a href="https://www.instagram.com/thestaronline/?hl=en" class="instagram-white" data-list-type="Footer" data-content-type="Social Page" data-content-title="Instagram" data-content-id="https://www.instagram.com/thestaronline/?hl=en"> <i class="icon sprite-icon"></i> </a> </li> <li> <a href="https://twitter.com/staronline" class="twitter-white" data-list-type="Footer" data-content-type="Social Page" data-content-title="Twitter" data-content-id="http://twitter.com/staronline"> <i class="icon sprite-icon"></i> </a> </li> <li> <a href="https://www.facebook.com/TheStarOnline" class="facebook-white" data-list-type="Footer" data-content-type="Social Page" data-content-title="Facebook" data-content-id="http://www.facebook.com/TheStarOnline"> <i class="icon sprite-icon"></i> </a> </li> <li> <a href="https://t.me/thestar_official" class="telegram" data-list-type="Footer" data-content-type="Social Page" data-content-title="telegram" data-content-id="https://t.me/thestar_official"> <i class="icon sprite-icon"></i> </a> </li> <!--<li> <a href="https://plus.google.com/104885213242165565177" class="g-color"><i class="icon sprite-icon"></i></a></li>--> <!--<li> <a href="//www.thestar.com.my/ContactUs/" class="mail-color"><i class="icon sprite-icon"></i></a></li>--> </ul> </div> <div class="footer-l col-xs-12 col-sm-8"> <ul class="footer-nav"> <li><a href="//www.thestar.com.my/faqs/">FAQ</a><span class="divider">|</span></li> <li><a href="//www.thestar.com.my/Privacy/">Privacy Policy</a><span class="divider">|</span></li> <li><a href="//www.thestar.com.my/terms/">Terms & Conditions</a><span class="divider">|</span></li> <li><a href="//www.thestar.com.my/ContactUs/">Contact Us</a></li> </ul> <p class="copyright">Copyright 漏 1995-<script type="text/javascript"> var theDate = new Date(); document.write(theDate.getFullYear()); </script> Star Media Group Berhad [197101000523 (10894-D)]</p> </div> </div> </div> </footer> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035691" }); (function () { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=6035691&cv=2.0&cj=1" /> </noscript> <input type="hidden" name="hfldUrl1" id="hfldUrl1" value="HNQ8Auw31qgZZU47ZjHUhHKJStkK3H51/pPcFdJ1gQ9cFgPiSalasDvF6DeumuZwQFWSTaAxDLkfr7/af0z9H5Sc6TtrFQCdudJQurbfFHo=" /> <!-- /page content --> <!-- Global Footer scripts --> <script src="https://cdn.thestar.com.my/GlobalBar/global-bar.min.js" charset="utf-8"></script> <script src="https://cdn.thestar.com.my/Themes/js/loginstatusV2.js"></script> <!--<script src="https://cdn.thestar.com.my/Themes/js/bootstrap.min.js"></script>--> <!-- Common JS links --> <!--resources common js_includes.blade.php--> <!-- THEME JS links --> <!-- theme includes js_includes.blade.php --> <!--Po.st for social icons in article page--> <script type="text/javascript"> //Remove po.st social share // (function () { // var s = document.createElement('script'); // s.type = 'text/javascript'; // s.async = true; // s.src = ('https:' == document.location.protocol ? 'https://s' : 'http://i') // + '.po.st/static/v4/post-widget.js#publisherKey=gbc1mg0m85gf08mf3jlb'; // var x = document.getElementsByTagName('script')[0]; // x.parentNode.insertBefore(s, x); // })(); //window.pwidget_config = { // publisherKey: 'wid-47r2u0p7', // defaults: { radius: "circle", buttonColor: "default", buttonBackground: "default", label: "false", size: "24", counter: false, padding: true, view: "auto", shareNewWindow: true, services: { twitter: { via: "staronline" } }, jumboPosition: "first", }, // onload: function () { // if (navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/Windows Phone/i)) { // window.postPlatform.createWidget('.post-Wiz-Custom-Items', { buttons: [{ "id": "facebook" }, { "id": "twitter" }, { "id": "linkedin" }, { "id": "line" }, { "id": "reddit" }, { "id": "whatsapp" }, { "id": "email" }], }); // } // else window.postPlatform.createWidget('.post-Wiz-Custom-Items', { buttons: [{ "id": "facebook" }, { "id": "twitter" }, { "id": "linkedin" }, { "id": "line" }, { "id": "reddit" }, { "id": "print" }, { "id": "email" }], }); // } //}; //Added for ajax load today picture $(".slick-next").click(function(){ __sharethis__.initialize(); /* setTimeout(function() { addthis.layers.refresh(); }, 1000); */ }); $(".slick-prev").click(function(){ __sharethis__.initialize(); /* setTimeout(function() { addthis.layers.refresh(); }, 1000); */ }); //Added for ajax load today picture </script> <!-- NetCore --> <script src='//tw.netcore.co.in/smartechclient.js'></script> <script> smartech('create', 'ADGMOT35CHFLVDHBJNIG50K968P0V61ULQ6VTDV1B4AH6RHKPIVG'); smartech('register', '1ea761fa10f93f18df46ddc3b4f7b01a'); smartech('identify', ''); smartech('dispatch',1,{}); </script> <!-- End NetCore --> <!-- Page JS links --> <script type="text/javascript" src="https://cdn.thestar.com.my/Themes/js/tooltip.min.js"></script> <script type="text/javascript" src="https://cdn.thestar.com.my/Themes/js/slick.min.js"></script><!--- Photo Gallery --> <script src="https://kit.fontawesome.com/03dea7e17c.js" crossorigin="anonymous"></script> <!-- Page JS script --> <script> $(document).ready(function () { var is_auto_apply = false; var subscribestatus = true; if (subscribestatus == true) { if($("input[type=radio]").is(':checked') === false) { $("#afpmonth").prop("checked", true); $('.plan-opt-set').removeClass('selected'); $("#afpmonth").parent().parent().addClass('selected'); $('#rightSubBtn').removeClass('disabled'); $('#leftSubBtn').addClass('disabled'); var href = $("#afpmonth").data('link'); var pckgid = $("#afpmonth").data("pckgid"); var pckgname = $("#afpmonth").data("pckgname"); var pckgamount = $("#afpmonth").data("pckgamount"); var isChange = $("#afpmonth").data("change"); $('.paywall-sub-btn').attr('href', href); $('.paywall-sub-btn').attr('data-pckgid', pckgid); $('.paywall-sub-btn').attr('data-pckgname', pckgname); $('.paywall-sub-btn').attr('data-pckgamount', pckgamount); $('.paywall-sub-btn').attr('data-change', isChange); } } $("input[type=radio]").click(function () { if($(this).prop("checked")) { $('.plan-opt-set').removeClass('selected'); //$('.plan-opt-month').removeClass('selected'); $(this).parent().parent().addClass('selected'); var href = $(this).data('link'); var pckgid = $(this).data("pckgid"); var pckgname = $(this).data("pckgname"); var pckgamount = $(this).data("pckgamount"); var isChange = $(this).data("change"); var pos = $(this).data("position"); if ($('.paywall-sub-btn').length) { if ($('#btnConfirm').length) { if (href.includes("subscribe/review")) $('#btnConfirm').attr('value', 'Continue'); else $('#btnConfirm').attr('value', 'Confirm'); } $('.paywall-sub-btn').attr('href', href); $('.paywall-sub-btn').attr('data-pckgid', pckgid); $('.paywall-sub-btn').attr('data-pckgname', pckgname); $('.paywall-sub-btn').attr('data-pckgamount', pckgamount); $('.paywall-sub-btn').attr('data-change', isChange); } } if ($("input[name='plan']").is(':checked')) { if($('#btnCancel').length) $('#btnCancel').removeClass('disabled'); if($('.paywall-sub-btn').length) { if ($('#rightSubBtn').length && $('#leftSubBtn').length) { if (pos > 4) { $('#rightSubBtn').removeClass('disabled'); $('#leftSubBtn').addClass('disabled'); } else { $('#leftSubBtn').removeClass('disabled'); $('#rightSubBtn').addClass('disabled'); } } else { $('.paywall-sub-btn').removeClass('disabled'); } } } }); var isEligibleEDM = "false"; if (is_auto_apply == true && isEligibleEDM == 'true') { var EDMtype = "0"; if(EDMtype == '1'){ //monthly edm $("#afpmonth").prop("checked", true); $('#rightSubBtn').removeClass('disabled'); }else if(EDMtype == '2'){ //yearly edm $( "#afp12months" ).trigger( "click" ); $('#rightSubBtn').removeClass('disabled'); } } $('#btnCancel').click(function () { $('input[type="radio"]').prop('checked', false); $('.plan-opt-set').removeClass('selected'); if($('#btnCancel').length) $('#btnCancel').addClass('disabled'); if($('.paywall-sub-btn').length) $('.paywall-sub-btn').addClass('disabled'); }); $('.paywall-sub-btn, .paywall-student-btn, .paywall-trial-btn').click(function (event) { //dataLayer = []; event.preventDefault(); var isChange = $(this).data("change"); var href = $(this).attr('href'); var pckgid = $(this).data("pckgid"); var pckgname = $(this).data("pckgname"); var pckgamount = $(this).data("pckgamount"); var pckgcat = ""; if (pckgid.indexOf("PK4trial") >= 0) { pckgcat = "Trial"; } else if (pckgid.indexOf("PK5mPROMO") >= 0) { pckgcat = "Introductory Offer"; } else if (pckgid.indexOf("PK6m") >= 0) { pckgcat = "Monthly Plan"; } else if (pckgid.indexOf("PK22m") >= 0) { pckgcat = "6-Month Plan"; } else if (pckgid.indexOf("PK16y") >= 0) { pckgcat = "Yearly Plan"; } else if (pckgid.indexOf("PK25y") >= 0) { pckgcat = "Premium Yearly Plan"; } else if (pckgid.indexOf("PK26m") >= 0) { pckgcat = "Premium Monthly Plan"; } else if (pckgid.indexOf("PK27y") >= 0) { pckgcat = "Standard Plan (Student Promo)"; } if (isChange == "0") { dataLayer.push({ "event": "paywall_add", "ecommerce": { "add": { "products": [{ "id": pckgid, "name": pckgname, "price": pckgamount, "category": pckgcat, "brand": "TSOL", "variant": "", "quantity": 1 }] } } }); } window.location = href; //if (pckgcat == "Trial") { //$("#trial-form").submit(); //} else { //window.location = href; //} }); var $totalDisabledStandard= $('.pf-standard').children('.plan-opt-set.disabled'); var $totalStandard= $('.pf-standard').children('.plan-opt-set'); if($totalDisabledStandard.length === $totalStandard.length){ //all standard plans are disabled, so hide subscribe button $('#leftSubBtn').css('display', 'none'); } var $totalDisabledPremium= $('.pf-premium').children('.plan-opt-set.disabled'); var $totalPremium = $('.pf-premium').children('.plan-opt-set'); if($totalDisabledPremium.length === $totalPremium.length){ //all premium plans are disabled, so hide subscribe button $('#rightSubBtn').css('display', 'none'); } $(function () { 'use strict'; var $swipeTabsContainer = $('.swipe-tabs'), $swipeTabs = $('.swipe-tab'), $swipeTabsContentContainer = $('.swipe-tabs-container'), currentIndex = 0, activeTabClassName = 'active-tab'; $swipeTabsContainer.on('init', function (event, slick) { $swipeTabsContentContainer.removeClass('invisible'); $swipeTabsContainer.removeClass('invisible'); currentIndex = slick.getCurrent(); $swipeTabs.removeClass(activeTabClassName); $('.swipe-tab[data-slick-index=' + currentIndex + ']').addClass(activeTabClassName); }); $swipeTabsContainer.slick({ //slidesToShow: 3.25, slidesToShow: 6, slidesToScroll: 1, infinite: false, swipeToSlide: true, touchThreshold: 10, responsive: [ { breakpoint: 1119, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 560, settings: { slidesToShow: 3, slidesToScroll: 1 } } ] }); $swipeTabsContentContainer.slick({ asNavFor: $swipeTabsContainer, slidesToShow: 1, slidesToScroll: 1, arrows: false, infinite: false, swipeToSlide: true, draggable: true, touchThreshold: 10 }); $swipeTabs.on('click', function (event) { // gets index of clicked tab currentIndex = $(this).data('slick-index'); $swipeTabs.removeClass(activeTabClassName); $('.swipe-tab[data-slick-index=' + currentIndex + ']').addClass(activeTabClassName); $swipeTabsContainer.slick('slickGoTo', currentIndex); $swipeTabsContentContainer.slick('slickGoTo', currentIndex); }); //initializes slick navigation tabs swipe handler $swipeTabsContentContainer.on('swipe', function (event, slick, direction) { currentIndex = $(this).slick('slickCurrentSlide'); $swipeTabs.removeClass(activeTabClassName); $('.swipe-tab[data-slick-index=' + currentIndex + ']').addClass(activeTabClassName); }); }); //set to auto selected on enabled package (previously was set to auto select eventho the pkg was disabled) $('input[type=radio]').each(function () { var $this = $(this); $parent = $this.parent().parent(); if(!($parent.hasClass("disabled"))){ $this.trigger("click"); return false; } }); }); </script> </body> </html>