About EasyTabs
We’re excited to share that EasyTabs Shopify Product Tabs app is now integrated with the Ryviu app. This integration allows you to organize your Reviews and Q&A widgets into tabs on your product pages.
With Ryviu, you can:
- Display customer reviews anywhere on your store using multiple themes
- Import reviews sources such as AliExpress, Walmart, Amazon, Etsy, or CSV files
- Send emails to collect reviews after purchases
- Display a Question & Answer widget to help customers ask product-related questions.
- Build social proof, improve SEO, and increase trust and sales
Add reviews tab
To get started, install both the Ryviu app and EasyTabs on your store, then follow the steps:
-
Go to our app Dashboard → Shared Tabs, then click Add Shared Tab.
-
Select Ryviu from the Type dropdown list.
-
Adjust additional settings as needed, then click Save Shared Tab.
The Reviews tab will appear once you add the EasyTabs section to your product page.
Add Q'A tab
-
In the EasyTabs Dashboard, click Add Shared Tab.
-
In the Tab Content form, select Liquid tab in the Type field, then add the tab label and title.
-
Paste the following Liquid code for the Question & Answer widget into the Liquid tab content field, then click Save.
<!-- RYVIU APP :: QA --> <div class="lt-block-reviews"> <questions-answers handle="{{product.handle}}" product_id="{{product.id}}"></questions-answers> </div> <!-- / RYVIU APP -->
After adding the EasyTabs section to your product page, the Q&A tab will be visible.

