123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547 |
- <!-- start: PAGE TITLE -->
- <section id="page-title">
- <div class="row">
- <div class="col-sm-8">
- <h1 class="mainTitle" translate="sidebar.nav.utilities.PRICING">{{ mainTitle }}</h1>
- <span class="mainDescription">If you're making a rockin' marketing site for a subscription-based product, you're likely in need of a pricing table. </span>
- </div>
- <div ncy-breadcrumb></div>
- </div>
- </section>
- <!-- end: PAGE TITLE -->
- <!-- start: PRICING TABLE EXAMPLE 1 -->
- <div class="container-fluid container-fullw bg-white">
- <div class="row">
- <div class="col-md-12">
- <h5 class="over-title margin-bottom-15">First <span class="text-bold">example</span></h5>
- <p>
- These tables fill 100% of their container and are made from a simple unordered list.
- </p>
- <div class="pricing-table">
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan1">
- <li class="plan-name">
- Basic
- </li>
- <li class="plan-price">
- <h3> $19 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-green btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan2 featured">
- <li class="plan-name">
- Standard
- </li>
- <li class="plan-price">
- <h3> $29 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-green btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan3">
- <li class="plan-name">
- Advanced
- </li>
- <li class="plan-price">
- <h3> $49 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-green btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan4">
- <li class="plan-name">
- Mighty
- </li>
- <li class="plan-price">
- <h3> $99 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-green btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- end: PRICING TABLE EXAMPLE 1 -->
- <!-- start: PRICING TABLE EXAMPLE 2 -->
- <div class="container-fluid container-fullw">
- <div class="row">
- <div class="col-md-12">
- <h5 class="over-title margin-bottom-15">Second <span class="text-bold">example</span></h5>
- <p>
- These tables fill 100% of their container and are made from a simple unordered list.
- </p>
- <div class="pricing-table pricing-green">
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan1">
- <li class="plan-name">
- Basic
- </li>
- <li class="plan-price">
- <h3> $19 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-red btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan2 featured">
- <li class="plan-name">
- Standard
- </li>
- <li class="plan-price">
- <h3> $29 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-red btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan3">
- <li class="plan-name">
- Advanced
- </li>
- <li class="plan-price">
- <h3> $49 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-red btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan4">
- <li class="plan-name">
- Mighty
- </li>
- <li class="plan-price">
- <h3> $99 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-red btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- end: PRICING TABLE EXAMPLE 2 -->
- <!-- start: PRICING TABLE EXAMPLE 3 -->
- <div class="container-fluid container-fullw bg-white">
- <div class="row">
- <div class="col-md-12">
- <h5 class="over-title margin-bottom-15">Third <span class="text-bold">example</span></h5>
- <p>
- These tables fill 100% of their container and are made from a simple unordered list.
- </p>
- <div class="pricing-table pricing-blue">
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan1">
- <li class="plan-name">
- Basic
- </li>
- <li class="plan-price">
- <h3> $19 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan2 featured">
- <li class="plan-name">
- Standard
- </li>
- <li class="plan-price">
- <h3> $29 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan3">
- <li class="plan-name">
- Advanced
- </li>
- <li class="plan-price">
- <h3> $49 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan4">
- <li class="plan-name">
- Mighty
- </li>
- <li class="plan-price">
- <h3> $99 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- end: PRICING TABLE EXAMPLE 3 -->
- <!-- start: PRICING TABLE EXAMPLE 4 -->
- <div class="container-fluid container-fullw">
- <div class="row">
- <div class="col-md-12">
- <h5 class="over-title margin-bottom-15">Fourth <span class="text-bold">example</span></h5>
- <p>
- These tables fill 100% of their container and are made from a simple unordered list.
- </p>
- <div class="pricing-table pricing-red">
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan1">
- <li class="plan-name">
- Basic
- </li>
- <li class="plan-price">
- <h3> $19 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan2 featured">
- <li class="plan-name">
- Standard
- </li>
- <li class="plan-price">
- <h3> $29 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>5GB</strong> Storage
- </li>
- <li>
- <strong>1GB</strong> RAM
- </li>
- <li>
- <strong>400GB</strong> Bandwidth
- </li>
- <li>
- <strong>10</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan3">
- <li class="plan-name">
- Advanced
- </li>
- <li class="plan-price">
- <h3> $49 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- <div class="col-lg-3 col-md-3 col-xs-6">
- <ul class="plan plan4">
- <li class="plan-name">
- Mighty
- </li>
- <li class="plan-price">
- <h3> $99 <span class="price-cents">99</span><span class="price-month">/month</span></h3>
- </li>
- <li>
- <strong>50GB</strong> Storage
- </li>
- <li>
- <strong>8GB</strong> RAM
- </li>
- <li>
- <strong>1024GB</strong> Bandwidth
- </li>
- <li>
- <strong>Unlimited</strong> Email Address
- </li>
- <li>
- <strong>Forum</strong> Support
- </li>
- <li class="plan-action">
- <a href="#" class="btn btn-blue btn-lg">
- Signup
- </a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- end: PRICING TABLE EXAMPLE 4 -->
|