company logo

Help center

Go to EliteCart
Powered by
All collectionsIntegration with other appsIntegration: Stamped.io

Integration: Stamped.io

Display your Stamped.io store ratings in EliteCart to build trust.

Why add this?

Cart abandonment often happens before customers even attempt checkout. Showing your Stamped.io ratings in the cart provides instant social proof that builds trust and motivates shoppers to continue to checkout rather than abandoning their cart.

Prerequisites

  • Stamped.io account

  • EliteCart Professional account

Steps

1. Get your API key

  1. Log in to Stamped.io Dashboard

  2. Navigate to Settings → API Keys

  3. Copy your Public API Key

2. Get widget code

  1. Go to Settings → Widgets → Display

  2. Select Site Badge Widget

  3. Choose your preferred style (minimalist or badge)

  4. Click Get Code

3. Add to EliteCart

  1. Go to Cart Designer → Custom HTML

  2. Choose position: Below checkout button

  3. Enable the position and enable Widget mode

  4. Paste the code into the html editor, which should look similar to:

<!-- Stamped.io Script -->
<script async type="text/javascript" 
        data-api-key="YOUR_PUBLIC_API_KEY" 
        id="stamped-script-widget" 
        src="https://cdn-stamped-io.azureedge.net/files/widget.min.js">
</script>
<!-- End Script -->

<!-- Site Badge Widget -->
<div id="stamped-badge-widget"></div>

4. Customize (optional)

The widget style is configured in your Stamped.io dashboard during widget generation.

Test

  1. Save changes in EliteCart

  2. Open your store

  3. Add product to cart

  4. Verify site badge displays with review count

Links

  • Stamped.io Dashboard

  • Stamped.io Shopify App

3

Did this answer your question?
😞
😐
😁