Browse Guides
Move to another guide without going back to the documentation hub.
Choose the Right Storefront Installation Path
Use this guide when you are deciding how Sabdov should appear on the storefront. Start with the customer experience you want: visible reviews on the page, product-specific snippet output, or structured data with no visible UI.
Choose the Delivery Type
Visible Review Widget
Use this when you want customers to see reviews directly on the product page or another visible storefront section.
Product Snippet Generation
Use this when you need copyable code for a specific product and placement in the theme, CMS, or page builder.
Structured Data Only
Use this when you want search-friendly review metadata without adding a visible review block to the page.
What You Need Before Installation
- Active widget public key: Required for visible widget snippets and most customer-facing storefront delivery paths.
- A synced product you can test: Needed so install, preview, email preview, and snippet generation all point to a real product you can verify.
Visible Widget Path
Open the install path
Open the Install shortcut. You should land in Settings -> Widgets, or in the product-specific widget view when a product is already selected.
Generate storefront code
Confirm the saved widget looks correct, then open the product snippet flow when you need code for a live placement.
Place the snippet
Add the generated widget code to the product template, page section, or CMS field where reviews should appear.
Check the live page
After placement, the live page should show the same product and general widget layout you approved in preview.
Product-Specific Snippet Path
Open the target product
Choose the exact product where the snippet will be used so generation and preview stay aligned.
Create the snippet
Open `Create product snippet` from the product detail page to see the delivery options available for that product.
Choose the delivery type
Pick the visible widget layout or `Direct JSON-LD rich snippet` based on whether you want a customer-facing block or SEO-only output.
Generate, copy, and hand off
Generate the snippet, review it once, then paste it into the theme or share it with the developer who owns storefront code.
Which Path Fits Your Goal
| Feature | Widget Embed | Direct JSON-LD |
|---|---|---|
| Implementation | Hosted widget.js snippet | Inline JSON-LD block |
| Visual Output | Visible review surface | No visual changes to UI |
| SEO Impact | Supports widget-based SEO delivery | Best fit for direct rich result validation |
| Update Cycle | Save widget settings, then refresh the hosted output | Regenerate and repaste when the snippet changes |
Launch With a Quick QA Pass
Before launch, confirm the live page shows the right product, the expected widget or schema path, and the same overall result you approved in preview.
Before you publish code
Choose the delivery path first, generate code for the right product, and verify the live page against preview before you call the installation done.
Was this helpful?