Google reviews widget for Shopify

    To add a Google reviews widget for Shopify, copy the Digitap Pro code, paste it into a Custom Liquid section (or the theme footer for Badge and Flash), whitelist both your store domain and yourstore.myshopify.com if you test there, then save and check the live store.

    Before you start

    The real code (with your widget ID and key) comes from Digitap Pro when you click "Add to website". The snippets below use placeholders only.

    Add both the store's domain and, if you test on it, the yourstore.myshopify.com address to Domain Whitelist. The theme editor preview may not show the widget; check the live store.

    <div data-widget-id="YOUR-WIDGET-ID" style="display:block;width:100%;min-height:150px;clear:both;"></div>
    <script src="https://app.digitap.pro/widget-embed.js" async data-supabase-anon-key="YOUR-KEY"></script>

    Inside a page (Grid, Carousel, List, Masonry)

    1. Open the theme editor. Go to Online Store → Themes → "Customize". Pick the page (for example Home page).
    2. Add Custom Liquid. Click "Add section" → "Custom Liquid". Paste the code into the section's code field, then "Save".

    On every page (Badge, Flash)

    1. Footer Custom Liquid. In the same editor, add a "Custom Liquid" section to the footer area and paste the script.
    2. Or edit theme.liquid. Online Store → Themes → "…" → "Edit code" → layout/theme.liquid. Paste just before </body>, then "Save".

    Troubleshooting

    • The site's domain is missing from the Domain Whitelist in Digitap Pro. Adding example.com also covers www.example.com.
    • Your platform plan does not allow scripts (WordPress.com, Squarespace, Webflow: see the plan notes on each guide).
    • You are looking at the editor or a preview, not the published site. Check in a private window.
    • A cache or optimisation plugin serves an old copy of the page. Clear it and reload.
    • The site sends a Content-Security-Policy that blocks https://app.digitap.pro.

    FAQ

    How do I add a Google reviews widget for Shopify?

    Paste the Digitap Pro code into a Custom Liquid section for inline widgets, or into the footer / theme.liquid before </body> for Badge and Flash.

    Which domains go in Domain Whitelist?

    Add your store domain and, if you test on it, yourstore.myshopify.com.

    Why is the widget missing in Customize?

    The theme editor preview may not show the widget. Check the live store in a private window.

    Does this work with Online Store 2.0 themes?

    Yes. These steps are for Online Store 2.0 themes that support Custom Liquid sections.

    Official help

    Last updated: 2026-09-25

    Ready to show your reviews on your website?