Reviews > Product Reviews
Commerce APIReviewsProduct Reviews
Product Reviews

Product Reviews represent a form of user-generated content that enables customers to share specific feedback on products, rate product attributes (known as dimensions), and upload media. By offering firsthand insights from customers, product reviews can significantly enhance your store's performance by increasing conversion rates, building trust, and boosting search engine rankings.

To enable reviews, activate the product_review_enabled flag in the shop settings.

Product reviews come with their own settings. For more details, refer to: ReviewSettings.

A "dimension" refers to a product attribute you'd like customers to evaluate separately, such as Quality or Value for Money. You can establish a default review dimension set in the review settings or tailor it on a product-by-product basis.

A "review dimension set" is a collection of review dimensions. Within a set, you can designate a "general review dimension," which impacts how the product's overall score and score histogram are calculated.

The review dimensions and review dimension sets APIs allow you to customize the attributes evaluated in product reviews.

Endpoints

EndpointDescription
productReviewsGet product reviews
productReviewsAnswersGet product review answers
productReviewsAnswersCreateCreate product review answers
productReviewsAnswersDeleteDelete product review answers
productReviewsAnswersModifyModify product review answers
productReviewsAnswersPageGet product review answers
productReviewsCreateCreate product reviews
productReviewsDeleteDelete product reviews
productReviewsModifyModify product reviews
productReviewsPageGet product reviews page
productReviewsSettingsGet review settings
productReviewsSettingsCreateModify review settings

Types

Types
AnswerCreate
AnswerModify
ApprovalStatus
ProductReview
ProductReviewAnswer
ProductReviewAnswerPage
ProductReviewCreate
ProductReviewModify
ProductReviewPage
ProductReviewsAnswersPageSortBy
ProductReviewsPageSortBy
ReviewSettings
ReviewSettingsCreate