cancel
Showing results for 
Search instead for 
Did you mean: 
CommunityJedi22
Community Manager
Community Manager

Searchspring equips brands and retailers with user-friendly search, merchandising, personalization, and analytics tools to increase online conversion and curate unique shopping experiences. You can easily integrate your review data with Searchspring as outlined below.

 

Overview

Searchspring ingests summary data from PowerReviews (via an XML file) to know the overall rating of each of your products. Through this, you can enhance your webpages and sort/filter options. 

 

Product Results

Add star ratings to your product listing pages (PLPs):

CommunityJedi22_0-1758031779852.png

 

Important Note: PowerReviews also offers similar functionality directly through its Category Snippets. Please discuss with your Customer Success Manager to determine which approach best suits your needs, as it may impact how you implement star ratings on PLPs.

 

Enhance Faceting

Add star ratings to the filtering/faceting options:

CommunityJedi22_1-1758031780022.png

 

 

Sort Order

Order search results by star rating:

CommunityJedi22_2-1758031779882.png

 

 

How to Enable

PowerReviews Clients

  1. Confirm XML File Availability: Contact your PowerReviews Customer Success Manager or Implementation Team to ensure your Review Summary XML file is being generated and made available on the PowerReviews SFTP.

  2. Gather Credentials:

    1. Account Credentials: Find your PowerReviews Account Credentials (Merchant ID and API Key) in the PowerReviews Portal under Account > Overview (or simply click the Account Credentials link above. Please note that you must have Portal access).

    2. SFTP Credentials: Access your PowerReviews SFTP credentials here. Portal access is required. If you encounter any issues, please reach out to us.

  3. Inform Searchspring: Once you have confirmed the XML file availability and gathered your credentials, notify your Searchspring contact that you would like to set up the PowerReviews integration. Be ready to provide them with the credentials gathered in step 2.

That's it! Searchspring will handle the remaining setup, and you'll soon be able to leverage the benefits of our integration.

 

Searchspring Steps

To display star ratings on your product pages, you'll need to place the PowerReviews div component into your product cards (individual product display elements on your Product Listing Pages, or PLPs). The data-pr-page-id The attribute in the component must utilize the variable you have specified for the PowerReviews Page ID.

Below is an example of how this can be done:

<!-- PowerReviews Code Start -->
<div data-pr-component="CategorySnippet" data-pr-page-id="{{ product.id }}"></div>
<!-- PowerReviews Code End -->

Important: The variable {{ product.id }} (or its equivalent in your specific Searchspring implementation) must correspond exactly to the Page ID used within the Review Summary XML file. This XML file is typically named review_summary.zip and will be located within the /data directory on the PowerReviews SFTP. Please double-check the exact file name on your SFTP.

Please note that this code snippet is provided as an example. Your specific implementation may differ based on your existing PowerReviews integration and your Searchspring setup. Always test thoroughly after making changes to ensure correct functionality.

Version history
Revision #:
2 of 2
Last update:
‎12-04-2025 03:39 PM
Updated by: