Skip to main content
All Collections1:1 Product RecommendationsIntegrations
Integrating LimeSpot with Okendo Reviews
Integrating LimeSpot with Okendo Reviews

Learn how to integrate Okendo Reviews into LimeSpot recommendation boxes

W
Written by Will Wadman
Updated over a week ago

LimeSpot is integrated with Okendo Reviews, therefore, shoppers can now see the products' user ratings in the recommendation boxes.

You have to install and activate both LimeSpot and Yotpo for this integration to function.

  1. In your Shopify Admin Panel, go to Online Store > Themes > Edit Code

  2. Under the Templates section, Add a new template for product and name it okendo-rating.
    โ€‹

  3. Add the following code in the file.
    โ€‹

    {% layout none %}{{ product.metafields.okendo['ProductListingSnippet'] }}

  4. Save the template/product.okendo-rating.liquid file.ย 

  5. Go to the LimeSpot App and navigate to Conversion > Website Personalization > Designer.

  6. Click Global Settings on the left panel.

  7. Choose the General drop-down menu and make sure the checkbox is ticked for the Show checkbox.
    โ€‹

  8. In the bottom of the left panel, click Save and Publish.

Enabling the review apps to show reviews in the recommendation boxes may affect the page load time because Shopify does not support batch loading which means that LimeSpot needs load the reviews one by one per product in the recommendation boxes.

๐Ÿค” Questions? Need help? Contact us via the in-app chat or email.

Did this answer your question?