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 inintegration-hydration.ts(notifyReviewWidgets)admin_server— settings:product_reviewscomponent (provider:"okendo", enabled: true)
How to enable:
- Set
product_reviews.value.enabled = trueandproduct_reviews.value.provider = "okendo"in storefront settings - Verify the Okendo app is installed on the Shopify store
- 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.