App reviews, troubleshooting, and recommendations
I would like to share this:
If for some reason you are trying to manually add Okendo Reviews to your website or your Shopify theme is too old or looking to integrate it outside the shopify environment.
Get your Okendo unique user ID at:
Okendo Dashboard > Settings > Integrations > Credentials.
Paste the following code into your liquid template and replace "REPLACE_YOUR_CODE_HERE" with the code you got in the previous step.
<meta name="oke:subscriber_id" content="REPLACE_YOUR_CODE_HERE">
<meta name="oke:auto_initialise" content="true">
<meta name="oke:hide_reviews_tab" content="false">
<script defer src="https://cdn-static.okendo.io/reviews-widget-plus/js/okendo-reviews.js"></script>
To display reviews for a product, do the following:
<div data-oke-widget data-oke-reviews-product-id="shopify-{{ product.id }}"></div>
And to display all the store reviews like this:
<div data-oke-widget></div>
You can find more official information here:
@ZephyrSoft
Sorry you are facing this issue,
It would be my pleasure to help you.
Please share your site URL,
I will check out the issue and provide you with a solution here.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025