We’re excited to share that Ryviu is now integrated with the EasyTabs app! This integration allows you to seamlessly organize your reviews and Q&A widgets into tabs on your product pages.
About EasyTabs
EasyTabs is a Shopify app that allows you to organize your product descriptions into multiple tabs based on specific headings. Check out its key features:
Break down your existing product descriptions into separate tabs.
Manage tabs individually for each product or apply them to specific collections.
Use pre-defined tabs for popular reviews, cross-sell, and sizing apps.
Fully compliant with WCAG 2.0 and Section 508 accessibility standards.
Add reviews tab
To start, you need to install both the Ryviu and EasyTabs app for your store and follow the steps below.
Go to Easytabs App Dashboard > Shared Tabs and click Add Shared Tab.
Select Ryviu from the 'Type' dropdown list. Adjust additional settings as needed, then click the 'save shared tab' button.
The Reviews tab will be displayed once you've added the EasyTabs section to your product page.
Add Q&A tab
Click on Add Shared Tab in the EasyTabs Dashboard.
In the 'Tab Content' form, select ‘liquid tab’ in the 'Type' field and add the label and title.
Copy 'easytabs-liquid-tab-1', and click on 'Open code editor.'
In the theme files, please click in 'add a new snippet' in Snippets, then paste the file name.
Paste the below liquid codes for the question and answer widget, and click the 'Save' button.
<!-- RYVIU APP :: QA --> <div class="lt-block-reviews"> <questions-answers handle="{{product.handle}}" product_id="{{product.id}}"></questions-answers> </div> <!-- / RYVIU APP -->
Access your EasyTabs dashboard, and click the 'Save shared tab'.
After adding the EasyTabs section to your product page, the Q&A tab will be visible.
Need help?
Get in touch with our support team through live chat or email at [email protected]. We're here to help!