How can we help? 👋

How to add testimonials to Shopify

How to add your testimonials to your Shopify store.

Can I…

Upload testimonials to Shopify as images?
Yes
Add widgets to Shopify using the Senja code snippet?
Yes
Add testimonials to Shopify with an app integration?
No

You want to embed your awesome testimonial widget into your Shopify store. Here’s how.

Add your Senja testimonials to Shopify

Create and share your widget

How to create a new testimonial widget, copy the share code, and add it to your landing page tool.

Senja

1. Click on Studio

2. Select a widget style under Widgets

Pick the testimonial widget style you want to create. You can always change it later.

3. Name your widget

Here we've called it Best testimonials

4. Select where you want to embed the widget

This will help you find it later

5. Click on Create widget

Let's start creating the widget

6. Decide what testimonials you want to add

You can set rules so that any new approved testimonials are automatically added to the widget, or curate. Here, we selected curate as we will manually select the testimonials to add to the widget.

7. Click on Continue

8. Start selecting your testimonials

Here's the first one. Select as many as you want to display

9. Click on Save Selection

Once you're happy with the selection, click on Save Selection

10. Click on Design

Here's your widget. Let's update its design

ℹ️ There are lots of design settings and they vary by widget. Make your design changes here until you are happy with your widget.

11. Click on Share

Happy with the design changes? Now it's time to share the widget. Click on Share

12. Click on the copy icon

This will copy the widget code for use on any landing page tool

13. Click on Done

The code is copied and we’re read to navigate to our landing page tool

Want a faster way to copy your widget code? Use Senja’s Chrome Extension ✨

Senja’s free Chrome Extension allows you to copy your widget code and form URLs, and see all your latest testimonials, all without leaving the page you’re on. Download it free here

You’re done in Senja. Switch to your Shopify account.

In Shopify

  1. Go to the Shopify admin area. Navigate to “Online Store” under “Sales channel.
Notion image
  1. In the Themes tab, hit “Customize.”
Notion image
  1. Navigate to the page you want to add your widget to and look for the section you want to embed it on.
  1. Click the “plus” button.
Notion image
  1. In the dialog that opens, search for the Custom Liquid section and click on it.
Notion image
  1. Paste your embed code AND click the save button on the menu to force your widget to load.
⚠️
NOTE: Your widget may not show up after you paste the embed code. This is totally normal. To see your widget in the preview, click on the “Save” button at the top-right to cause the page to refresh. Your widget will always show up on your live website.
Notion image
  1. In some themes, your widget will span across the entire width of your site. If you would like to change this behaviour, add this custom CSS.
.senja-embed {
  /* The maximum width. Increase or decrease the number */
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  /* Give your widget some horizontal padding */
  padding-left: 20px;
  padding-right: 20px;
}
Notion image
  1. Click on the “Save” button at the top right to save your changes.
  1. To see your widget in action, go back to the “Online Store” channel, and click on the “View your store” button.
Notion image
💡
That’s it, your testimonial widget is now looking amazing in Shopify 🥳 We’re exploring creating a Shopify app so you can inject testimonials without hassle. Click here to share your thoughts. Not working? Just click Contact Us below and we’ll assist you.
Notion image

How to add your testimonials to other platforms

Other landing page platforms

 

Course platforms

 

Creator marketplace platforms

 

Calendar tools

 

Sales tools and emails

 

To your code

 

Ecommerce platforms

 

Emails

 
 
Did this answer your question?
😞
😐
🤩