www.tracker-software.com Open in urlscan Pro
92.204.133.184  Public Scan

Submitted URL: http://www.tracker-software.com/product/pdf-xchange-editor
Effective URL: https://www.tracker-software.com/product/pdf-xchange-editor
Submission: On March 02 via manual from IN — Scanned from DE

Form analysis 42 forms found in the DOM

GET /search

<form id="search-form" role="search" method="get" class="search-form text-left" action="/search">
  <div class="search-form-box">
    <span class="search-label text-small text-uppercase text-medium-gray"> What are you looking for? </span>
    <input class="search-input" id="m_search" placeholder="Enter your keywords..." name="query" value="" title="Search through the web site" type="text" autocomplete="off">
    <button type="submit" class="search-button">
      <i class="feather icon-feather-search" aria-hidden="true"></i>
    </button>
  </div>
</form>

POST /product/20/search-features

<form action="/product/20/search-features" method="post" autocomplete="off" class="position-relative md-w-95" id="features-search-form">
  <input class="search-input large-input border-radius-6px m-0" name="q" id="features-search-form-input" type="search" placeholder="Features search...">
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="23">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp Country Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="2512.8" data-m-e-price="3141">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>3,141.00</span></div>
          <div><strong>$</strong><span class="m-price-v">2,512.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="3769.2" data-m-e-price="4711.5">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>4,711.50</span></div>
          <div><strong>$</strong><span class="m-price-v">3,769.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="12564">12,564.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="18">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Global &lt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="3530.6" data-m-e-price="4413.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>4,413.25</span></div>
          <div><strong>$</strong><span class="m-price-v">3,530.60</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="5295.9" data-m-e-price="6619.88">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>6,619.88</span></div>
          <div><strong>$</strong><span class="m-price-v">5,295.90</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="17653">17,653.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="41">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Enterprise &gt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="7059.8" data-m-e-price="8824.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>8,824.75</span></div>
          <div><strong>$</strong><span class="m-price-v">7,059.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="10589.7" data-m-e-price="13237.13">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>13,237.13</span></div>
          <div><strong>$</strong><span class="m-price-v">10,589.70</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="35299">35,299.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="13">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-single.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Single User License </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="11.2" data-m-e-price="14">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>14.00</span></div>
          <div><strong>$</strong><span class="m-price-v">11.20</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="16.8" data-m-e-price="21">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>21.00</span></div>
          <div><strong>$</strong><span class="m-price-v">16.80</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="56">56.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="28">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 3 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="30.8" data-m-e-price="38.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>38.50</span></div>
          <div><strong>$</strong><span class="m-price-v">30.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="46.2" data-m-e-price="57.75">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>57.75</span></div>
          <div><strong>$</strong><span class="m-price-v">46.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="154">154.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="44">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 5 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="50.8" data-m-e-price="63.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>63.50</span></div>
          <div><strong>$</strong><span class="m-price-v">50.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="76.2" data-m-e-price="95.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>95.25</span></div>
          <div><strong>$</strong><span class="m-price-v">76.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="254">254.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="14">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 10 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="98" data-m-e-price="122.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>122.50</span></div>
          <div><strong>$</strong><span class="m-price-v">98.00</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="147" data-m-e-price="183.75">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>183.75</span></div>
          <div><strong>$</strong><span class="m-price-v">147.00</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="490">490.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="15">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 25 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="181.4" data-m-e-price="226.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>226.75</span></div>
          <div><strong>$</strong><span class="m-price-v">181.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="272.1" data-m-e-price="340.13">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>340.13</span></div>
          <div><strong>$</strong><span class="m-price-v">272.10</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="907">907.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="16">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 50 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="329.6" data-m-e-price="412">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>412.00</span></div>
          <div><strong>$</strong><span class="m-price-v">329.60</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="494.4" data-m-e-price="618">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>618.00</span></div>
          <div><strong>$</strong><span class="m-price-v">494.40</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="1648">1,648.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="22">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 100 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="439.4" data-m-e-price="549.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>549.25</span></div>
          <div><strong>$</strong><span class="m-price-v">439.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="659.1" data-m-e-price="823.88">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>823.88</span></div>
          <div><strong>$</strong><span class="m-price-v">659.10</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="2197">2,197.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="24">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 250 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="646" data-m-e-price="807.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>807.50</span></div>
          <div><strong>$</strong><span class="m-price-v">646.00</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="969" data-m-e-price="1211.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,211.25</span></div>
          <div><strong>$</strong><span class="m-price-v">969.00</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="3230">3,230.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="25">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 500 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="966.8" data-m-e-price="1208.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,208.50</span></div>
          <div><strong>$</strong><span class="m-price-v">966.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="1450.2" data-m-e-price="1812.75">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,812.75</span></div>
          <div><strong>$</strong><span class="m-price-v">1,450.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="4834">4,834.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="26">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 1000 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="1384.2" data-m-e-price="1730.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,730.25</span></div>
          <div><strong>$</strong><span class="m-price-v">1,384.20</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="2076.3" data-m-e-price="2595.38">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>2,595.38</span></div>
          <div><strong>$</strong><span class="m-price-v">2,076.30</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="6921">6,921.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="17">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp Site License Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="1727.8" data-m-e-price="2159.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>2,159.75</span></div>
          <div><strong>$</strong><span class="m-price-v">1,727.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="2591.7" data-m-e-price="3239.63">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>3,239.63</span></div>
          <div><strong>$</strong><span class="m-price-v">2,591.70</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="8639">8,639.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="23">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp Country Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="2512.8" data-m-e-price="3141">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>3,141.00</span></div>
          <div><strong>$</strong><span class="m-price-v">2,512.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="3769.2" data-m-e-price="4711.5">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>4,711.50</span></div>
          <div><strong>$</strong><span class="m-price-v">3,769.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="12564">12,564.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="18">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Global &lt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="3530.6" data-m-e-price="4413.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>4,413.25</span></div>
          <div><strong>$</strong><span class="m-price-v">3,530.60</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="5295.9" data-m-e-price="6619.88">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>6,619.88</span></div>
          <div><strong>$</strong><span class="m-price-v">5,295.90</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="17653">17,653.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="41">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Enterprise &gt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="7059.8" data-m-e-price="8824.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>8,824.75</span></div>
          <div><strong>$</strong><span class="m-price-v">7,059.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="10589.7" data-m-e-price="13237.13">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>13,237.13</span></div>
          <div><strong>$</strong><span class="m-price-v">10,589.70</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="35299">35,299.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="13">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-single.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Single User License </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="11.2" data-m-e-price="14">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>14.00</span></div>
          <div><strong>$</strong><span class="m-price-v">11.20</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="16.8" data-m-e-price="21">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>21.00</span></div>
          <div><strong>$</strong><span class="m-price-v">16.80</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="56">56.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="28">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 3 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="30.8" data-m-e-price="38.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>38.50</span></div>
          <div><strong>$</strong><span class="m-price-v">30.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="46.2" data-m-e-price="57.75">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>57.75</span></div>
          <div><strong>$</strong><span class="m-price-v">46.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="154">154.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="44">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="22">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 5 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="50.8" data-m-e-price="63.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>63.50</span></div>
          <div><strong>$</strong><span class="m-price-v">50.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="76.2" data-m-e-price="95.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>95.25</span></div>
          <div><strong>$</strong><span class="m-price-v">76.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="254">254.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="23">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp Country Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="3218.8" data-m-e-price="4023.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>4,023.50</span></div>
          <div><strong>$</strong><span class="m-price-v">3,218.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="4828.2" data-m-e-price="6035.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>6,035.25</span></div>
          <div><strong>$</strong><span class="m-price-v">4,828.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="16094">16,094.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="18">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Global &lt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="4575.8" data-m-e-price="5719.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>5,719.75</span></div>
          <div><strong>$</strong><span class="m-price-v">4,575.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="6863.7" data-m-e-price="8579.63">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>8,579.63</span></div>
          <div><strong>$</strong><span class="m-price-v">6,863.70</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="22879">22,879.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="41">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Enterprise &gt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="9142.6" data-m-e-price="11428.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>11,428.25</span></div>
          <div><strong>$</strong><span class="m-price-v">9,142.60</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="13713.9" data-m-e-price="17142.38">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>17,142.38</span></div>
          <div><strong>$</strong><span class="m-price-v">13,713.90</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="45713">45,713.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="13">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-single.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Single User License </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="14.4" data-m-e-price="18">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>18.00</span></div>
          <div><strong>$</strong><span class="m-price-v">14.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="21.6" data-m-e-price="27">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>27.00</span></div>
          <div><strong>$</strong><span class="m-price-v">21.60</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="72">72.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="28">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 3 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="39.4" data-m-e-price="49.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>49.25</span></div>
          <div><strong>$</strong><span class="m-price-v">39.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="59.1" data-m-e-price="73.88">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>73.88</span></div>
          <div><strong>$</strong><span class="m-price-v">59.10</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="197">197.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="44">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 5 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="65.2" data-m-e-price="81.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>81.50</span></div>
          <div><strong>$</strong><span class="m-price-v">65.20</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="97.8" data-m-e-price="122.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>122.25</span></div>
          <div><strong>$</strong><span class="m-price-v">97.80</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="326">326.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="14">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 10 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="125.4" data-m-e-price="156.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>156.75</span></div>
          <div><strong>$</strong><span class="m-price-v">125.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="188.1" data-m-e-price="235.13">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>235.13</span></div>
          <div><strong>$</strong><span class="m-price-v">188.10</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="627">627.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="15">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 25 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="232" data-m-e-price="290">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>290.00</span></div>
          <div><strong>$</strong><span class="m-price-v">232.00</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="348" data-m-e-price="435">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>435.00</span></div>
          <div><strong>$</strong><span class="m-price-v">348.00</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="1160">1,160.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="16">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 50 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="421" data-m-e-price="526.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>526.25</span></div>
          <div><strong>$</strong><span class="m-price-v">421.00</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="631.5" data-m-e-price="789.38">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>789.38</span></div>
          <div><strong>$</strong><span class="m-price-v">631.50</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="2105">2,105.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="22">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 100 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="628" data-m-e-price="785">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>785.00</span></div>
          <div><strong>$</strong><span class="m-price-v">628.00</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="942" data-m-e-price="1177.5">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,177.50</span></div>
          <div><strong>$</strong><span class="m-price-v">942.00</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="3140">3,140.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="24">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 250 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="870" data-m-e-price="1087.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,087.50</span></div>
          <div><strong>$</strong><span class="m-price-v">870.00</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="1305" data-m-e-price="1631.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,631.25</span></div>
          <div><strong>$</strong><span class="m-price-v">1,305.00</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="4350">4,350.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="25">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 500 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="1281.4" data-m-e-price="1601.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>1,601.75</span></div>
          <div><strong>$</strong><span class="m-price-v">1,281.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="1922.1" data-m-e-price="2402.63">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>2,402.63</span></div>
          <div><strong>$</strong><span class="m-price-v">1,922.10</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="6407">6,407.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="26">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 1000 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="1778.8" data-m-e-price="2223.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>2,223.50</span></div>
          <div><strong>$</strong><span class="m-price-v">1,778.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="2668.2" data-m-e-price="3335.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>3,335.25</span></div>
          <div><strong>$</strong><span class="m-price-v">2,668.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="8894">8,894.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="17">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp Site License Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="2214.4" data-m-e-price="2768">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>2,768.00</span></div>
          <div><strong>$</strong><span class="m-price-v">2,214.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="3321.6" data-m-e-price="4152">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>4,152.00</span></div>
          <div><strong>$</strong><span class="m-price-v">3,321.60</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="11072">11,072.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="23">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp Country Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="3218.8" data-m-e-price="4023.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>4,023.50</span></div>
          <div><strong>$</strong><span class="m-price-v">3,218.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="4828.2" data-m-e-price="6035.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>6,035.25</span></div>
          <div><strong>$</strong><span class="m-price-v">4,828.20</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="16094">16,094.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="18">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Global &lt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="4575.8" data-m-e-price="5719.75">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>5,719.75</span></div>
          <div><strong>$</strong><span class="m-price-v">4,575.80</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="6863.7" data-m-e-price="8579.63">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>8,579.63</span></div>
          <div><strong>$</strong><span class="m-price-v">6,863.70</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="22879">22,879.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="41">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-corp.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Corp World Pack (Enterprise &gt; 75,000) </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="9142.6" data-m-e-price="11428.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>11,428.25</span></div>
          <div><strong>$</strong><span class="m-price-v">9,142.60</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="13713.9" data-m-e-price="17142.38">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>17,142.38</span></div>
          <div><strong>$</strong><span class="m-price-v">13,713.90</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="45713">45,713.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="13">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-single.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> Single User License </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="14.4" data-m-e-price="18">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>18.00</span></div>
          <div><strong>$</strong><span class="m-price-v">14.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="21.6" data-m-e-price="27">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>27.00</span></div>
          <div><strong>$</strong><span class="m-price-v">21.60</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="72">72.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="28">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 3 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="39.4" data-m-e-price="49.25">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>49.25</span></div>
          <div><strong>$</strong><span class="m-price-v">39.40</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="59.1" data-m-e-price="73.88">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>73.88</span></div>
          <div><strong>$</strong><span class="m-price-v">59.10</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="197">197.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Name: pricing-formPOST /shopping-cart/add-item

<form action="/shopping-cart/add-item" method="post" name="pricing-form">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="license_id" value="44">
  <input type="hidden" name="product_id" value="20">
  <input type="hidden" name="variation_id" value="64">
  <!-- Resellers fields -->
  <div class="pricing-table bg-white border-radius-6px padding-15px-lr padding-30px-top lg-padding-20px-top">
    <!-- start pricing header -->
    <div class="pricing-header">
      <img src="https://cdn.tracker-software.com/static/common/img/icons/icon-pricing-pack.svg" alt="" data-no-retina="">
      <div class="alt-font text-extra-large font-weight-500 text-uppercase"> 5 User Pack </div>
    </div>
    <!-- end pricing header -->
    <!-- start pricing body -->
    <div class="tab-style-04 tab-mini">
      <h5 class="font-weight-500 alt-font margin-25px-bottom margin-30px-top"> Choose maintenance period </h5>
      <div class="btn-group btn-group-toggle maintenance-buttons" data-toggle="buttons" style="margin-bottom: 20px; width: 100%;">
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button active">
          <input type="radio" name="maintenance" value="1" data-m-price="0" data-m-e-price="" checked="checked">
          <div class="for-sm"> 1 year </div>
          <strong>included</strong>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="2" data-m-price="65.2" data-m-e-price="81.5">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>81.50</span></div>
          <div><strong>$</strong><span class="m-price-v">65.20</span></div>
        </label>
        <label class="btn btn-sm btn-light text-medium-slate-blue maintenance-button">
          <input type="radio" name="maintenance" value="3" data-m-price="97.8" data-m-e-price="122.25">
          <div class="for-sm"> 3 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>$</strong><span>122.25</span></div>
          <div><strong>$</strong><span class="m-price-v">97.80</span></div>
        </label>
      </div>
      <div class="tab-content">
        <div class="price-tab tab-pane tab-pane fade in show active">
          <div class="pricing-body padding-10px-tb">
            <h4 class="old-price text-medium-slate-blue margin-5px-bottom letter-spacing-minus-1px" style="opacity: 0;"> $<span class="total-price-value"></span>
            </h4>
            <h4 class="price-header margin-5px-bottom letter-spacing-minus-1px"> USD $<span class="price-value" data-original-price="326">326.00</span>
            </h4>
          </div>
        </div>
      </div>
    </div>
    <!-- end pricing body -->
    <!-- start pricing footer -->
    <div class="pricing-footer margin-5px-top margin-2-half-rem-bottom">
      <div class="quantity">
        <label class="screen-reader-text">Quantity</label>
        <input type="button" value="-" class="qty-minus qty-btn" data-count="minus" data-field="count">
        <input class="input-text qty-text" type="number" name="count" value="1" min="1">
        <input type="button" value="+" class="qty-plus qty-btn" data-count="plus" data-field="count">
      </div>
      <button class="btn btn-medium btn-gradient-fast-blue-purple md-margin-15px-tb" type="submit">Add to cart</button>
    </div>
    <!-- end pricing footer -->
  </div>
</form>

Text Content

PDF-XCHANGE
 * Products
   * End-User Products
   * PDF-XChange Editor
   * PDF-XChange Editor Plus
   * PDF-XChange Lite Printer Free
   * PDF-XChange Standard Printer
   * PDF-Tools
   * PDF-XChange PRO
   * Software Developer Tools
   * PDF-XChange Editor SDK
   * PDF-XChange Editor Simple SDK
   * PDF-XChange Core API SDK
   * PDF-XChange Viewer ActiveX SDK
   * PDF-XChange Drivers API
   * PDF-XChange PRO SDK
 * Downloads
 * Support
   * Technical Support
   * Online Help Site
   * End-User Forums
   * Developer Forums
   * Knowledge Base/FAQs
   * Support Approach
 * Company
   * Company Info
   * Contact Us
   * About Us
   * Payment Options Explained
   * News, Press & Events
   * Charity & Academic Offers
   * Employment Opportunities
   * Resellers
   * Testimonials
   * Our Clients

×
What are you looking for?
 * Total: USD $ 0.00
   View cart

Login
Overview
 * Online Manual
 * Version History
 * Language Support
   * Product Language Support
   * OCR Language Packages
 * Contact Support
 * Charity & Academic Offers
 * General Info
   * System Requirements
   * Demo Limitations
   * Download Notes
 * Reviews


PDF-XCHANGE


EDITOR / EDITOR PLUS

 * Download the free version and test out the software - 70% of features are
   unrestricted.
 * Create stunning documents that conform to international ISO
   specifications for PDF files.
 * Make a single payment and use the software indefinitely with our perpetual
   license model.

Current version: 9.5.366.0
Supported operating systems: All current versions of MS Windows operating
systems, and previous versions that are maintained with service updates from
Microsoft, are supported for this product.
Prices start at USD $56.00 for Editor and USD $72.00 for Editor Plus
Download
64 bit MSI Installer | 314.7 MB Zipped EXE Installer(32/64 bit) | 353.2 MB 32
bit MSI Installer | 216.6 MB ARM64 MSI Installer | 226.6 MB Editor Plus Portable
Version | 89.7 MB Editor Plus Portable Version (No OCR) | 52.4 MB Language
Localization Tool | 15.7 MB
Get pricing
Please note: two license options are available - PDF-XChange Editor and
PDF-XChange Editor Plus. PDF-XChange Editor Plus includes the extra features
detailed below. These features are not available in an unrestricted capacity
with a regular PDF-XChange Editor license.


PDF-XChange Editor Plus Features

THE FOLLOWING ADDITIONAL FEATURES ARE AVAILABLE IN PDF-XCHANGE EDITOR PLUS:

ENHANCED OCR ENGINE

PDF-XChange Editor Plus comes with an Enhanced OCR engine that is more accurate,
dynamic and efficient than the default OCR engine in PDF-XChange Editor.

CREATE AND EDIT FILLABLE FORMS

PDF-XChange Editor Plus features a range of dynamic form-creation options.
Adjust form properties to avail of a range of customizable style, layout and
function options for forms.

CREATE DYNAMIC STAMPS

PDF-XChange Editor Plus includes functionality to add dynamic JavaScript actions
to stamps, enabling the creation of stamps that will display dynamic information
such as the current date.

COMPARE DOCUMENTS

The Compare Documents feature can be used to compare documents, and provides a
summary of of differences including replacements, insertions, deletions and
style changes between documents


FEATURES

PDF-XChange Editor has more than 300 features that you can use to perform a huge
range of operations on PDF documents, as detailed below.

 * All Features 359
 * Licensed Features 124
 * Free Features 235

Categories


CATEGORIES


   
 * New Features Added in Version 9.5.365.0 (20) (18) (2)
   * Add Links to Layers
   * Copy Base Content with Ctrl+Drag
   * Double Click Named Destinations to Set New Link Targets
   * Export PDFs to WebP Images
   * Go to Next/Previous Bookmark Using Hotkeys
   * Import/Export Metadata
   * Manage 'Do Not Show Again' Prompts in the UI
   * New Options Available for the Find Feature
   * New Search Options
   * OCR Multiple Selected Images via the Context Menu
   * OneDrive Plugin Improved to Work with OneDrive for Business
   * Remove Pages that Bookmarks Point to via the Bookmarks Pane
   * Resize Pages to Match Existing Document Page Sizes
   * Save Documents Automatically When Digitally Signing Documents
   * Updated Link Options
   * Updated Rename Document Feature
   * Use Metadata Templates
   * Use Selected Text to Update Bookmark/Named Destination Targets
   * Use the Arrow Keys Move Selected Page Objects Diagonally
   * Numerous Additional Improvements and Bug Fixes
   
   
 * Accessibility Features (5) (5) (0)
   * Determine the Reading Order of Documents
   * Perform Accessibility Checks on Documents
   * Set Alternate Text Descriptions for Document Content
   * Use the Accessibility Checker/Report Pane to View/Edit Document
     Accessibility Information
   * Use the Tags Pane to Create/View/Edit Structured PDF Information
   
   
 * Annotate Documents (45) (40) (5)
   * 3D Comment Support
     
   * Add Annotations to Documents (23) (21) (2)
     * Add Area Measurement Annotations to Documents
     * Add Audio File Annotations to Documents
     * Add Callout Annotations to Documents
     * Add Caret Annotations to Documents
     * Add Cloud Annotations to Documents
     * Add Distance Annotations to Documents
     * Add File Attachment Annotations to Documents
     * Add Freehand Annotations to Documents
     * Add Highlight Annotations to Document Text
     * Add Line and Arrow Annotations to Documents
     * Add Link Annotations to Documents
     * Add Oval Annotations to Documents
     * Add Perimeter Measurement Annotations to Documents
     * Add Polygon Annotations to Documents
     * Add Polyline Annotations to Documents
     * Add Rectangle Annotations to Documents
     * Add Stamps to Documents
     * Add Sticky Note Annotations to Documents
     * Add Strikeout Annotations to Document Text
     * Add Text Box Annotations to Documents
     * Add Typewriter Annotations to Documents
     * Add Underline Annotations to Document Text
     * Add Video/Sound Rich Media Annotations to Documents
     
   * Clear Measurements from Distance Annotations
   * Control the Thickness of Underline and Strikeout Annotations
   * Convert Line Annotations to Distance Annotations
   * Convert Polygon Annotations to Area Annotations
   * Convert Polyline Annotations to Perimeter Annotations
   * Cross Section Support for 3D PDFs
   * Customize and/or Localize the Fonts Used for Default Stamps
   * Export Comments to Data File
   * Export Measurements to CSV File
   * Export Selected Comments
   * Fit Box by Text Content
   * Flatten Comments
   * Font Customization for the Summarize Comments Feature
   * Summarize Comments
   * Support for Existing Screen Annotations
   * Support for Inline Captions for Line/Dimension Annotations
   * Use the Eraser Tool to Erase Freehand Annotations
   * Use the JavaScript Console to Create Dynamic Stamps
   * Use the Thin Lines Feature to Reduce the Size of Annotation Lines to One
     Pixel
   * Utilize the Comment Styles Palette
   * View/Edit Paragraph Properties for Annotations
   
   
 * Bookmark Features (19) (3) (16)
   * Add Text to Bookmark Titles
   * Bookmark Every Nth Page
   * Build a Table of Contents from the Structure of Bookmarks
   * Change the Case of Bookmark Titles
   * Convert Bookmark Destinations to Named Destinations
   * Convert Named Destinations to Regular Destinations
   * Create Links from Bookmarks
     
   * Export Bookmarks (2) (0) (2)
     * Export Bookmarks to HTML Format
     * Export Bookmarks to Text File
     
   * Find and Replace Bookmark Text
     
   * Generate Bookmarks (3) (0) (3)
     * Generate Bookmarks from Page Text
     * Generate Bookmarks from Table of Contents
     * Generate Bookmarks from a Text File
     
   * Merge Duplicate Bookmarks
   * Remove Actions from Bookmarks
   * Set the Zoom Type for Bookmarks
   * Sort Document Pages by Bookmarks
   * Use the Bookmarks Pane to View and Edit Document Bookmarks
   * Validate Bookmarks
   
   
 * Convert Documents to/from PDF (18) (14) (4)
     
   * Convert from PDF (6) (3) (3)
     * Convert PDF Files to MS Word Format
     * Convert PDF Files to PDF/A Format
     * Convert PDF Files to PDF/X Format
     * Convert PDF Files to Plain Text Format
     * Convert from PDF to MS Excel Format
     * Convert from PDF to MS PowerPoint Format
     
     
   * Convert to PDF (12) (11) (1)
     * Convert CSV files to PDF
     * Convert Image Files to PDF
     * Convert MS Excel Documents to PDF
     * Convert MS PowerPoint Documents to PDF
     * Convert MS Publisher Documents to PDF
     * Convert MS Visio Documents to PDF
     * Convert MS Word Documents to PDF
     * Convert Markdown Files to PDF
     * Convert RTF Files to PDF
     * Convert Text Files to PDF
     * Convert Windows Metafiles to PDF
     * Convert XPS Files to PDF
     
   
   
 * Create Documents (10) (2) (8)
   * Combine Existing Files into a New PDF Document
   * Create PDF Portfolio Files
   * Create a New PDF File
   * Create a PDF from Clipboard Content
   * Create a PDF from Scanned Content
   * Create a PDF from a CSV File
   * Create a PDF from a Markdown File
   * Create a PDF from a Text File
   * Create a PDF from an Image File
   * Create a PDF from an RTF File
   
   
 * Create Fillable Forms (20) (5) (15)
     
   * Add Form Fields to Documents (10) (1) (9)
     * Add Barcode Fields to Documents
     * Add Button Fields to Documents
     * Add Check Box Fields to Documents
     * Add Date Fields to Documents
     * Add Digital Signature Fields to Documents
     * Add Dropdown Fields to Documents
     * Add Image Fields to Documents
     * Add List Box Fields to Documents
     * Add Radio Button Fields to Documents
     * Add Text Fields to Documents
     
   * Create/Edit Fillable Forms
   * Email Form Data
   * Highlight Form Fields
   * Import/Export Form Data
   * Rename Duplicated Form Fields
   * Reset Forms
   * Use CSV Files to Populate Forms
   * Use Forms to Calculate Values
   * Use Forms to Validate Values
   * Use the Fields Pane to View/Edit Form Fields
   
   
 * Customize the UI/Software (25) (24) (1)
   * Add Launch Options to Launch Third-Party Applications
   * Avail of a Range of Page Display Options
   * Create Customized Settings Files
   * Create Your Own Toolbars
   * Customize the Layout of Editing Panes
   * Enable the Autosave/Autorecovery Features
   * Enable/Disable Stroke Adjust for Page Rendering
   * Group Your Favourite Tools into a New Ribbon
     
   * Manage Settings (3) (3) (0)
     * Export Settings
     * Import Settings
     * Reset Settings
     
   * Multiple Default Page Layout Options
   * Per-Monitor Resolution Mode
   * Save Your Current Session for Subsequent Use
   * Set the UI Language
   * Support for Vertical Toolbars
   * Switch to Ribbon View for Documents
   * Switch to Right-to-Left Page Layout
   * Tabbed Interface and Multiple Tab Groups
   * Toggle between the Default, Ribbon and Touch-Optimized Layouts
   * Use Browser Plugins
   * Use Custom Fonts to Create Signatures/Initials
   * Use Multiple Frames to View Documents in Unique Local Panes
   * Use Preferences to Customize Settings
   * Use the Quick Tools Toolbar for Instant Access to Editing Panes
   
   
 * Edit Documents (81) (37) (44)
   * Add/Edit Document Text
   * Arrange Selected Content Items
   * Compare Documents
   * Copy, Cut, Delete or Zoom to Selected Content
   * Correct Text with the Text Correction Tool
   * Create Custom Stamps
   * Create Documents from Selected Content
   * Create Stamps from Selected Content
   * Create/Edit/Remove Weblinks
   * Crop to White Margins
   * Draw Lines for Tables in OCR
   * Duplicate Selected Content
   * Edit Document Content in Third-Party Applications
     
   * Edit Document Pages (13) (0) (13)
     * Crop Document Pages
     * Delete Document Pages
     * Delete Empty Document Pages
     * Duplicate Document Pages
     * Extract Document Pages
     * Merge Document Pages
     * Move Document Pages
     * Overlay Document Pages
     * Replace Document Pages
     * Resize Document Pages
     * Rotate Document Pages
     * Split Document Pages
     * Swap Document Pages
     
   * Edit PDF Portfolio Files
   * Edit and Manipulate Images
   * Edit the Base Content of Documents
   * Enable Snapping for Precision Editing
   * Enhanced Layers Functionality
   * Export Content to MS Office Formats
   * Export Snapshots to Images from the Shortcut Menu
   * Find and Redact Document Content
   * Flatten Layers to Base Content
   * Font Replacement Feature
   * Guide Line Enhancements
   * Insert Pages into Documents
   * Insert RTF Files into Documents
   * Insert Text into Documents
   * Multiple Document Windows
   * Multiple Layer Selection Options
   * Multiple Options for Word Selection
   * Navigate Documents
   * Normalize Media Box Offsets
   * Paste Copied Text as Plain Text
   * Paste from Clipboard Options
   * Redact Documents
   * Rename Documents
   * Sanitize Documents
   * Select Base Content Text
   * Select Highlighted Text
   * Select Pages Options for Thumbnails
   * Shrink Page Content in Headers and Footers/Bates Numbering
   * Simultaneous Editing of Identical Document Images
   * Spell Check Documents
   * Split Documents by Size
   * Split Pages by Guide Lines
   * Take Document Snapshots
   * Text List Formatting Options
   * Transform Selected Content
   * Updated Enhanced OCR Engine
     
   * Use Editing Panes to View/Edit Document Content (11) (9) (2)
     * Use the 3D Model Tree Pane to View/Edit 3D Comments
     * Use the Attachments Pane to View/Edit Document Attachments
     * Use the Comments Pane to View /Edit Comments
     * Use the Content Pane to View/Edit Document Content
     * Use the Destinations Pane to View/Edit Named Destinations in Documents
     * Use the History Pane to View/Edit the History of Opened Documents
     * Use the Layers Pane to View/Edit Document Layers
     * Use the Links Pane to View/Edit Document Links
     * Use the Properties Pane to View/Edit the Properties of Selected Document
       Content
     * Use the Signatures Pane to View/Edit Signature Information
     * Use the Thumbnails Pane to View/Edit Document Pages
     
   * Use Guides and Rulers to Enhance the Editing Process
     
   * Use Layers in Documents (5) (2) (3)
     * Add Layers
     * Edit Layers
     * Remove Layers
     * Reorder Layers
     * Use Comments and Content with Layers
     
   * Use the Format Tab to Edit Document Content
   * Utilize Macros to Enhance the Editing Process
   
   
 * Enhance Documents (10) (6) (4)
   * Add Backgrounds to Documents
   * Add Barcodes to Documents
   * Add JavaScript to Documents
   * Add/Remove Watermarks
   * Convert Document Colors
   * Deskew Scanned Pages
   * Enhance Scanned Pages
   * Rasterize Pages
   * Recompress Document Images
   * View/Edit Document Properties
   
   
 * Integrate Cloud-Based Services (5) (4) (1)
   * Open Documents from Box.com
   * Open Documents from Dropbox
   * Open Documents from Google Drive
   * Open Documents from One Drive
   * Open Documents from SharePoint
   
   
 * Manipulate Documents (35) (26) (9)
   * Add Images to Documents
   * Add/Remove Bates Numbering
   * Add/Remove Headers and Footers
   * Autoscroll through Documents
   * Avail of Dynamic Tab Options
   * Calibrate Measurement Scales
   * Create Number Ranges
   * Crop Documents
   * Digitally Sign and Save Documents to External Repositories
   * Email Documents
   * Export Documents to Image Format
   * Find Text in Documents
   * Import Pages to a Layer
   * Move Content Items to a Selected Layer
   * Open Documents from a URL
   * Optimize Documents
   * Optimize Files
   * Playback Documents
   * Print All Open Documents
   * Print Documents
   * Print PDF Portfolio Files
   * Search Document Text
   * Set Page Transitions
   * Show/Hide Page Boxes and Guide Lines in the Loupe View
   * Split the Pageview
   * Spreadsheet Split
   * UI Automation Support
   * Use Inherited Zoom for Named Destinations
   * Use the Grid Feature to Enable Perfect Object Placement
   * Use the History Pane to View/Open Recent Documents
   * Use the Loupe Tool
   * Use the Loupe Tool to View Documents
   * Use the Pan and Zoom Pane
   * Use the Pan and Zoom Pane to View Documents
   * Utilize Zoom Features
   
   
 * Miscellaneous (53) (43) (10)
   * 'Set Layer Visibility' Action Added for Form Fields and Links
   * ARM64 Support
   * Add/Edit Custom Document Properties
   * Adjustable Cursor Sizes
   * Advanced Bookmark Macros
   * Auto-Fill Named Destinations from Selected Text
   * Bates Page Numbering Value Macro
   * Control the Tab Title of Documents
   * Crop Images during Conversion to PDF
   * Disable Tab Underlines
   * DocuSign Integration
   * Double Your Value
   * Dynamic Shell Extensions
   * Dynamic Thumbnail Selection Options
   * Edit Document Metadata via the Advanced Metadata Dialog Box
   * Edit the Layer Property of Images and XForms
   * Edit the Transparency Group Property of XForms
   * Enhanced FileName Macro Functionality
   * File Extension Macro
   * Get Mobilized
   * Identifiers for Duplicated Document Tabs
   * Initial Support for Opening Microsoft Azure RMS-Protected Documents
   * Intranet Disconnection Protection
   * MRC (Mixed Raster Content) Support
   * Move Open Documents to the Recycle Bin
   * Multiple Rendering Modes Available for 3D Models
   * Open and Convert WebP Format Images to PDF
   * Password Strength Indicator
   * Remove Broken/Invalid Named Destinations
   * Remove the Close Button from Active/Inactive Documents and Panes
   * Right-to-Left Support for Text
   * Right-to-Left Support for the Copy Text Style Feature
   * Rotation Options in Shell Extension Previews
   * Rounded Corners Support for PDF-XChange Editor in Windows 11
   * Save/Open Session Files with Relative Paths
   * Show/Hide the Close Tab Button
   * Specify the Visibility of New Watermarks
   * Streamlined Credentials Management
   * Support for Bookmarks and Internal Links in XPS to PDF Conversion
   * Tooltips for Selecting Colors
   * Translate Documents
   * Type Your Signature
   * Update Fields in MS Word Documents before Converting to PDF
   * Update OCR Languages and Spell Check Dictionaries without a Restart
   * Use 'Overtype' to Edit Text
   * Use Blurred or Pixelated Overlays for Document Redaction
   * Use Command Line Options
   * Use Continuous Zoom to View Documents
   * Use a Terminal Server
   * Use the "Quick Launch" Feature to Launch Commands
   * Utilize Initial PRC Support
   * Vector-Based Cursors
   * Word Count Feature
   
   
 * OCR Documents (4) (2) (2)
   * Enhanced OCR Plugin
   * OCR Selected Region
   * Perform OCR on Documents
   * Use OCR to Recognize Characters when Converting PDFs to MS Office Formats
   
   
 * Secure Documents (9) (6) (3)
   * Add Digital Signatures to Documents
   * Avail of a Range of Security Options for Documents
   * Certify Documents
   * Certify Documents without Adding a Physical Signature
   * Create/Import/Export Security Policies
   * Customize Security Options
   * Long-Term Validation for Digital Signatures
   * Protect Documents
   * Timestamp Documents
   


NEW FEATURES ADDED IN VERSION 9.5.365.0

Add Links to Layers



It is now possible to add links to layers in PDF-XChange Editor.



FREE

Copy Base Content with Ctrl+Drag



You can now use Ctrl+drag to copy base content in documents.



FREE

Double Click Named Destinations to Set New Link Targets



You can now double-click named destinations in the Destinations pane in order to
set them as new link targets in your documents.



FREE

Export PDFs to WebP Images



It is now possible to export PDFs to WebP image format with PDF-XChange Editor. 



FREE

Go to Next/Previous Bookmark Using Hotkeys



You can now go to the next or previous bookmark using the hotkeys Ctrl+[ and
Ctrl+] as the default setting in PDF-XChange Editor.



FREE

Import/Export Metadata



New functionality has been added in this build of PDF-XChange Editor that makes
it possible to import and export document metadata.



FREE

Manage 'Do Not Show Again' Prompts in the UI



You can now manage the 'Do not Show Again' prompts in the PDF-XChange Editor
user interface.



FREE

New Options Available for the Find Feature



The Find feature has been improved in this build of PDF-XChange Editor, and new
search features such as case sensitivity and 'whole words only' in several
search panes in the user interface.



FREE

New Search Options



New search options have been added in this build of PDF-XChange
Editor, including the option to search for exact phrases in the Search pane.



FREE

OCR Multiple Selected Images via the Context Menu



It is now possible to OCR multiple selected images in their context menu
in PDF-XChange Editor.



licensed

OneDrive Plugin Improved to Work with OneDrive for Business



The OneDrive plugin is now compatible with OneDrive for Business.



FREE

Remove Pages that Bookmarks Point to via the Bookmarks Pane



It is now possible to remove pages that bookmarks point to in the 'Pages' and
'Sections' context menus of the bookmarks pane in PDF-XChange Editor. 



licensed

Resize Pages to Match Existing Document Page Sizes



You can now resize pages to page the dimensions of existing document pages
in PDF-XChange Editor.



FREE

Save Documents Automatically When Digitally Signing Documents



A new setting was added in this build of PDF-XChange Editor that makes it
possible to save documents automatically (without displaying the 'Save
As' dialog box) when digitally signing documents.



FREE

Updated Link Options



New options are now available for specifying how links are activated in
documents - using a click, double-click or Ctrl+click.



FREE

Updated Rename Document Feature



The Rename Document feature has been updated in this build of PDF-XChange
Editor.



FREE

Use Metadata Templates



You can now use metadata templates in PDF-XChange Editor.



FREE

Use Selected Text to Update Bookmark/Named Destination Targets



You can now use selected text to update the targets of bookmarks/named
destinations.



FREE

Use the Arrow Keys Move Selected Page Objects Diagonally



It is now possible to use the arrow keys to move selected objects diagonally in
documents.



FREE

Numerous Additional Improvements and Bug Fixes



As usual, a range of features, improvements and bug fixes have been made in this
release of your favourite software for the viewing, editing and creation of PDF
documents - PDF-XChange Editor. Please see the Version History for further
information.



FREE
 * FEATURE COMPARISON CHART


VIDEOS

Presenting Build 355 - July 12, 2021

Posted: 1 year 7 months 12 days ago, Views: 4578 Duration: 3:13

Presenting V9 Build 350.0, Released Jan 14th, 2021

Posted: 2 years 1 month 18 days ago, Views: 2200 Duration: 0:00

Presenting Build 340.0, Released July 28th, 2020

Posted: 2 years 5 months 22 days ago, Views: 789 Duration: 0:00

Presenting Build 337.0, Released April 13th, 2020

Posted: 2 years 10 months 23 days ago, Views: 857 Duration: 0:00

Presenting Build 334.0 Released Dec 16th, 2019

Posted: 2 years 11 months 29 days ago, Views: 240 Duration: 0:00

Presenting Build 334.0 Released Nov 4th, 2019

Posted: 2 years 11 months 29 days ago, Views: 79 Duration: 0:00

Presenting Build 333.0 Released Aug 26, 2019

Posted: 3 years 6 months 7 days ago, Views: 469 Duration: 6:29

Presenting Version 8 released April 4th, 2019

Presenting Version 8 released April 4th, 2019

Posted: 3 years 10 months 27 days ago, Views: 315 Duration: 0:00

Presenting Build 328.0 Released Dec 13, 2018

Posted: 4 years 1 month 17 days ago, Views: 356 Duration: 4:31

Creating Dynamic Stamps

This video provides step by step instructions to create your own Custom Dymanic
Stamps with the PDF-XChange Editor Plus.

Posted: 4 years 5 months 5 days ago, Views: 642 Duration: 4:32




PRICING TABLE

We offer a range of licensing setups in order to accommodate businesses of all
sizes.
Use the table below to find the best licensing model for your workplace setup:

View All Volume-License Options


PDF-XCHANGE EDITOR

Corp Country Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$3,141.00
$2,512.80
3 years
Add 
$4,711.50
$3,769.20

$

USD $12,564.00

Quantity
Add to cart
Corp World Pack (Global < 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$4,413.25
$3,530.60
3 years
Add 
$6,619.88
$5,295.90

$

USD $17,653.00

Quantity
Add to cart
Corp World Pack (Enterprise > 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$8,824.75
$7,059.80
3 years
Add 
$13,237.13
$10,589.70

$

USD $35,299.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$14.00
$11.20
3 years
Add 
$21.00
$16.80

$

USD $56.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$38.50
$30.80
3 years
Add 
$57.75
$46.20

$

USD $154.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$63.50
$50.80
3 years
Add 
$95.25
$76.20

$

USD $254.00

Quantity
Add to cart
10 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$122.50
$98.00
3 years
Add 
$183.75
$147.00

$

USD $490.00

Quantity
Add to cart
25 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$226.75
$181.40
3 years
Add 
$340.13
$272.10

$

USD $907.00

Quantity
Add to cart
50 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$412.00
$329.60
3 years
Add 
$618.00
$494.40

$

USD $1,648.00

Quantity
Add to cart
100 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$549.25
$439.40
3 years
Add 
$823.88
$659.10

$

USD $2,197.00

Quantity
Add to cart
250 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$807.50
$646.00
3 years
Add 
$1,211.25
$969.00

$

USD $3,230.00

Quantity
Add to cart
500 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$1,208.50
$966.80
3 years
Add 
$1,812.75
$1,450.20

$

USD $4,834.00

Quantity
Add to cart
1000 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$1,730.25
$1,384.20
3 years
Add 
$2,595.38
$2,076.30

$

USD $6,921.00

Quantity
Add to cart
Corp Site License Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$2,159.75
$1,727.80
3 years
Add 
$3,239.63
$2,591.70

$

USD $8,639.00

Quantity
Add to cart
Corp Country Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$3,141.00
$2,512.80
3 years
Add 
$4,711.50
$3,769.20

$

USD $12,564.00

Quantity
Add to cart
Corp World Pack (Global < 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$4,413.25
$3,530.60
3 years
Add 
$6,619.88
$5,295.90

$

USD $17,653.00

Quantity
Add to cart
Corp World Pack (Enterprise > 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$8,824.75
$7,059.80
3 years
Add 
$13,237.13
$10,589.70

$

USD $35,299.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$14.00
$11.20
3 years
Add 
$21.00
$16.80

$

USD $56.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$38.50
$30.80
3 years
Add 
$57.75
$46.20

$

USD $154.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$63.50
$50.80
3 years
Add 
$95.25
$76.20

$

USD $254.00

Quantity
Add to cart


PDF-XCHANGE EDITOR PLUS

Corp Country Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$4,023.50
$3,218.80
3 years
Add 
$6,035.25
$4,828.20

$

USD $16,094.00

Quantity
Add to cart
Corp World Pack (Global < 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$5,719.75
$4,575.80
3 years
Add 
$8,579.63
$6,863.70

$

USD $22,879.00

Quantity
Add to cart
Corp World Pack (Enterprise > 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$11,428.25
$9,142.60
3 years
Add 
$17,142.38
$13,713.90

$

USD $45,713.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$18.00
$14.40
3 years
Add 
$27.00
$21.60

$

USD $72.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$49.25
$39.40
3 years
Add 
$73.88
$59.10

$

USD $197.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$81.50
$65.20
3 years
Add 
$122.25
$97.80

$

USD $326.00

Quantity
Add to cart
10 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$156.75
$125.40
3 years
Add 
$235.13
$188.10

$

USD $627.00

Quantity
Add to cart
25 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$290.00
$232.00
3 years
Add 
$435.00
$348.00

$

USD $1,160.00

Quantity
Add to cart
50 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$526.25
$421.00
3 years
Add 
$789.38
$631.50

$

USD $2,105.00

Quantity
Add to cart
100 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$785.00
$628.00
3 years
Add 
$1,177.50
$942.00

$

USD $3,140.00

Quantity
Add to cart
250 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$1,087.50
$870.00
3 years
Add 
$1,631.25
$1,305.00

$

USD $4,350.00

Quantity
Add to cart
500 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$1,601.75
$1,281.40
3 years
Add 
$2,402.63
$1,922.10

$

USD $6,407.00

Quantity
Add to cart
1000 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$2,223.50
$1,778.80
3 years
Add 
$3,335.25
$2,668.20

$

USD $8,894.00

Quantity
Add to cart
Corp Site License Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$2,768.00
$2,214.40
3 years
Add 
$4,152.00
$3,321.60

$

USD $11,072.00

Quantity
Add to cart
Corp Country Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$4,023.50
$3,218.80
3 years
Add 
$6,035.25
$4,828.20

$

USD $16,094.00

Quantity
Add to cart
Corp World Pack (Global < 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$5,719.75
$4,575.80
3 years
Add 
$8,579.63
$6,863.70

$

USD $22,879.00

Quantity
Add to cart
Corp World Pack (Enterprise > 75,000)

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$11,428.25
$9,142.60
3 years
Add 
$17,142.38
$13,713.90

$

USD $45,713.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$18.00
$14.40
3 years
Add 
$27.00
$21.60

$

USD $72.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$49.25
$39.40
3 years
Add 
$73.88
$59.10

$

USD $197.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
$81.50
$65.20
3 years
Add 
$122.25
$97.80

$

USD $326.00

Quantity
Add to cart



PURCHASE OF A PRODUCT LICENSE IS A ONE-TIME FEE.

The license is perpetual and is inclusive of one year of free maintenance,
entitling you to all major/minor updates during the maintenance period. Should
you decide not to renew your maintenance when it expires, your license remains
valid and grants you the right to use any version that was released during your
valid maintenance period - indefinitely.




NEED MORE INFORMATION? GET IN TOUCH.

You can contact us by phone, email or our social media accounts — we are here to
assist you.

Contact Us
PDF-XCHANGE

A global leader in PDF software. Everything you need to create, edit, enhance
and convert PDF documents.

 * 
 * 

Product
 * End User Downloads
 * Developer Downloads
 * Buy Now
 * Third-Party Download Sites

Support
 * Online Help System
 * Support Center
 * Tracker Forum
 * Knowledgebase

Company
 * About Us
 * News, Press
 * Charity & Academic Offers
 * Tracker Awards

Information
 * Subscribe
 * Careers
 * Resellers
 * Testimonials

1997-2023 Tracker Software Products - A wholly owned subsidiary of PDF-XChange
Co Ltd. Registered in England: N0.11091579
PDF-XCHANGE is an Internationally Registered Trademark - All rights reserved -
International Registration Number: 1461163

 * Register
 * Site map
 * Contact
 * Privacy Policy
 * Cookies Policy