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?
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: ';' }}
",