Skip to main content

Okendo Reviews — Integration Guide

What it does: Star ratings + review count on product cards, review widget on PDP.

Components to modify:

  • storefront_search — hydration call in integration-hydration.ts (notifyReviewWidgets)
  • admin_server — settings: product_reviews component (provider: "okendo", enabled: true)

How to enable:

  1. Set product_reviews.value.enabled = true and product_reviews.value.provider = "okendo" in storefront settings
  2. Verify the Okendo app is installed on the Shopify store
  3. Storefront bundle auto-discovers Okendo's JS and calls notifyReviewWidgets() after card render

Verification: Product cards should show star ratings after enabling. Screenshot .marqo-product-card and check for stars below the title.