Creating a dedicated page to showcase all your reviews across your entire product range can help build trust and encourage more customers to leave reviews. Follow these steps to create this page in your Shopify store using Okendo:
Step 1: Create a New Page Template
Access Your Shopify Theme:
In your Shopify admin, go to Online Store > Themes.
Click Actions next to your active theme, then select Edit code.
Create a New Page Template File:
In the Templates folder, click Add a new template.
Choose Page from the dropdown.
Name your template file
page.okendo-reviews
.
Add the Okendo Widget Code:
In the newly created
page.okendo-reviews.liquid
file, add the following code based on your widget version:Widget Plus:
<div data-oke-widget=""></div>
Widget Version 1:
<div data-oke-reviews-widget=""></div>
Save the file.
๐ก Any instance of Okendo installed after March 2022 uses Widget Plus. Navigate to Reviews > On-Site Displays within your Okendo admin. If the URL reads reviews.okendo.io/admin/#/displays-plus
then you have Widget Plus.
Step 2: Create a New Page for Your Okendo Reviews Content
Add a New Page in Shopify:
In your Shopify admin, go to Online Store > Pages.
Click Add page.
Set Up Your Page:
Give your page a title, such as "Customer Reviews".
In the Template suffix dropdown, select the template you created:
page.okendo-reviews
.
Save the Page:
Click Save to create your new page.
Step 3: Link to Your New Reviews Page
Add Links:
Link to your new reviews page from various parts of your site, such as your main navigation menu, footer, or product pages, to ensure customers can easily find and view all your reviews.
Step 4: Styling Your Reviews Page
The reviews page takes on the styling of the Reviews Widget. Navigate to Reviews > On-Site Displays > Reviews Widget to configure styling options.
๐ก If you would like your dedicated reviews page to have different styling than your reviews widget, you can use custom CSS in Shopify to override the styling set in Okendo.
Site Reviews
To display site reviews on a dedicated reviews page, you will first need to collect the site reviews by following the instructions in this article. Follow the steps below to your add site reviews to a dedicated page.
Navigate to Settings > Integrations and edit the Okendo credential.
Copy or note your unique User ID.
โAdd the below code depending on your widget version to your page, replacing the Okendo User ID with the one that was noted above:
Widget Plus:
<div data-oke-widget data-oke-reviews-product-id="shopify-site-reviews-<OKENDO_USER_ID>"></div>
Widget Version 1:
<div data-oke-reviews-widget data-oke-reviews-product-id="shopify-site-reviews-<OKENDO_USER_ID>"></div>
Publish your changes and your site reviews should now display on the page.
Video Tutorials
Creating a Dedicated Reviews Template:
Watch this video for a step-by-step guide on creating the dedicated reviews template in Shopify.
Creating a Dedicated Reviews Page:
Watch this video to see how to set up a new page in Shopify and link it to your Okendo Reviews template.
By following these steps, youโll have a dedicated page on your Shopify store that showcases all customer reviews, enhancing transparency and potentially boosting customer trust and engagement.