How to add FraudLabs Pro secured seal on PinnacleCart platform

article banner

This tutorial shows you step-by-step instruction on how to add the FraudLabs Pro secured seal on the PinnacleCart platform in the footer section. However, you can embed the seal on any pages you want on the PinnacleCart platform.

  1. Login to FraudLabs Pro merchant area.
  2. Go to https://www.fraudlabspro.com/secured-seal page and copy the secured seal code.
  3. Login to PinnacleCart admin page.
  4. Click on Design > Cart Designer.
  5. Scroll down to the footer section and right click on it.
  6. Choose Edit Source Code option.Source Code Options
  7. Go to the last line of the file.
  8. Paste the secured seal code right before the </div> tag. For example,
    <br />
    <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>
    
  9. Click on Save button.
  10. Done.

Was this article helpful?