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

1

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.

2

Generate storefront code

Confirm the saved widget looks correct, then open the product snippet flow when you need code for a live placement.

3

Place the snippet

Add the generated widget code to the product template, page section, or CMS field where reviews should appear.

4

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

1

Open the target product

Choose the exact product where the snippet will be used so generation and preview stay aligned.

2

Create the snippet

Open `Create product snippet` from the product detail page to see the delivery options available for that product.

3

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.

4

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

FeatureWidget EmbedDirect JSON-LD
ImplementationHosted widget.js snippetInline JSON-LD block
Visual OutputVisible review surfaceNo visual changes to UI
SEO ImpactSupports widget-based SEO deliveryBest fit for direct rich result validation
Update CycleSave widget settings, then refresh the hosted outputRegenerate and repaste when the snippet changes
Sabdov infrastructure environment

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?