Skip to main content
Carousel Widget

A minimal carousel widget with a header as well as displaying Reviews, photos, videos & Feedback from 3rd Party Platforms.

Mollie Herbert avatar
Written by Mollie Herbert
Updated this week

This widget has a wide variety of customisable features, which will allow you to style it nicely with your brand โญ๏ธ These customisation options include:

  • Widget Colour

  • Font size and colour

  • Star Colour

  • Content Displayed (Company, Product and Local Reviews available)


Navigation ๐Ÿ“

  • Login to REVIEWS.io

  • Publishing >> Widget Library

  • Carousel Widget


Instructions โš™๏ธ

General Settings:

Header Settings:

Reviews Settings:

Popup Settings:

Layout Settings:

Once you have finished fine tuning your widget to you liking you can then hit the 'Get Installation Code' Button and you will be able to either copy the code or email it to one of your team members!


FAQ's

Can the Full Width Carousel Widget display the product reviews associated with the product on that page like the Product Reviews Widget?

Yes it can. In the widget code you have a field to enter the SKU's you would like to display.

Shopify User Example: you would enter the following in the SKU section of the code -

sku: "###{{ product.variants | map: 'sku' | join: ';' }};###{{ product.variants | map: 'id' | join: ';' }}",

Did this answer your question?