Add BMT Micro buy buttons and fix download links
This commit is contained in:
@@ -111,7 +111,7 @@ import Base from '../layouts/Base.astro';
|
|||||||
|
|
||||||
<div class="left">
|
<div class="left">
|
||||||
<div class="buttons-box">
|
<div class="buttons-box">
|
||||||
<a href="/better-listview" class="standard-free-download" style="float:none;margin:0 auto 10px;display:block">Download Free Trial</a>
|
<a href="https://www.componentowl.com/betterlistview.exe" class="standard-free-download" style="float:none;margin:0 auto 10px;display:block">Download Free Trial</a>
|
||||||
<a href="/pricing-licensing/better-listview" class="standard-buy" style="float:none;margin:0 auto 10px;display:inline-block">See Pricing</a>
|
<a href="/pricing-licensing/better-listview" class="standard-buy" style="float:none;margin:0 auto 10px;display:inline-block">See Pricing</a>
|
||||||
<p>Version 3.15 / May 27, 2015</p>
|
<p>Version 3.15 / May 27, 2015</p>
|
||||||
</div>
|
</div>
|
||||||
@@ -133,7 +133,7 @@ import Base from '../layouts/Base.astro';
|
|||||||
|
|
||||||
<div class="buttons-wrap">
|
<div class="buttons-wrap">
|
||||||
<div class="buttons-hp" style="text-align:center">
|
<div class="buttons-hp" style="text-align:center">
|
||||||
<a href="/better-listview" class="standard-free-download">Download Free Trial</a>
|
<a href="https://www.componentowl.com/betterlistview.exe" class="standard-free-download">Download Free Trial</a>
|
||||||
<a href="/pricing-licensing/better-listview" class="standard-buy">See Pricing</a>
|
<a href="/pricing-licensing/better-listview" class="standard-buy">See Pricing</a>
|
||||||
<div class="logos">
|
<div class="logos">
|
||||||
<img src="/images/logo-vs.gif" alt="Visual Studio" />
|
<img src="/images/logo-vs.gif" alt="Visual Studio" />
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ import Base from '../layouts/Base.astro';
|
|||||||
|
|
||||||
<div class="left">
|
<div class="left">
|
||||||
<div class="buttons-box">
|
<div class="buttons-box">
|
||||||
<a href="/better-splitbutton" class="standard-free-download" style="float:none;margin:0 auto 10px;display:block">Free Download</a>
|
<a href="https://www.componentowl.com/bettersplitbutton.exe" class="standard-free-download" style="float:none;margin:0 auto 10px;display:block">Free Download</a>
|
||||||
<a href="/pricing-licensing/better-splitbutton" class="commercial-buy" style="float:none;margin:0 auto 10px;display:block">Buy Commercial License</a>
|
<a href="/pricing-licensing/better-splitbutton" class="commercial-buy" style="float:none;margin:0 auto 10px;display:block">Buy Commercial License</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -60,7 +60,7 @@ import Base from '../layouts/Base.astro';
|
|||||||
|
|
||||||
<div class="buttons-wrap">
|
<div class="buttons-wrap">
|
||||||
<div class="buttons-hp" style="text-align:center">
|
<div class="buttons-hp" style="text-align:center">
|
||||||
<a href="/better-splitbutton" class="standard-free-download">Free Download</a>
|
<a href="https://www.componentowl.com/bettersplitbutton.exe" class="standard-free-download">Free Download</a>
|
||||||
<a href="/pricing-licensing/better-splitbutton" class="commercial-buy">Buy Commercial License</a>
|
<a href="/pricing-licensing/better-splitbutton" class="commercial-buy">Buy Commercial License</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ import Base from '../layouts/Base.astro';
|
|||||||
|
|
||||||
<div class="left">
|
<div class="left">
|
||||||
<div class="buttons-box">
|
<div class="buttons-box">
|
||||||
<a href="/better-thumbnail-browser" class="standard-download" style="float:none;margin:0 auto 10px;display:block">Download Trial</a>
|
<a href="https://www.componentowl.com/betterthumbnailbrowser.exe" class="standard-download" style="float:none;margin:0 auto 10px;display:block">Download Trial</a>
|
||||||
<a href="/pricing-licensing/better-thumbnail-browser" class="standard-buy" style="float:none;margin:0 auto 10px;display:inline-block">See Pricing</a>
|
<a href="/pricing-licensing/better-thumbnail-browser" class="standard-buy" style="float:none;margin:0 auto 10px;display:inline-block">See Pricing</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -72,7 +72,7 @@ import Base from '../layouts/Base.astro';
|
|||||||
|
|
||||||
<div class="buttons-wrap">
|
<div class="buttons-wrap">
|
||||||
<div class="buttons-hp" style="text-align:center">
|
<div class="buttons-hp" style="text-align:center">
|
||||||
<a href="/better-thumbnail-browser" class="standard-download">Download Trial</a>
|
<a href="https://www.componentowl.com/betterthumbnailbrowser.exe" class="standard-download">Download Trial</a>
|
||||||
<a href="/pricing-licensing/better-thumbnail-browser" class="standard-buy">See Pricing</a>
|
<a href="/pricing-licensing/better-thumbnail-browser" class="standard-buy">See Pricing</a>
|
||||||
<div class="logos">
|
<div class="logos">
|
||||||
<img src="/images/logo-vs.gif" alt="Visual Studio" />
|
<img src="/images/logo-vs.gif" alt="Visual Studio" />
|
||||||
|
|||||||
@@ -6,36 +6,82 @@ import Base from '../../layouts/Base.astro';
|
|||||||
<div class="order-content">
|
<div class="order-content">
|
||||||
|
|
||||||
<h1>Better ListView — Pricing & Licensing</h1>
|
<h1>Better ListView — Pricing & Licensing</h1>
|
||||||
<p class="section-info">Choose the license that best fits your needs.</p>
|
<p class="section-info">Purchase the ideal replacement component for .NET ListView.</p>
|
||||||
|
|
||||||
|
<h2>Buy New Licenses</h2>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>License</th>
|
<th>License</th>
|
||||||
<th>Description</th>
|
|
||||||
<th class="price">Price</th>
|
<th class="price">Price</th>
|
||||||
|
<th class="buy-col">Buy</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Single Developer License</strong></td>
|
<td><strong>Single developer license</strong> with 1 year subscription</td>
|
||||||
<td>License for 1 developer. Includes 1 year of free updates and priority email support.</td>
|
<td class="price">$345</td>
|
||||||
<td class="price">$189</td>
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300042" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Team License (up to 5 developers)</strong></td>
|
<td><strong>5 developer license</strong> with 1 year subscription</td>
|
||||||
<td>License for up to 5 developers. Includes 1 year of free updates and priority email support.</td>
|
<td class="price">$995</td>
|
||||||
<td class="price">$499</td>
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300044" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Enterprise License (unlimited developers)</strong></td>
|
<td><strong>Site license</strong> with 1 year subscription</td>
|
||||||
<td>License for unlimited developers in your organization. Includes 1 year of free updates and priority email support.</td>
|
<td class="price">$1,995</td>
|
||||||
<td class="price">$899</td>
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300046" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Source Code License</strong></td>
|
<td><strong>Site license with source code</strong> and 1 year subscription</td>
|
||||||
<td>Full source code of Better ListView. Includes Single Developer License.</td>
|
<td class="price">$3,995</td>
|
||||||
<td class="price">$599</td>
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300047" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><strong>Enterprise license with source code</strong> and 1 year subscription</td>
|
||||||
|
<td class="price">$8,995</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300048" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<h2>Renew Subscription</h2>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>License</th>
|
||||||
|
<th class="price">Price</th>
|
||||||
|
<th class="buy-col">Renew</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>single developer</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$138</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300049" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>5 developer</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$398</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300051" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>site license</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$798</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300053" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>site license with source code</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$1,598</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300054" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>enterprise license with source code</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$3,598</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300055" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@@ -61,4 +107,20 @@ import Base from '../../layouts/Base.astro';
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.btn-buy {
|
||||||
|
display: inline-block;
|
||||||
|
background: #4a7400;
|
||||||
|
color: #fff !important;
|
||||||
|
padding: 6px 14px;
|
||||||
|
border-radius: 4px;
|
||||||
|
text-decoration: none;
|
||||||
|
font-size: 0.9em;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.btn-buy:hover { background: #3a5c00; }
|
||||||
|
.buy-col { text-align: center; width: 100px; }
|
||||||
|
h2 { margin-top: 2em; font-size: 1.2em; color: #4a7400; }
|
||||||
|
</style>
|
||||||
|
|
||||||
</Base>
|
</Base>
|
||||||
@@ -12,20 +12,20 @@ import Base from '../../layouts/Base.astro';
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>License</th>
|
<th>License</th>
|
||||||
<th>Description</th>
|
|
||||||
<th class="price">Price</th>
|
<th class="price">Price</th>
|
||||||
|
<th class="buy-col">Buy</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Non-Commercial License</strong></td>
|
<td><strong>Non-Commercial License</strong> — free for non-commercial use</td>
|
||||||
<td>Free for non-commercial use. No source code included.</td>
|
|
||||||
<td class="price">Free</td>
|
<td class="price">Free</td>
|
||||||
|
<td class="buy-col"><a href="https://www.componentowl.com/bettersplitbutton.exe" class="btn-download">Download</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Commercial License (with source code)</strong></td>
|
<td><strong>Commercial License with source code</strong> — includes full source code and 1 year of free updates</td>
|
||||||
<td>License for commercial use. Includes full source code and 1 year of free updates.</td>
|
|
||||||
<td class="price">$49</td>
|
<td class="price">$49</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300075" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@@ -51,4 +51,30 @@ import Base from '../../layouts/Base.astro';
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.btn-buy {
|
||||||
|
display: inline-block;
|
||||||
|
background: #4a7400;
|
||||||
|
color: #fff !important;
|
||||||
|
padding: 6px 14px;
|
||||||
|
border-radius: 4px;
|
||||||
|
text-decoration: none;
|
||||||
|
font-size: 0.9em;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.btn-buy:hover { background: #3a5c00; }
|
||||||
|
.btn-download {
|
||||||
|
display: inline-block;
|
||||||
|
background: #2a6496;
|
||||||
|
color: #fff !important;
|
||||||
|
padding: 6px 14px;
|
||||||
|
border-radius: 4px;
|
||||||
|
text-decoration: none;
|
||||||
|
font-size: 0.9em;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.btn-download:hover { background: #1e4d72; }
|
||||||
|
.buy-col { text-align: center; width: 110px; }
|
||||||
|
</style>
|
||||||
|
|
||||||
</Base>
|
</Base>
|
||||||
@@ -8,29 +8,80 @@ import Base from '../../layouts/Base.astro';
|
|||||||
<h1>Better Thumbnail Browser — Pricing & Licensing</h1>
|
<h1>Better Thumbnail Browser — Pricing & Licensing</h1>
|
||||||
<p class="section-info">Choose the license that best fits your needs.</p>
|
<p class="section-info">Choose the license that best fits your needs.</p>
|
||||||
|
|
||||||
|
<h2>Buy New Licenses</h2>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>License</th>
|
<th>License</th>
|
||||||
<th>Description</th>
|
|
||||||
<th class="price">Price</th>
|
<th class="price">Price</th>
|
||||||
|
<th class="buy-col">Buy</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Single Developer License</strong></td>
|
<td><strong>Single developer license</strong> with 1 year subscription</td>
|
||||||
<td>License for 1 developer. Includes Better ListView license, 1 year of free updates and priority email support.</td>
|
<td class="price">$295</td>
|
||||||
<td class="price">$249</td>
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300112" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Team License (up to 5 developers)</strong></td>
|
<td><strong>5 developer license</strong> with 1 year subscription</td>
|
||||||
<td>License for up to 5 developers. Includes Better ListView license, 1 year of free updates and priority email support.</td>
|
<td class="price">$845</td>
|
||||||
<td class="price">$649</td>
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300113" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Enterprise License (unlimited developers)</strong></td>
|
<td><strong>Site license</strong> with 1 year subscription</td>
|
||||||
<td>License for unlimited developers. Includes Better ListView license, 1 year of free updates and priority email support.</td>
|
<td class="price">$1,895</td>
|
||||||
<td class="price">$1,099</td>
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300114" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><strong>Site license with source code</strong> and 1 year subscription</td>
|
||||||
|
<td class="price">$3,995</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300115" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><strong>Enterprise license with source code</strong> and 1 year subscription</td>
|
||||||
|
<td class="price">$8,995</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300116" class="btn-buy" target="_blank">Buy Now</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<h2>Renew Subscription</h2>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>License</th>
|
||||||
|
<th class="price">Price</th>
|
||||||
|
<th class="buy-col">Renew</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>single developer</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$118</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300117" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>5 developer</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$338</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300118" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>site license</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$758</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300119" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>site license with source code</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$1,598</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300120" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Renew <strong>enterprise license with source code</strong> 1 year subscription</td>
|
||||||
|
<td class="price">$3,598</td>
|
||||||
|
<td class="buy-col"><a href="https://secure.bmtmicro.com/servlets/Orders.ShoppingCart?CID=1830/12&PRODUCTID=18300121" class="btn-buy" target="_blank">Renew</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@@ -56,4 +107,20 @@ import Base from '../../layouts/Base.astro';
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.btn-buy {
|
||||||
|
display: inline-block;
|
||||||
|
background: #4a7400;
|
||||||
|
color: #fff !important;
|
||||||
|
padding: 6px 14px;
|
||||||
|
border-radius: 4px;
|
||||||
|
text-decoration: none;
|
||||||
|
font-size: 0.9em;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.btn-buy:hover { background: #3a5c00; }
|
||||||
|
.buy-col { text-align: center; width: 100px; }
|
||||||
|
h2 { margin-top: 2em; font-size: 1.2em; color: #4a7400; }
|
||||||
|
</style>
|
||||||
|
|
||||||
</Base>
|
</Base>
|
||||||
Reference in New Issue
Block a user