Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
214 stars 136 forks source link

Is there any way to get reviews of prooduct? #578

Closed Oyama-Oyama closed 4 years ago

Oyama-Oyama commented 5 years ago

I want to know if there is any way to get product reviews. thanks.

mvayak commented 5 years ago

Hello @BrickCar Now storefront not provides products review API . if you want to get the review of products you have to install review app on the store and you can get review using installed APP RestAPI if the app provides RestAPI.

Thank you :)

rebeccajfriedman commented 4 years ago

As mentioned above, this functionality is not supported by the underlying Storefront API. I suggest installing a product reviews app, or posting on the community forums for more suggestions.