diff options
Diffstat (limited to 'wholesale.html')
-rw-r--r-- | wholesale.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/wholesale.html b/wholesale.html new file mode 100644 index 0000000..863193a --- /dev/null +++ b/wholesale.html @@ -0,0 +1,39 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Wholesale products</title> + +{ include('elements/header.html'); } + +<div id="content"> + <center><h6>Wholesale products</h6></center> + + <p>We offers these wholesale products as a convenience to our customers. + + <p>To purchase an SSL certificate or domain registration/transfer, email or call support. + + <br><br> + + <h4>SSL Certificates</h4> + + <p><b>QuickSSL</b> - $70/year<br><br> + + SSL certificate for a single site such as <i>secure.example.com</i> or <i>www.example.com</i>.<br> + Purchasers acknowledge they agree to the <A HREF="QuickSSL_Subscriber_Agmt.html">subscriber agreement</A>. + + <p><b>TrueBizID Wildcard</b> - $450/year<br><br> + + SSL certificate for any number of subdomains under a single domain.<br> + Purchasers acknowledge they agree to the <A HREF="TrueBusinessID_TrueSite_Subscriber_Agmt.html">subscriber agreement</A>. + +<br><br> + +<H4>Domain Registration</H4> + +<P><b>$15/year</b>: .com, .net, .org, .biz, .info, .name, .us, .ca, .eu + +<P>Domain registrants acknowlege they agree to the terms of the <A HREF="udrp.html">Uniform Dispute Resolution Policy</A> and our <A HREF="exhibita.html">Registration Agreement</A>. + +<br><br> + +{ include('elements/footer.html'); } |