CINXE.COM

Shopping Cart

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Shopping Cart</title> <link href="https://fonts.googleapis.com/css?family=Asap:400,600,600i|Roboto:300,400,400i,500,700&amp;display=swap" rel="stylesheet"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <!--[if lt IE 9]> <script> document.createElement("header"); document.createElement("footer"); document.createElement("section"); document.createElement("aside"); document.createElement("nav"); document.createElement("article"); document.createElement("main"); </script> <div class="warning">&nbsp;&nbsp;Your browser is out of date, please upgrade your browser to a newer version to get the full website experince our website offers. Thank you.</div> <![endif]--> <script>window.dataLayer = window.dataLayer || [];</script> <script src="https://js-de.sentry-cdn.com/be9906448904c023cee321bab7ae4140.min.js" crossorigin="anonymous"></script> <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= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PRB8M43');</script> <link href="https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,400;0,500;0,700;1,400&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.16/dist/css/bootstrap-select.min.css"> <link rel="stylesheet" href="/templates/customorder/assets/css/style.css"> <style> @font-face{ font-family:Trustpilotdefaultfont; src:url(https://cdn.trustpilot.net/brand-assets/2.1.0/fonts/trustpilot-default-font-regular.woff2) } .slim-trustpilot-wrap { margin-top: 100px; } .slim-trustpilot-wrap .title { font-family: Trustpilotdefaultfont,Asap,sans-serif; text-align: center; padding-bottom: 10px; } .slim-trustpilot-wrap .title a { font-size: 17px; font-weight: 700; color: #191919; } /* LUBO */ #sparxorderoform .hidden{ display: none; } /* Modal */ html.remodal-is-locked{ overflow:hidden;-ms-touch-action:none;touch-action:none} .remodal,[data-remodal-id]{ display:none} .remodal-overlay{ position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none} .remodal-wrapper{ position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch} .remodal-wrapper:after{ display:inline-block;height:100%;margin-left:-.05em;content:""} .remodal-overlay,.remodal-wrapper{ -webkit-backface-visibility:hidden;backface-visibility:hidden} .remodal{ position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%} .remodal-is-initialized{ display:inline-block} .remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{ -webkit-filter:blur(3px);filter:blur(3px)} .remodal-overlay{ background:rgba(43,46,56,0.9)} .remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{ -webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards} .remodal-overlay.remodal-is-opening{ -webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes} .remodal-overlay.remodal-is-closing{ -webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes} .remodal-wrapper{ padding:10px 10px 0} .remodal{ box-sizing:border-box; width:100%;margin-bottom:10px; padding:35px; -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0); color:#2b2e38; background:#fff; padding: 10px; } .remodal.remodal-is-opening,.remodal.remodal-is-closing{ -webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards} .remodal.remodal-is-opening{ -webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes} .remodal.remodal-is-closing{ -webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes} .remodal,.remodal-wrapper:after{ vertical-align:middle} .remodal-close{ position:absolute;top:0;right:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent} .remodal-close:hover,.remodal-close:focus{ color:#2b2e38} .remodal-close:before{ font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center} .remodal-confirm,.remodal-cancel{ font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0} .remodal-confirm{ color:#fff;background:#81c784} .remodal-confirm:hover,.remodal-confirm:focus{ background:#66bb6a} .remodal-cancel{ color:#fff;background:#e57373} .remodal-cancel:hover,.remodal-cancel:focus{ background:#ef5350} .remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{ padding:0;border:0} @-webkit-keyframes remodal-opening-keyframes { from{ -webkit-transform:scale(1.05);transform:scale(1.05);opacity:0} to{ -webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)} } @keyframes remodal-opening-keyframes { from{ -webkit-transform:scale(1.05);transform:scale(1.05);opacity:0} to{ -webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)} } @-webkit-keyframes remodal-closing-keyframes { from{ -webkit-transform:scale(1);transform:scale(1);opacity:1} to{ -webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)} } @keyframes remodal-closing-keyframes { from{ -webkit-transform:scale(1);transform:scale(1);opacity:1} to{ -webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)} } @-webkit-keyframes remodal-overlay-opening-keyframes { from{ opacity:0} to{ opacity:1} } @keyframes remodal-overlay-opening-keyframes { from{ opacity:0} to{ opacity:1} } @-webkit-keyframes remodal-overlay-closing-keyframes { from{ opacity:1} to{ opacity:0} } @keyframes remodal-overlay-closing-keyframes { from{ opacity:1} to{ opacity:0} } @media only screen and (min-width: 641px) { .remodal{ max-width:1040px} } .lt-ie9 .remodal-overlay{ background:#2b2e38} .lt-ie9 .remodal{ width:700px} /* Alerts changes */ .alerts-container{ display: block; } .alerts-container .alert{ margin: 20px 0; } /* Loader animation */ .loader-container{ display: block; position: absolute; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); } .lds-ellipsis { display: inline-block; position: relative; top: 50%; left: 50%; margin: -40px 0 0 -40px; width: 80px; height: 80px; } .lds-ellipsis div { position: absolute; top: 33px; width: 13px; height: 13px; border-radius: 50%; background: #fff; animation-timing-function: cubic-bezier(0, 1, 1, 0); } .lds-ellipsis div:nth-child(1) { left: 8px; animation: lds-ellipsis1 0.6s infinite; } .lds-ellipsis div:nth-child(2) { left: 8px; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(3) { left: 32px; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(4) { left: 56px; animation: lds-ellipsis3 0.6s infinite; } @keyframes lds-ellipsis1 { 0% { transform: scale(0); } 100% { transform: scale(1); } } @keyframes lds-ellipsis3 { 0% { transform: scale(1); } 100% { transform: scale(0); } } @keyframes lds-ellipsis2 { 0% { transform: translate(0, 0); } 100% { transform: translate(24px, 0); } } .recommended .label-title::after{ content: attr(data-label) !important; } label.mandatorylabel{ position: relative; overflow: visible; } label.mandatorylabel::after{ content: "*"; position: absolute; top: 0px; right: -15px; color: #77718a; font-size: 20px; line-height: 20px; } .submit-button-wrap.text-center{ overflow: visible; } #submitbutton{ width: auto; white-space: nowrap; } </style> <script src="/templates/customorder/assets/js/jquery.min.js"></script> <script> var prefix = '$'; var suffix = ' '; var csrfToken = '0464a3deaf68624435695723c2d26b6970489e37'; var recaptchaSiteKey = ""; var basefilename = 'order.php'; </script> <script> function Pixeleze(pixelezeData) { var url = "https://pixeleze.com/run?PixelezeData=" + encodeURIComponent(JSON.stringify(pixelezeData)); url += "&SourceUrl=" + encodeURIComponent(window.location.href); url += "&Cookies=" + encodeURIComponent(document.cookie.replace(/(\s|^)(?!Pixeleze).+?=.+?(;|$)/g, "")); var ref = document.getElementsByTagName("script")[0]; var js = document.createElement("script"); js.src = url; js.async = true; ref.parentNode.insertBefore(js, ref); } var pixelezeData = pixelezeData || {}; pixelezeData.AccountId = "35f89f39-2d2f-405e-8998-a94c00eb8461"; Pixeleze(pixelezeData); </script> <!-- Dynamic Template Compatibility --> <!-- Please update your theme to include or have a comment on the following to negate dynamic inclusion --> <link rel="stylesheet" type="text/css" href="/assets/css/fontawesome-all.min.css" /> </head> <body> <div class="page-wrap"> <div class="page"> <header> <div class="container"> <div class="header-wrap"> <div class="logo-wrap"> <img src="https://www.scalahosting.com/assets/images/logo.svg" onerror="this.onerror=null; this.src='https://www.scalahosting.com/assets/images/logo.png'" alt="Scala Hosting Logo"> </div> <div class="slogan-wrap"> <span id="slogan">Scalable Hosting Services</span> </div> </div> </div> </header> <div class="container" id="sparxorderoform"> <form action="post"> <div class="row"> <div class="col-12"> <div class="progress-steps-wrap"> <div class="progress-steps"> <div class="progress-line-wrap"> <div class="progress-line" style="width: 0%">&nbsp;</div> </div> <div class="steps-wrap"> <div class="step-wrap"> <div class="step" data-step-id="1"></div> </div> <div class="step-wrap"> <div class="step" data-step-id="2"></div> </div> <div class="step-wrap"> <div class="step" data-step-id="3"></div> </div> <div class="step-wrap"> <div class="step" data-step-id="4"></div> </div> </div> <div class="steps"> <div class="step-wrap current"> <a href="/order.php"><div class="step" data-step-id="1" data-title="Choose Product"></div></a> </div> <div class="step-wrap "> <div class="step" data-step-id="2" data-title="Configure Product"></div> </div> <div class="step-wrap "> <div class="step" data-step-id="3" data-title="Choose Domain"></div> </div> <div class="step-wrap "> <div class="step" data-step-id="4" data-title="Payment"></div> </div> </div> </div> </div> </div> <aside class="col-auto col-xl-3"> <div class="show-mobile-select-box"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><rect y="61" width="90" height="90"/><rect x="120" y="61" width="392" height="90"/><rect y="211" width="90" height="90"/><rect x="120" y="211" width="392" height="90"/><rect y="361" width="90" height="90"/><rect x="120" y="361" width="392" height="90"/></svg></div> <div class="mobile-select-box"> <section class="config-section category-list"> <p class="aside-nav-headline show-more no-select" data-show="#category-list"> <span>Category</span> </p> <div class="aside-nav__ul-wrap" id="category-list"> <ul class="aside-nav__ul"> <li><a href="order.php?gid=38" class="current">Managed Cloud VPS</a></li> <li><a href="order.php?gid=46" >Entry Cloud</a></li> <li><a href="order.php?gid=33" >Self-managed Cloud VPS</a></li> <li><a href="order.php?gid=43" >Managed AWS VPS</a></li> <li><a href="order.php?gid=34" >Web Hosting</a></li> <li><a href="order.php?gid=39" >Business Email Hosting</a></li> <li><a href="order.php?gid=4" >Reseller Hosting</a></li> <li><a href="order.php?gid=11" >SSL Certificates</a></li> <li><a href="order.php?gid=42" >Jetpack</a></li> <li><a href="order.php?gid=23" >Domain Reseller</a></li> </ul> </div> </section> <section class="config-section action-list"> <p class="aside-nav-headline show-more no-select" data-show="#action-list"> <span>Actions</span> </p> <div class="aside-nav__ul-wrap" id="action-list"> <ul class="aside-nav__ul"> <li><a href="order.php?a=registerdomain">Register a New Domain</a></li> <li><a href="order.php?a=transferdomain">Transfer a Domain Name</a></li> </ul> </div> </section> </div> </aside> <div class="col col-xl-9"> <div class="page-headline-wrap"> <h1 class="page-headline">Managed Cloud VPS with a Control Panel</h1> <p class="page-intro">Self-healing Cloud Infrastructure, Enterprise SSD Drives, FREE Security Hardening, Upgrade/Downgrade Anytime</p> </div> <section class="config-section"> <div class="row products-section"> <div class="col-12 col-md-6"> <div class="product-section"> <div class="section-header"> <div class="product-name"> <h2>Cloud VPS</h2> </div> <div class="pricing"> <span>Starting from</span> <span class="price">$49.95 </span> <span>Monthly</span> </div> </div> <a href="order.php?a=add&pid=159&skipconfig=true" class="btn btn-success btn-sm order-button"><i class="fas"></i>Order Now</a> <div class="product-description-wrap"> <ul class="specs-list"> <li class="yes"><span data-tooltip="Choose a SPanel VPS and be able to create unlimited accounts and host unlimited websites on the server without paying extra."><span class="content">Host Unlimited Websites</span></span></li> <li class="yes"><span data-tooltip="ScalaHosting will migrate all your websites from any platform and server at no extra cost and will verify all of the migrated websites function correctly on the new server. The only thing you need to do is provide the login details to your old hosting server."><span class="content">Free and Effortless Migration</span></span></li> <li class="yes"><span data-tooltip="SShield is an innovative security solution which blocks 99.998% of the web attacks to your website. It also monitors your website in real-time and notifies you if a hack occurs."><span class="content">SShield Cybersecurity Software</span></span></li> <li class="yes"><span data-tooltip="At Scala Hosting, we believe that a web hosting plan should provide just the same sense of security as any other. Our servers are constantly monitored and maintained to guarantee you 99.9% uptime. That is literally as good as it gets. We are sure we can deliver great uptime for your web hosting service, and we guarantee it."><span class="content">99.9% Uptime Guarantee</span></span></li> <li class="yes"><span data-tooltip="Add/remove systems resources easily from your client area. You pay for what you use."><span class="content">Upgrade/Downgrade Anytime</span></span></li> <li class="yes"><span data-tooltip="Your VPS is fully managed by ScalaHosting 24/7/365. We answer any questions you may have related to your server and we fix any issues that arise."><span class="content">Fully Managed Service</span></span></li> <li class="yes"><span data-tooltip="Every SPanel VPS comes with an unconditional 30-day money-back guarantee which means we鈥檒l issue a full refund if you request it. No questions asked."><span class="content">30-Day Moneyback Guarantee</span></span></li> <li class="yes"><span data-tooltip="You get a dedicated IP address with your SPanel VPS which has multiple advantages such as never getting blacklisted, all emails you send will reach the recipient.You also get dedicated CPU/RAM resources which guarantee your website will always load quickly which is very important for both ranking in Google and keeping your visitors."><span class="content">Dedicated IP and Resources</span></span></li> <li class="yes"><span data-tooltip="You get free daily backups to a remote backup server and you can restore them yourself at anytime from SPanel. All your data is archived and you can restore any file, email or database."><span class="content">Daily Backups</span></span></li> <li class="yes"><span data-tooltip="Choose a SPanel VPS and easily switch to LiteSpeed or OpenLiteSpeed and your websites will be served by the fastest web server in the world for free."><span class="content">LiteSpeed/OpenLiteSpeed Server</span></span></li> <li class="yes"><span data-tooltip="ScalaHosting technical support is top-rated by multiple trusted platforms such as TrustPilot, ShopperApproved, HostAdvice, Serchen, WHTOP."><span class="content">TOP-Rated Hosting by TrustPilot</span></span></li> </ul> </div> </div> </div> </div> </section> </div> </div> </form> </div> </div> </div> <script src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async=""></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script> <!-- Latest compiled and minified JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.16/dist/js/bootstrap-select.min.js"></script> <script src="/templates/customorder/assets/js/scripts.js"></script> <script src="/templates/customorder/assets/js/scripts.lubo.js"></script> <script src="/templates/customorder/assets/js/modal.js"></script> </body> </html>

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