Media Grid Widget
Last updated
Last updated
Promote a sense of brand community with a media gallery widget that displays customer-generated photos and videos in a large, high-impact media grid. Available in a variety of different styles, the Media Grid can also show approved UGC from .
The preferred method of configuring the Media Grid is via the Okendo Admin which can be accessed in the Okendo app via Reviews -> On-Site Displays:
data-oke-reviews-product-id
Used to specify a Shopify Product ID with the word shopify-
in front of it. The reviews widget will only show reviews for the specified product.
string
Any valid product ID in the format shopify-
e.g. shopify-1234567
.
data-oke-reviews-group-id
Used to specify an Okendo Group ID so that the reviews widget only shows reviews for the specified group of products.
string
Any valid product group ID in a GUID format e.g. 69d2e67d-b980-4333-97b7-30411807a7b1
Without specifying a data source for the media, the widget will show all media for your store. You can provide either a Product ID or a Group ID to use that as the data source for the media.
If you are using liquid use the following snippet:
The general format for other frameworks is:
Learn more about Okendo Groups here:
If you are using liquid or general frameworks use the following snippet:
Group ID is found in the Okendo Admin URL for a given group as described in the table above.
Instructions for a Shopify Online Store 2.0 installation can be found .
Customize your snippet with the data attributes listed .