This tutorial shows you step-by-step instruction on how to add the FraudLabs Pro secured seal on the CS-Cart platform in the footer section. However, you can embed the seal on any pages you want on the CS-Cart platform.
Embed FraudLabs Pro secured seal on CS-Cart footer
- Login to FraudLabs Pro merchant area.
- Go to https://www.fraudlabspro.com/secured-seal page and copy the secured seal code.
- In your CS-Cart administrator area, go to Design > Template editor.
- Looks for the file footer_general.tpl from the list.
- Paste the secured seal code at the beginning of the file. For example,
<a href="https://www.fraudlabspro.com/#secured-seal-1" target="_blank"/> <img style="border:none;" alt="FraudLabs Pro Prevents Fraud for Digital Businesses" src="//www.fraudlabspro.com/images/secured-seals/seal.png"> </a>
- Press Save to save your changes.