Embedding widgets on any page
Add review widgets to your homepage, collection pages, landing pages, or any other page using embed codes or theme sections.
3 min read
1Two ways to embed
Reviewifyd supports two embedding methods: Theme Sections (recommended, no code) and Custom HTML embed codes (for advanced users or pages outside Shopify).
2Method 1: Theme Sections (no code)
This is the easiest approach for Shopify Online Store 2.0 themes:
- 1Go to Online Store → Themes → Customize.
- 2Navigate to the page where you want to add the widget.
- 3Click 'Add section' and search for 'Reviewifyd'.
- 4Choose from: Featured Reviews (curated), All Reviews (for a product), or Star Rating Badge.
- 5Configure the section settings and click 'Save'.
3Method 2: Custom HTML embed
For non-Shopify pages or custom page builders:
- 1In Reviewifyd dashboard, go to Widgets → Embed Codes.
- 2Select the widget type and the product (or 'All products' for an aggregate widget).
- 3Copy the generated embed snippet.
- 4Paste it into your page builder's HTML block or custom code field.
💡
The embed code is a single <div> tag with a data attribute and a script tag. It loads asynchronously and won't slow down your page.
Was this article helpful?
