Install Smart Bar widget
What is a Smart Bar Widget?
A Smart Bar Widget displays your reviews and ratings in a bar format at the top of your store. It's designed to catch your visitors' attention with social proof.
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 Smart Bar
- Copy your unique widget code
- This code is specific to your store and account
- It will look similar to the example code, 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="73d3f1ba062585bce51f77d70a1899221176326be88c448bd7e2ded030ca4454a"> </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 Smart Bar Widget should now appear at the top of your store.