Install Social Proof widget
What is a Social Proof Widget?
A Social Proof widget helps showcase customer reviews and ratings to build trust with potential buyers. It's typically placed at the bottom left or right corner of your Shopify store.
Before You Begin: Get Your Unique Widget Code
- Log in to your Kundello account
- Navigate to the Widget section in the main menu
- Click on Social Proof
- Copy your unique widget code
- This code is specific to your store and account
- It will look similar to the example code below, but it will have your unique identifier.
Important Note
- Do NOT use the example code shown below
- Always use the code from your own Kundello account
- Each store has a different code that links to your reviews and ratings
Here is a screenshot that visually explains the steps:
Step-by-Step Installation Guide
Step 1: Access Your Shopify Theme Editor
- Log in to your Shopify admin panel
- Go to Online Store > Themes
- Click Actions next to your current theme
- Select Edit code
Step 2: Locate the Theme File
- In the left-side file explorer, find theme.liquid
- It will be under the Layout folder
- Click to open the file
Step 3: Add the Widget Code
- Use the search function (Ctrl + F on Windows, Cmd + F on Mac)
- Search for
</body>
- Locate the closing
</body>
tag - Paste your own Kundello widget code directly above the
</body>
tag:
Here is an example Kundello code:
<div class="cr-widget" data-id="16badfc6202cb3f8889e0f27791ab31ss3131ffh56acadce8148aba9a7a9f8"> </div>
Step 4: Save Your Changes
- Click the Save button in the top-right corner of the editor.
Here is a screenshot that visually explains the steps:
Troubleshooting Tips
- Double-check that you've pasted the code exactly as shown
- Make sure the code is placed directly above the
</body>
tag - If you're unsure, ask your developer for help
✅ You're done! The Social Proof Widget should now be active on your store.