Install Square Badge widget
What is a Square Badge Widget?
A Square Badge Widget displays your reviews and ratings in a square format. 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 Square Badge
- 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 specific 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 opening
<body>
tag - Paste your own Kundello widget code immediately after the
<body>
tag:
Here is an example Kundello code:
<div class="cr-widget" data-id="6e4001871c0cf27c7631ab1ab1ab1ab1ab42410fd3a444e2a88e301f5c4a35a4d"> </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 right after the
<body>
tag - If you're unsure, ask your developer for help
✅ You're done! The Square Badge Widget should now appear on your store.