Add (embed) testimonials to your website builder

How to add testimonials to Shopify

Add your Senja testimonial widgets to your Shopify store using the Custom Liquid section.

You can upload testimonials as images or embed widgets using code snippets. Senja doesn't have a Shopify app integration.

Create your widget in Senja

Use Senja's free Chrome Extension to quickly copy widget codes and form URLs without leaving your page

Add the widget to Shopify

  1. In your Shopify store editor, navigate to the page where you want to add testimonials

  2. Click Add section and select Custom Liquid

    Adding Custom Liquid section in Shopify
  3. Paste your Senja embed code into the Liquid code field

    Pasting Senja embed code in Liquid code field
  4. Click Save

Center your widget (optional)

To center the widget on your page, add this CSS to your Custom Liquid section:

.senja-embed {
  max-width: 1000px;
  margin: 0 auto;
}
Testimonial widget displayed on Shopify store

Your testimonial widget is now live on Shopify. If it's not displaying correctly, contact us for help

Was this helpful?