Reviews > Product Reviews > storefrontProductReviewsImagesPage
Storefront APIReviewsProduct ReviewsstorefrontProductReviewsImagesPage
storefrontProductReviewsImagesPage
GET:storefront/product_reviews/images/page.json

Description

Get all approved review images of a particular product.

See also: Pagination.

Topic: Product Reviews

Arguments

last_key: String

Key of the last item from previous page. See also: Pagination


limit: Int

Return up to N entries (pagination). See also: Pagination


offset: Int

Skip N entries (pagination). See also: Pagination


product_id: String!

Filter output by product


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

ReviewImagePage

Preview (typescript)

Loading module