Feedspace Home Dashboard

How to Embed Widget in BigCommerce

Last updated on October 13, 2025

Overview

You can embed your Feedspace Widget on your BigCommerce store to display reviews or testimonials directly on your website pages. This helps you build credibility and enhance conversions by showing authentic feedback from your customers.

Step 1 – Copy Your Widget Embed Code from Feedspace

  • Go to your Feedspace dashboard
  • Select Widgets from the left sidebar
  • Click on the Widget you want to embed
  • Go to the Share tab
  • Copy the embed code shown under the Embed section, which looks like this: <div class="feedspace-widget" data-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"></div> <script src="https://js.feedspace.io/v1/embed/embed.min.js" type="text/javascript" async></script>
Embed Widget to Your Website

Step 2 – Add Script in BigCommerce Script Manager

  1. Log in to your BigCommerce admin panel
  2. From the left sidebar, go to Storefront → Script Manager
  3. Click Create a Script
  4. Fill out the following details:
  5. Click Save to publish the script
Add Script in Script Manager

Step 3 – Add the Widget Div to a Web Page

Now that the script is added globally, place the widget div on the specific page where you want it to appear.

  1. Go to Storefront → Web Pages
  2. Choose the page where you want to display your widget, or create a new one

If the content is created using the WYSIWYG editor

  • Click the HTML <> icon in the editor toolbar to open the source code view
  • Paste this div where you want your widget to appear: <div class="feedspace-widget" data-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"></div>
  • Click Save & Exit or Save & Keep Editing

If the page contains raw HTML entered directly

  • Paste the same div code directly into the text area: <div class="feedspace-widget" data-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"></div>
  • Save your changes
Embed Div to a Web Page

Step 4 – Preview Your Page

  • Open your storefront and navigate to the page where you added the widget
  • Refresh the page to see your Feedspace Widget appear live

Step 5 – Troubleshooting

If your widget doesn’t appear:

  • Make sure the script is saved and applied in the footer
  • Verify the data-id matches your Feedspace widget ID
  • Confirm you added both the script and div correctly
  • Clear the cache or refresh the page after saving changes

You might also find helpful

How to Create a Widget in Feedspace

Overview Widgets in Feedspace allow you to showcase your collected reviews directly on your website. They are easy to set up, customizable, and come in different layouts to match your site’s design. This guide walks you through the steps to create your first widget and explains all the available widget...

How to Embed Widget in Shopify

Overview Feedspace widgets can be placed on any Shopify store page. This method helps you highlight testimonials and customer trust directly on your Shopify site. Step 1 – Access Your Shopify Account Go to Shopify and log in to your admin dashboard. Step 2 – Open the Theme Customizer Step...

How to Embed Wall Of Love in Shopify

Overview Feedspace Wall of Love embed code can be easily added to any Shopify store. This simple process helps you showcase customer trust directly on your Shopify pages. By following the steps below, you can embed the code in minutes. Step 1 – Log in to Your Shopify Account Go...