Stamped: Reviews
{
list: [
{
author: "fiona S.",
avatar: "//www.gravatar.com/avatar/6c98365ec98d64981d988d206274ac5e?d=mm",
countryIso: "CA",
dateCreated: "2023-08-24T21:34:47.013Z",
featured: false,
id: 117067097,
location: "Canada",
productId: 8499254480,
productImageLargeUrl: "https://cdn.stamped.io/uploads/productImages/87031_8499254480.jpg?",
productImageThumbnailUrl: "https://cdn.stamped.io/uploads/productImages/87031_8499254480.jpg?tr=h-180",
productImageUrl: "https://cdn.stamped.io/uploads/productImages/87031_8499254480.jpg?tr=h-180",
productName: "Adriana Hat",
productSKU: "adriana",
productUrl: "https://stamped.io/go/d3xOb25lfDg3MDMxfHJ8MTE3MDY3MDk30",
productVariantName: "XL / Brown",
reviewDate: "24 August 2023",
reviewMessage: "Wonderful hat! Light, packable, and fits my head perfectly. Very rare find. Do not hesitate, get this hat!",
reviewOptionsList: [
{
message: "Fit",
value: " ",
},
{
message: "True to Color",
value: " ",
},
{
message: "Crown Height",
value: " ",
},
],
reviewRating: 5,
reviewReply: "",
reviewTitle: "a hat to fit my head",
reviewType: 1,
reviewVerifiedType: 2,
reviewVotesDown: 0,
reviewVotesUp: 0,
shopProductId: 3995007,
widgetType: "",
},
{
author: "Laurie G.",
avatar: "//www.gravatar.com/avatar/619ee8b5fb087364be6b0cca1a740715?d=mm",
countryIso: "US",
dateCreated: "2023-08-17T15:06:40.567Z",
featured: false,
id: 116604602,
location: "",
productId: 8499254480,
productImageLargeUrl: "https://cdn.stamped.io/uploads/productImages/87031_8499254480.jpg?",
productImageThumbnailUrl: "https://cdn.stamped.io/uploads/productImages/87031_8499254480.jpg?tr=h-180",
productImageUrl: "https://cdn.stamped.io/uploads/productImages/87031_8499254480.jpg?tr=h-180",
productName: "Adriana Hat",
productSKU: "adriana",
productUrl: "https://stamped.io/go/d3xOb25lfDg3MDMxfHJ8MTE2NjA0NjAy0",
reviewDate: "17 August 2023",
reviewMessage: "Had a great experience. My 97 yr old mom and I bought hats together last month. We both love our hats.",
reviewOptionsList: [
{
message: "Fit",
value: "True to Size",
},
{
message: "True to Color",
value: "True to Color",
},
{
message: "Crown Height",
value: "Average Height",
},
],
reviewRating: 5,
reviewReply: "",
reviewTitle: "Love my hat",
reviewType: 1,
reviewVerifiedType: 2,
reviewVotesDown: 0,
reviewVotesUp: 0,
shopProductId: 3995007,
widgetType: "",
},
],
pagination: {
amountOfPages: 21,
hasNextPage: true,
hasPreviousPage: false,
page: 1,
pageSize: 4,
totalElements: 41,
},
}
Properties
The list of reviews
The author of the review
The URL of the reviewer avatar
The ISO code of the reviewer country
The date the review was created
The ID of the review
The location of the reviewer
The ID of the product
The URL of the large product image
The URL of the product thumbnail image
The URL of the product image
The name of the product
The SKU of the product
The URL of the product
The name of the product variant
The date of the review
The message of the review
The list of review options
The message of the review option
The value of the review option
The rating of the review
The reply to the review
The title of the review
The type of the review
The verification status of the review
The number of downvotes for the review
The number of upvotes for the review
The ID of the shop product
The type of the review widget
Returns a pagination object.
Returns the total number of pages.
Returns true if there is a next page.
Returns true if there is a previous page.
Returns the current page number.
Returns the number of items per page.
Returns the total number of items.