Fera Partner Docs
  • Become a Partner
  • 🤝Partner Portal
    • Managed Stores
    • Apps
      • Creating an App
      • Testing App
      • Authenticating App
      • Publishing App
      • Managing App
    • Referrals
      • Referral Link
      • Tracking Referrals
      • Getting Paid
    • Team
  • Partner Badges
    • Works With Fera
    • Trusted Partner Badges
  • 👷Agencies
    • Become Agency Partner
    • Setting up a new store
    • Creating custom storefronts
  • 🧑‍💻Apps & Platforms
    • Become App/Integration Partner
    • SEO Apps
    • Shipping Apps
    • Support Apps
    • Messaging Apps
      • Requesting Reviews
    • Page Builder Apps
    • Partner Resources
  • 🖌️Theme Developers
    • Become Theme Partner
    • Shopify Themes
      • Display Ratings
      • Display Reviews
        • By Customer
    • SEO Schema Support
  • 🎬Content Creators
    • Join Affiliate Program
    • Referral Program
    • Brand Assets
  • 🧑‍💻Developers
    • Visit Developer Center
    • Partner API
      • List Reviews
      • Retrieve Product Ratings
      • Check if Site is Using Fera
      • Other API Endpoints
Powered by GitBook
On this page

Was this helpful?

  1. Partner Badges

Trusted Partner Badges

Increase your authority by displaying a Fera Trusted Partner badge on your site.

PreviousWorks With FeraNextSetting up a new store

Last updated 11 months ago

Was this helpful?

These trusted partner badges are more general. The are best for Agency Partners and other service company partners.

4 variations of our trusted partner badges.

HTML Code for Badges

These HTML snippets will display the badge using on our CDNs and link.

Please update the partner profile links in the HTML to link to your partner profile (by replacing the "code" with your partner code).

Rainbow

<a href="https://www.fera.ai/partners/shopify" target="fera" style="display: inline-block; border: none;" title="This app/theme is compatible with Fera for your reviews."><img src="https://uploads.fera.ai/brand/partners/works_with_fera/rainbow.svg"></a>

Pure White (on Black Background):

<a href="https://www.fera.ai/partners/shopify" target="fera" style="display: inline-block; border: none;" title="This app/theme is compatible with Fera for your reviews."><img src="https://uploads.fera.ai/brand/partners/trusted/black.svg"></a>

Pure Black (on White Background):

<a href="https://www.fera.ai/partners/shopify" target="fera" style="display: inline-block; border: none;" title="This app/theme is compatible with Fera for your reviews."><img src="https://uploads.fera.ai/brand/partners/trusted/white.svg"></a>
HTML code for dark trusted partner badge.
HTML code for light trusted partner badge.