CINXE.COM

Pricing - TPN Group

<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Pricing - TPN Group</title> <link href="/bundles/css?v=w5SPEnimHbi6HqdJUVUGLVzTO14qI5KFIQWMVAZcuL81" rel="stylesheet"/> <link href="/bundles/groupcss?v=m2dxpJHusKQWFWJ2uGrTZn95vj3Pz5eWCJW-tx-w3RA1" rel="stylesheet"/> <link rel="shortcut icon" href="https://site.tpn.co.za/Images/favicon.ico"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700,800"> <!-- Basic JS routes --> <script type="text/javascript"> var PageUrlBase = '/'; var GlbArea = ''; var GlbController = 'Subscribe'; var GlbVersion = '638577848334462488'; </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-57SG68WNSZ"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-57SG68WNSZ'); </script> </head> <body> <div class="topbar d-block"> <div class="d-md-flex float-left d-none"> <div class="menu-iconbar"><a class="menu-text" href="tel:+27 861 876 000"><i class="fa fa-phone"></i> +27 861 876 000</a></div> <div class="menu-iconbar"><a class="menu-text" href="mailto:helpdesk@tpn.co.za"><i class="fa fa-envelope"></i> helpdesk@tpn.co.za</a></div> <div class="menu-iconbar"><a class="menu-text" target="_blank" href="https://www.facebook.com/TPNCreditBureau"><i class="fa fa-facebook"></i></a></div> <div class="menu-iconbar"><a class="menu-text" target="_blank" href="//wiki.tpn.co.za/tpn/help"><i class="fa fa-info-circle"></i> HELP</a></div> </div> </div> <div class="breadcrumb"> <div class="d-flex container"> </div> </div> <div> <div class="container-fluid homeImgBg" style="margin-top: -15px"> <div class="container" style="max-width: 90% !important"> <div class="pt-5 text-center w-100"> <h1 class="text-white p-3 d-none d-sm-inline">Find the perfect plan for your business.</h1> <h3 class="text-white">Tell us which business you are in.</h3> <div class="pt-5 pb-5"> <button class="mt-1 priceSec btn btn-lg DarkBlueOnWhiteBackground w--180" onclick="return OnPriceSectionChange(this, 1, '');" data-bustype="1">For Property</button> <button class="mt-1 priceSec btn btn-lg DarkBlueOnWhiteBackground w--180" onclick="return OnPriceSectionChange(this, 2, '');" data-bustype="2">For Schools</button> <button class="mt-1 priceSec btn btn-lg DarkBlueOnWhiteBackground w--180" onclick="return OnPriceSectionChange(this, 3, '');" data-bustype="3">For Business</button> </div> </div> </div> </div> <div id="idProductList"> </div> <div class="d-none"> <div id="idSpinLoading"> <div class="mt-5"> <center> <div class="spinner-grow text-primary" role="status"> <span class="sr-only">Loading...</span> </div> <div class="spinner-grow text-primary" role="status"> <span class="sr-only">Loading...</span> </div> <div class="spinner-grow text-primary" role="status"> <span class="sr-only">Loading...</span> </div> </center> </div> </div> </div> </div> <div class="container m-3"> &nbsp; </div> <div style="height:50px!important"> &nbsp; </div> <div class="fixed-bottom copyright"> <div class="container"> <p class="text-center"> 2024 漏 TPN Group (PTY) Ltd. ALL Rights Reserved. <a href="https://wiki.tpn.co.za/tpn/legaldisc" target="_blank">Legal and Disclosures</a> </p> </div> </div> <script src="/bundles/tpnscripts"></script> <script src="/bundles/tpncommonjs"></script> <script src="/bundles/tpnpagejs"></script> <script type="text/javascript"> $(document).ready(function () { OnPreSelectBusinessType('', ''); // Function to handle the anchor on page load function handleHash() { var anchor = window.location.hash; if (anchor) { var bustype = anchor.replace('#busType', ''); // Extract the business type from the anchor var button = $(".priceSec[data-bustype='" + bustype + "']"); if (button.length > 0) { button.trigger("click"); } } } // Handle the anchor on page load handleHash(); // Attach click event to the buttons $(".priceSec").on("click", function() { var bustype = $(this).data("bustype"); OnPriceSectionChange(this, bustype, ''); // Update URL with anchor var anchor = "busType" + bustype; history.pushState({}, '', '#' + anchor); }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10