Grow your business by allowing visitors to leave reviews or ask a questions.
Collect reviews and ratings from customers and guests. Guest must have an account to leave a review. See Documentation
- Moderate reviews for Singles, Channels and Products
- Reply to feedback
- Follow up with an email correspondence
Collect questions from guest and allow customers to answer them. See Documentation
- Moderate questions for Singles, Channels and Products
- Moderate answers
- Follow up with an email correspondence
If you want to capture additional information you can create fields and add them to Displays
Join Slack Group - Read Documentations - Visit Plugin Website - Github Issues
You can use this reviews plugin with any Singles, Channels or Commerce Product.
{{ craft.qarr.display(model) }}
{{ craft.qarr.display(model, {
limit: 3,
pagination: 'infinite',
reviews: {
display: 'productReviews'
},
questions: false
}) }}