This is an old revision of the document!
Table of Contents
- type:
- integration
- system:
- FoxyCart
- name:
- Security Badges and FoxyCart Logos
- description:
- Security badges and "Powered by FoxyCart" logos for your site
- tag:
- marketing, security
- date:
- 2011-05-26
- developer:
- http://www.foxycart.com/
FoxyCart Images
"Powered By" Graphics
<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce"> <img src="//cdn.foxycart.com/static/images/foxycart_logos/powered-by-foxycart-80x15.png" alt="Powered by FoxyCart Ecommerce" /> </a>
<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce"> <img src="//cdn.foxycart.com/static/images/foxycart_logos/powered-by-foxycart-100x40.png" alt="Powered by FoxyCart Ecommerce" /> </a>
<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce"> <img src="//cdn.foxycart.com/static/images/foxycart_logos/powered-by-foxycart-108x46.png" alt="Powered by FoxyCart Ecommerce" /> </a>
<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce"> <img src="//cdn.foxycart.com/static/images/foxycart_logos/foxycart-100x30-silver.png" alt="Powered by FoxyCart Ecommerce" /> </a>
<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce"> <img src="//cdn.foxycart.com/static/images/foxycart_logos/foxycart-100x30.png" alt="Powered by FoxyCart Ecommerce" /> </a>
"Feel Good" Graphics
DigiCert Seal
For stores using FoxyCart's SSL certificate (yourstore.foxycart.com) you can use one of seven seals:
Code
The code must go on your cart or checkout template (it must be a FoxyCart-hosted page). You can adjust the code below and change the logo number, size (s, m, l) and text color (black, white).
<!-- Begin DigiCert/ClickID site seal HTML and JavaScript --> <div id="DigiCertClickID_H9ycvTww" data-language="en_US"> <a href="http://www.digicert.com/ev-ssl-certification.htm">DigiCert</a> </div> <script type="text/javascript"> var __dcid = __dcid || [];__dcid.push(["DigiCertClickID_H9ycvTww", "1", "s", "black", "H9ycvTww"]);(function(){var cid=document.createElement("script");cid.async=true;cid.src="//seal.digicert.com/seals/cascade/seal.min.js";var s = document.getElementsByTagName("script");var ls = s[(s.length - 1)];ls.parentNode.insertBefore(cid, ls.nextSibling);}()); </script> <!-- End DigiCert/ClickID site seal HTML and JavaScript -->
Custom Subdomain Seals
DigiCert Seal
Stores using the custom subdomain option are now also use DigiCert certificates. The logo colors and size may be changed as above, but you will need to use this embed code instead:
<!-- Begin DigiCert site seal HTML and JavaScript --> <div id="DigiCertClickID_cMvQFWLr" data-language="en_US"> <a href="http://www.digicert.com/unified-communications-ssl-tls.htm">UCC SSL</a> </div> <script type="text/javascript"> var __dcid = __dcid || [];__dcid.push(["DigiCertClickID_cMvQFWLr", "3", "m", "black", "cMvQFWLr"]);(function(){var cid=document.createElement("script");cid.async=true;cid.src="//seal.digicert.com/seals/cascade/seal.min.js";var s = document.getElementsByTagName("script");var ls = s[(s.length - 1)];ls.parentNode.insertBefore(cid, ls.nextSibling);}()); </script> <!-- End DigiCert site seal HTML and JavaScript -->
General Site Seals
There are a variety of site certification companies that will provide a “trust logo” or “site seal”. One that is popular is Trust-Guard.com. Please check their site for examples of their services.