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

URL: https://www.tracker-software.com/product/pdf-xchange-editor
Submission: On September 22 via api from IE — 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://trackerwebsitestatic.cachefly.net/cdn/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="2555.6" data-m-e-price="3194.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>3,194.50</span></div>
          <div><strong>€</strong><span class="m-price-v">2,555.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="3833.4" data-m-e-price="4791.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>4,791.75</span></div>
          <div><strong>€</strong><span class="m-price-v">3,833.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"> EUR €<span class="price-value" data-original-price="12778">12,778.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://trackerwebsitestatic.cachefly.net/cdn/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="3590.6" data-m-e-price="4488.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,488.25</span></div>
          <div><strong>€</strong><span class="m-price-v">3,590.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="5385.9" data-m-e-price="6732.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>6,732.38</span></div>
          <div><strong>€</strong><span class="m-price-v">5,385.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"> EUR €<span class="price-value" data-original-price="17953">17,953.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://trackerwebsitestatic.cachefly.net/cdn/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="7179.8" data-m-e-price="8974.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,974.75</span></div>
          <div><strong>€</strong><span class="m-price-v">7,179.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="10769.7" data-m-e-price="13462.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,462.13</span></div>
          <div><strong>€</strong><span class="m-price-v">10,769.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"> EUR €<span class="price-value" data-original-price="35899">35,899.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://trackerwebsitestatic.cachefly.net/cdn/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.4" data-m-e-price="14.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>14.25</span></div>
          <div><strong>€</strong><span class="m-price-v">11.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="17.1" data-m-e-price="21.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>21.38</span></div>
          <div><strong>€</strong><span class="m-price-v">17.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"> EUR €<span class="price-value" data-original-price="57">57.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://trackerwebsitestatic.cachefly.net/cdn/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="31.4" data-m-e-price="39.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>39.25</span></div>
          <div><strong>€</strong><span class="m-price-v">31.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="47.1" data-m-e-price="58.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>58.88</span></div>
          <div><strong>€</strong><span class="m-price-v">47.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"> EUR €<span class="price-value" data-original-price="157">157.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://trackerwebsitestatic.cachefly.net/cdn/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="51.6" data-m-e-price="64.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>64.50</span></div>
          <div><strong>€</strong><span class="m-price-v">51.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="77.4" data-m-e-price="96.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>96.75</span></div>
          <div><strong>€</strong><span class="m-price-v">77.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"> EUR €<span class="price-value" data-original-price="258">258.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://trackerwebsitestatic.cachefly.net/cdn/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="99.6" data-m-e-price="124.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>124.50</span></div>
          <div><strong>€</strong><span class="m-price-v">99.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="149.4" data-m-e-price="186.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>186.75</span></div>
          <div><strong>€</strong><span class="m-price-v">149.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"> EUR €<span class="price-value" data-original-price="498">498.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://trackerwebsitestatic.cachefly.net/cdn/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="184.4" data-m-e-price="230.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>230.50</span></div>
          <div><strong>€</strong><span class="m-price-v">184.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="276.6" data-m-e-price="345.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>345.75</span></div>
          <div><strong>€</strong><span class="m-price-v">276.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"> EUR €<span class="price-value" data-original-price="922">922.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://trackerwebsitestatic.cachefly.net/cdn/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="335.2" data-m-e-price="419">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>€</strong><span>419.00</span></div>
          <div><strong>€</strong><span class="m-price-v">335.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="502.8" data-m-e-price="628.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>628.50</span></div>
          <div><strong>€</strong><span class="m-price-v">502.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"> EUR €<span class="price-value" data-original-price="1676">1,676.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://trackerwebsitestatic.cachefly.net/cdn/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="446.8" data-m-e-price="558.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>558.50</span></div>
          <div><strong>€</strong><span class="m-price-v">446.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="670.2" data-m-e-price="837.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>837.75</span></div>
          <div><strong>€</strong><span class="m-price-v">670.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"> EUR €<span class="price-value" data-original-price="2234">2,234.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://trackerwebsitestatic.cachefly.net/cdn/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="657" data-m-e-price="821.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>821.25</span></div>
          <div><strong>€</strong><span class="m-price-v">657.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="985.5" data-m-e-price="1231.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>1,231.88</span></div>
          <div><strong>€</strong><span class="m-price-v">985.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"> EUR €<span class="price-value" data-original-price="3285">3,285.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://trackerwebsitestatic.cachefly.net/cdn/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="983.2" data-m-e-price="1229">
          <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,229.00</span></div>
          <div><strong>€</strong><span class="m-price-v">983.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="1474.8" data-m-e-price="1843.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,843.50</span></div>
          <div><strong>€</strong><span class="m-price-v">1,474.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"> EUR €<span class="price-value" data-original-price="4916">4,916.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://trackerwebsitestatic.cachefly.net/cdn/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="1407.8" data-m-e-price="1759.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,759.75</span></div>
          <div><strong>€</strong><span class="m-price-v">1,407.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="2111.7" data-m-e-price="2639.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,639.63</span></div>
          <div><strong>€</strong><span class="m-price-v">2,111.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"> EUR €<span class="price-value" data-original-price="7039">7,039.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://trackerwebsitestatic.cachefly.net/cdn/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="1757.2" data-m-e-price="2196.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,196.50</span></div>
          <div><strong>€</strong><span class="m-price-v">1,757.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="2635.8" data-m-e-price="3294.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>3,294.75</span></div>
          <div><strong>€</strong><span class="m-price-v">2,635.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"> EUR €<span class="price-value" data-original-price="8786">8,786.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://trackerwebsitestatic.cachefly.net/cdn/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="2555.6" data-m-e-price="3194.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>3,194.50</span></div>
          <div><strong>€</strong><span class="m-price-v">2,555.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="3833.4" data-m-e-price="4791.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>4,791.75</span></div>
          <div><strong>€</strong><span class="m-price-v">3,833.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"> EUR €<span class="price-value" data-original-price="12778">12,778.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://trackerwebsitestatic.cachefly.net/cdn/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="3590.6" data-m-e-price="4488.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,488.25</span></div>
          <div><strong>€</strong><span class="m-price-v">3,590.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="5385.9" data-m-e-price="6732.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>6,732.38</span></div>
          <div><strong>€</strong><span class="m-price-v">5,385.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"> EUR €<span class="price-value" data-original-price="17953">17,953.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://trackerwebsitestatic.cachefly.net/cdn/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="7179.8" data-m-e-price="8974.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,974.75</span></div>
          <div><strong>€</strong><span class="m-price-v">7,179.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="10769.7" data-m-e-price="13462.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,462.13</span></div>
          <div><strong>€</strong><span class="m-price-v">10,769.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"> EUR €<span class="price-value" data-original-price="35899">35,899.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://trackerwebsitestatic.cachefly.net/cdn/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.4" data-m-e-price="14.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>14.25</span></div>
          <div><strong>€</strong><span class="m-price-v">11.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="17.1" data-m-e-price="21.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>21.38</span></div>
          <div><strong>€</strong><span class="m-price-v">17.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"> EUR €<span class="price-value" data-original-price="57">57.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://trackerwebsitestatic.cachefly.net/cdn/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="31.4" data-m-e-price="39.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>39.25</span></div>
          <div><strong>€</strong><span class="m-price-v">31.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="47.1" data-m-e-price="58.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>58.88</span></div>
          <div><strong>€</strong><span class="m-price-v">47.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"> EUR €<span class="price-value" data-original-price="157">157.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://trackerwebsitestatic.cachefly.net/cdn/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="51.6" data-m-e-price="64.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>64.50</span></div>
          <div><strong>€</strong><span class="m-price-v">51.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="77.4" data-m-e-price="96.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>96.75</span></div>
          <div><strong>€</strong><span class="m-price-v">77.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"> EUR €<span class="price-value" data-original-price="258">258.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://trackerwebsitestatic.cachefly.net/cdn/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="3273.6" data-m-e-price="4092">
          <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,092.00</span></div>
          <div><strong>€</strong><span class="m-price-v">3,273.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="4910.4" data-m-e-price="6138">
          <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,138.00</span></div>
          <div><strong>€</strong><span class="m-price-v">4,910.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"> EUR €<span class="price-value" data-original-price="16368">16,368.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://trackerwebsitestatic.cachefly.net/cdn/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="4653.6" data-m-e-price="5817">
          <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,817.00</span></div>
          <div><strong>€</strong><span class="m-price-v">4,653.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="6980.4" data-m-e-price="8725.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>8,725.50</span></div>
          <div><strong>€</strong><span class="m-price-v">6,980.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"> EUR €<span class="price-value" data-original-price="23268">23,268.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://trackerwebsitestatic.cachefly.net/cdn/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="9298" data-m-e-price="11622.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>11,622.50</span></div>
          <div><strong>€</strong><span class="m-price-v">9,298.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="13947" data-m-e-price="17433.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>17,433.75</span></div>
          <div><strong>€</strong><span class="m-price-v">13,947.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"> EUR €<span class="price-value" data-original-price="46490">46,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="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://trackerwebsitestatic.cachefly.net/cdn/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.6" data-m-e-price="18.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>18.25</span></div>
          <div><strong>€</strong><span class="m-price-v">14.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="21.9" data-m-e-price="27.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>27.38</span></div>
          <div><strong>€</strong><span class="m-price-v">21.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"> EUR €<span class="price-value" data-original-price="73">73.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://trackerwebsitestatic.cachefly.net/cdn/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="40" data-m-e-price="50">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>€</strong><span>50.00</span></div>
          <div><strong>€</strong><span class="m-price-v">40.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="60" data-m-e-price="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>75.00</span></div>
          <div><strong>€</strong><span class="m-price-v">60.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"> EUR €<span class="price-value" data-original-price="200">200.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://trackerwebsitestatic.cachefly.net/cdn/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="66.4" data-m-e-price="83">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>€</strong><span>83.00</span></div>
          <div><strong>€</strong><span class="m-price-v">66.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="99.6" data-m-e-price="124.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>124.50</span></div>
          <div><strong>€</strong><span class="m-price-v">99.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"> EUR €<span class="price-value" data-original-price="332">332.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://trackerwebsitestatic.cachefly.net/cdn/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="127.6" data-m-e-price="159.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>159.50</span></div>
          <div><strong>€</strong><span class="m-price-v">127.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="191.4" data-m-e-price="239.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>239.25</span></div>
          <div><strong>€</strong><span class="m-price-v">191.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"> EUR €<span class="price-value" data-original-price="638">638.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://trackerwebsitestatic.cachefly.net/cdn/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="236" data-m-e-price="295">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>€</strong><span>295.00</span></div>
          <div><strong>€</strong><span class="m-price-v">236.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="354" data-m-e-price="442.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>442.50</span></div>
          <div><strong>€</strong><span class="m-price-v">354.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"> EUR €<span class="price-value" data-original-price="1180">1,180.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://trackerwebsitestatic.cachefly.net/cdn/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="428.2" data-m-e-price="535.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>535.25</span></div>
          <div><strong>€</strong><span class="m-price-v">428.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="642.3" data-m-e-price="802.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>802.88</span></div>
          <div><strong>€</strong><span class="m-price-v">642.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"> EUR €<span class="price-value" data-original-price="2141">2,141.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://trackerwebsitestatic.cachefly.net/cdn/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="638.6" data-m-e-price="798.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>798.25</span></div>
          <div><strong>€</strong><span class="m-price-v">638.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="957.9" data-m-e-price="1197.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>1,197.38</span></div>
          <div><strong>€</strong><span class="m-price-v">957.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"> EUR €<span class="price-value" data-original-price="3193">3,193.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://trackerwebsitestatic.cachefly.net/cdn/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="884.8" data-m-e-price="1106">
          <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,106.00</span></div>
          <div><strong>€</strong><span class="m-price-v">884.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="1327.2" data-m-e-price="1659">
          <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,659.00</span></div>
          <div><strong>€</strong><span class="m-price-v">1,327.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"> EUR €<span class="price-value" data-original-price="4424">4,424.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://trackerwebsitestatic.cachefly.net/cdn/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="1303.2" data-m-e-price="1629">
          <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,629.00</span></div>
          <div><strong>€</strong><span class="m-price-v">1,303.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="1954.8" data-m-e-price="2443.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>2,443.50</span></div>
          <div><strong>€</strong><span class="m-price-v">1,954.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"> EUR €<span class="price-value" data-original-price="6516">6,516.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://trackerwebsitestatic.cachefly.net/cdn/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="1809" data-m-e-price="2261.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>2,261.25</span></div>
          <div><strong>€</strong><span class="m-price-v">1,809.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="2713.5" data-m-e-price="3391.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>3,391.88</span></div>
          <div><strong>€</strong><span class="m-price-v">2,713.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"> EUR €<span class="price-value" data-original-price="9045">9,045.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://trackerwebsitestatic.cachefly.net/cdn/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="2252" data-m-e-price="2815">
          <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,815.00</span></div>
          <div><strong>€</strong><span class="m-price-v">2,252.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="3378" data-m-e-price="4222.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,222.50</span></div>
          <div><strong>€</strong><span class="m-price-v">3,378.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"> EUR €<span class="price-value" data-original-price="11260">11,260.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://trackerwebsitestatic.cachefly.net/cdn/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="3273.6" data-m-e-price="4092">
          <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,092.00</span></div>
          <div><strong>€</strong><span class="m-price-v">3,273.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="4910.4" data-m-e-price="6138">
          <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,138.00</span></div>
          <div><strong>€</strong><span class="m-price-v">4,910.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"> EUR €<span class="price-value" data-original-price="16368">16,368.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://trackerwebsitestatic.cachefly.net/cdn/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="4653.6" data-m-e-price="5817">
          <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,817.00</span></div>
          <div><strong>€</strong><span class="m-price-v">4,653.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="6980.4" data-m-e-price="8725.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>8,725.50</span></div>
          <div><strong>€</strong><span class="m-price-v">6,980.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"> EUR €<span class="price-value" data-original-price="23268">23,268.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://trackerwebsitestatic.cachefly.net/cdn/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="9298" data-m-e-price="11622.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>11,622.50</span></div>
          <div><strong>€</strong><span class="m-price-v">9,298.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="13947" data-m-e-price="17433.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>17,433.75</span></div>
          <div><strong>€</strong><span class="m-price-v">13,947.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"> EUR €<span class="price-value" data-original-price="46490">46,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="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://trackerwebsitestatic.cachefly.net/cdn/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.6" data-m-e-price="18.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>18.25</span></div>
          <div><strong>€</strong><span class="m-price-v">14.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="21.9" data-m-e-price="27.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>27.38</span></div>
          <div><strong>€</strong><span class="m-price-v">21.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"> EUR €<span class="price-value" data-original-price="73">73.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://trackerwebsitestatic.cachefly.net/cdn/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="40" data-m-e-price="50">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>€</strong><span>50.00</span></div>
          <div><strong>€</strong><span class="m-price-v">40.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="60" data-m-e-price="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>75.00</span></div>
          <div><strong>€</strong><span class="m-price-v">60.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"> EUR €<span class="price-value" data-original-price="200">200.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://trackerwebsitestatic.cachefly.net/cdn/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="66.4" data-m-e-price="83">
          <div class="for-sm"> 2 years </div>
          <div><strong style="text-decoration: underline">Add</strong>&nbsp; </div>
          <div class="old-price"><strong>€</strong><span>83.00</span></div>
          <div><strong>€</strong><span class="m-price-v">66.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="99.6" data-m-e-price="124.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>124.50</span></div>
          <div><strong>€</strong><span class="m-price-v">99.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"> EUR €<span class="price-value" data-original-price="332">332.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 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: EUR € 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.4.363.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 EUR €57.00 for Editor and EUR €73.00 for Editor Plus
Download
64 bit MSI Installer | 312.2 MB Zipped EXE Installer(32/64 bit) | 350.0 MB 32
bit MSI Installer | 214.9 MB ARM64 MSI Installer | 223.8 MB Editor Plus Portable
Version | 88.8 MB Editor Plus Portable Version (No OCR) | 51.8 MB Language
Localization Tool | 15.2 MB
Buy Now
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 250 features that you can use to perform a huge
range of operations on PDF documents, as detailed below.

 * All Features 349
 * Licensed Features 123
 * Free Features 226


CATEGORIES TREE


   
 * New Features Added in Version 9.4.362.0 (20) (15) (5)
   * A Range of Enhancements Added for PDF Portfolio Files
   * Add/Edit Custom Document Properties
   * Auto-Fill Named Destinations from Selected Text
   * Convenient 'Quick Tools' Toolbar Added for Instant Access to Editing Panes
   * Crop Feature Added for Image Editing
   * Edit Document Metadata via the Advanced Metadata Dialog Box
   * Enhanced 'Expand All Comments' Functionality
   * Enhanced Document Search Functionality
   * Export Links from PDF Files into MS Excel Workbooks
   * New Page Range Specification Options
   * Reset Selected Fields in Documents
   * Search Marks Added for Single Page Mode
   * Support for Vertical Toolbars
   * Use Blurred or Pixelated Overlays for Document Redaction
   * Use OCR to Recognize Characters when Converting PDFs to MS Office Formats
   * Use the Fields Pane to Select Fields by Field Type
   * Utilize a Range of New Barcode Formats in Documents
   * View/Edit the Layer Property of Images and XForms
   * View/Edit the Transparency Group Property of XForms
   * 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 (23) (22) (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
   * 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
   
   
 * 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 (46) (39) (7)
   * 'Set Layer Visibility' Action Added for Form Fields and Links
   * ARM64 Support
   * Adjustable Cursor Sizes
   * Advanced Bookmark Macros
   * Bates Page Numbering Value Macro
   * Control the Tab Title of Documents
   * Disable Tab Underlines
   * DocuSign Integration
   * Double Your Value
   * Dynamic Shell Extensions
   * Dynamic Thumbnail Selection Options
   * 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 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 (3) (2) (1)
   * Enhanced OCR Plugin
   * OCR Selected Region
   * Perform OCR on Documents
   
   
 * 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.4.362.0

A Range of Enhancements Added for PDF Portfolio Files



A major overhaul of the manner in which PDF-XChange Editor handles PDF portfolio
files has been implemented in this build.



FREE

Add/Edit Custom Document Properties



It is now possible to add/edit custom Document Properties in PDF-XChange Editor.



FREE

Auto-Fill Named Destinations from Selected Text



It is now possible to use selected text when creating named destinations
in PDF-XChange Editor.



FREE

Convenient 'Quick Tools' Toolbar Added for Instant Access to Editing Panes



The new 'Quick Tools' toolbar enables quick access to the editing panes
in PDF-XChange Editor, and can be customized as desired.



FREE

Crop Feature Added for Image Editing



A new feature has been added in this build of PDF-XChange Editor that enables
the cropping of images when they are inserted into documents.



licensed

Edit Document Metadata via the Advanced Metadata Dialog Box



You can edit document metadata via the "Advanced Metadata" dialog box in this
build of PDF-XChange Editor.



FREE

Enhanced 'Expand All Comments' Functionality



The Expand All Comments feature now also expands the text contained within
comments in the Comments Pane.



FREE

Enhanced Document Search Functionality



The Search feature has been enhanced in this build of PDF-XChange Editor, and it
is now possible to search through only the documents that are open in the
currently active window.



FREE

Export Links from PDF Files into MS Excel Workbooks



Links are now retained in PDF files converted to MS Excel workbooks
with PDF-XChange Editor.



licensed

New Page Range Specification Options



New page range specifications have been added in this build of PDF-XChange
Editor that enable the specification of the last N pages of a document without
using absolute numbers.



FREE

Reset Selected Fields in Documents



Use the Reset Selected Fields feature to reset selected fields in documents.



FREE

Search Marks Added for Single Page Mode



Search marks are now shown on the vertical scroll bar in 'Single Page'
mode in PDF-XChange Editor.



FREE

Support for Vertical Toolbars



Support for vertical toolbars is now available in PDF-XChange Editor, and you
can now dock existing toolbars to the sides of windows.



FREE

Use Blurred or Pixelated Overlays for Document Redaction



New options for adding Blurred or Pixelated overlays when redacting documents
have been added in this build of PDF-XChange Editor.



licensed

Use OCR to Recognize Characters when Converting PDFs to MS Office Formats



A new feature has been added that enables the recognition of characters using
OCR when converting PDFs to MS Office formats. Note that this feature is only
intended to be used for documents with problematic text and should not otherwise
be used.



licensed

Use the Fields Pane to Select Fields by Field Type



A new feature has been added to the Fields Pane that enables the convenient
selection of document fields by field type.



FREE

Utilize a Range of New Barcode Formats in Documents



The team at PDF-XChange have made it possible to add a range of new barcode
formats to documents with PDF-XChange Editor, including pdf417, dataMatrix,
aztec, maxicode, ean13, ean8, code39, code128, codabar and upcA barcodes.



FREE

View/Edit the Layer Property of Images and XForms



It is now possible to assign images and XForms to layers in PDF documents
using PDF-XChange Editor.



licensed

View/Edit the Transparency Group Property of XForms



It is now possible to view/edit the transparency group property of XForms
using PDF-XChange Editor.



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 1 month 30 days ago, Views: 3613 Duration: 3:13

Presenting V9 Build 350.0, Released Jan 14th, 2021

Posted: 1 year 8 months 6 days ago, Views: 1790 Duration: 0:00

Presenting Build 340.0, Released July 28th, 2020

Posted: 2 years 10 days ago, Views: 672 Duration: 0:00

Presenting Build 337.0, Released April 13th, 2020

Posted: 2 years 5 months 11 days ago, Views: 766 Duration: 0:00

Presenting Build 334.0 Released Dec 16th, 2019

Posted: 2 years 6 months 16 days ago, Views: 222 Duration: 0:00

Presenting Build 334.0 Released Nov 4th, 2019

Posted: 2 years 6 months 16 days ago, Views: 69 Duration: 0:00

Presenting Build 333.0 Released Aug 26, 2019

Posted: 3 years 25 days ago, Views: 456 Duration: 6:29

Presenting Version 8 released April 4th, 2019

Presenting Version 8 released April 4th, 2019

Posted: 3 years 5 months 16 days ago, Views: 295 Duration: 0:00

Presenting Build 328.0 Released Dec 13, 2018

Posted: 3 years 8 months 4 days ago, Views: 329 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: 3 years 11 months 24 days ago, Views: 608 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,194.50
€2,555.60
3 years
Add 
€4,791.75
€3,833.40

€

EUR €12,778.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€4,488.25
€3,590.60
3 years
Add 
€6,732.38
€5,385.90

€

EUR €17,953.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€8,974.75
€7,179.80
3 years
Add 
€13,462.13
€10,769.70

€

EUR €35,899.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€14.25
€11.40
3 years
Add 
€21.38
€17.10

€

EUR €57.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€39.25
€31.40
3 years
Add 
€58.88
€47.10

€

EUR €157.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€64.50
€51.60
3 years
Add 
€96.75
€77.40

€

EUR €258.00

Quantity
Add to cart
10 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€124.50
€99.60
3 years
Add 
€186.75
€149.40

€

EUR €498.00

Quantity
Add to cart
25 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€230.50
€184.40
3 years
Add 
€345.75
€276.60

€

EUR €922.00

Quantity
Add to cart
50 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€419.00
€335.20
3 years
Add 
€628.50
€502.80

€

EUR €1,676.00

Quantity
Add to cart
100 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€558.50
€446.80
3 years
Add 
€837.75
€670.20

€

EUR €2,234.00

Quantity
Add to cart
250 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€821.25
€657.00
3 years
Add 
€1,231.88
€985.50

€

EUR €3,285.00

Quantity
Add to cart
500 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€1,229.00
€983.20
3 years
Add 
€1,843.50
€1,474.80

€

EUR €4,916.00

Quantity
Add to cart
1000 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€1,759.75
€1,407.80
3 years
Add 
€2,639.63
€2,111.70

€

EUR €7,039.00

Quantity
Add to cart
Corp Site License Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€2,196.50
€1,757.20
3 years
Add 
€3,294.75
€2,635.80

€

EUR €8,786.00

Quantity
Add to cart
Corp Country Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€3,194.50
€2,555.60
3 years
Add 
€4,791.75
€3,833.40

€

EUR €12,778.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€4,488.25
€3,590.60
3 years
Add 
€6,732.38
€5,385.90

€

EUR €17,953.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€8,974.75
€7,179.80
3 years
Add 
€13,462.13
€10,769.70

€

EUR €35,899.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€14.25
€11.40
3 years
Add 
€21.38
€17.10

€

EUR €57.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€39.25
€31.40
3 years
Add 
€58.88
€47.10

€

EUR €157.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€64.50
€51.60
3 years
Add 
€96.75
€77.40

€

EUR €258.00

Quantity
Add to cart


PDF-XCHANGE EDITOR PLUS

Corp Country Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€4,092.00
€3,273.60
3 years
Add 
€6,138.00
€4,910.40

€

EUR €16,368.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€5,817.00
€4,653.60
3 years
Add 
€8,725.50
€6,980.40

€

EUR €23,268.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€11,622.50
€9,298.00
3 years
Add 
€17,433.75
€13,947.00

€

EUR €46,490.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€18.25
€14.60
3 years
Add 
€27.38
€21.90

€

EUR €73.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€50.00
€40.00
3 years
Add 
€75.00
€60.00

€

EUR €200.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€83.00
€66.40
3 years
Add 
€124.50
€99.60

€

EUR €332.00

Quantity
Add to cart
10 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€159.50
€127.60
3 years
Add 
€239.25
€191.40

€

EUR €638.00

Quantity
Add to cart
25 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€295.00
€236.00
3 years
Add 
€442.50
€354.00

€

EUR €1,180.00

Quantity
Add to cart
50 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€535.25
€428.20
3 years
Add 
€802.88
€642.30

€

EUR €2,141.00

Quantity
Add to cart
100 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€798.25
€638.60
3 years
Add 
€1,197.38
€957.90

€

EUR €3,193.00

Quantity
Add to cart
250 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€1,106.00
€884.80
3 years
Add 
€1,659.00
€1,327.20

€

EUR €4,424.00

Quantity
Add to cart
500 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€1,629.00
€1,303.20
3 years
Add 
€2,443.50
€1,954.80

€

EUR €6,516.00

Quantity
Add to cart
1000 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€2,261.25
€1,809.00
3 years
Add 
€3,391.88
€2,713.50

€

EUR €9,045.00

Quantity
Add to cart
Corp Site License Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€2,815.00
€2,252.00
3 years
Add 
€4,222.50
€3,378.00

€

EUR €11,260.00

Quantity
Add to cart
Corp Country Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€4,092.00
€3,273.60
3 years
Add 
€6,138.00
€4,910.40

€

EUR €16,368.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€5,817.00
€4,653.60
3 years
Add 
€8,725.50
€6,980.40

€

EUR €23,268.00

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

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€11,622.50
€9,298.00
3 years
Add 
€17,433.75
€13,947.00

€

EUR €46,490.00

Quantity
Add to cart
Single User License

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€18.25
€14.60
3 years
Add 
€27.38
€21.90

€

EUR €73.00

Quantity
Add to cart
3 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€50.00
€40.00
3 years
Add 
€75.00
€60.00

€

EUR €200.00

Quantity
Add to cart
5 User Pack

CHOOSE MAINTENANCE PERIOD

1 year
included
2 years
Add 
€83.00
€66.40
3 years
Add 
€124.50
€99.60

€

EUR €332.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-2022 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