Junip UGC Media Gallery
Note: This widget is only available on the Standard plan and above. To use it you must enable "Show media gallery" via your on-site display settings.
Example:
This is an example of how SHEFIT uses Junip's UGC Media Gallery with a tile layout at the top of their dedicated reviews page.
Using your theme customizer
This widget can be added to your Shopify store via the Junip UGC Gallery App block in your theme customizer.
After adding the block, you can click on the block to personalize the layout (Scroll or Tile), add a title, display media submitted from all product reviews or choose a specific product, and adjust the Padding (spacing) around the content.
HTML sample code:
<div
class="junip-ugc-gallery"
data-layout="scroll"
data-title=""
data-product-id=""
style="padding-top: 16px; padding-bottom: 16px;"
>
</div>
Options:
Setting name | Values |
data-layout | scroll or tile |
data-title | Optional; any text |
data-product-id | Optional product ID from your ecommerce provider (ex your Shopify product ID). Leaving this empty will show images from all your product reviews. |