App Introduction
A simple Japanese-made review app that makes it easy to add review functionality to your store. **Simple Review | Easy Word-of-Mouth** is an app that lets you integrate review features into your store. You can display customer reviews on your storefront, reply to reviews, and delete malicious reviews. A demo store is also available—if you want to check the app’s detailed features, please access it via the "View Demo Store" button.
Core Functionality
- Easily add a review feature to your store
- Reply to reviews and delete malicious reviews
- View a list of reviewed products
- View a list of product reviews
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Stores
- Cross-border E-commerce Sellers
- Multi-category Retail Merchants
Basic Information
- Developer:UnReact Inc.
- Address:飯氏912-30, 福岡市西区, JP-40, 819-0371, JP
- Price: Free / Free plan
- Rating:4.1 / 5
- Comment Count:2 comment
- Release Date:2024-1-18
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
$9.99 / 或 $99.99/年(可节省 17%)
- You can try the app for free for 7 days after installation.
- For development stores, you can try all features without restrictions and completely free of charge.
- When paying annually, you can enjoy the equivalent of 2 months free, making it a cost-effective option.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/product_reviews.json
- PUT /admin/api/product_reviews/settings.json
- GET /admin/api/product_reviews/settings.json
Permission:write_product_reviews,read_product_reviews,manage_products
- POST /admin/api/product_reviews/{id}/reply.json
- DELETE /admin/api/product_reviews/{id}.json
- PUT /admin/api/product_reviews/{id}/status.json
Permission:write_product_reviews,read_product_reviews,manage_products
- GET /admin/api/products.json?limit=250&fields=id,title,review_count
- GET /admin/api/product_reviews/count.json?status=approved
- GET /admin/api/products/{product_id}/reviews.json?limit=250
Permission:read_products,read_product_reviews,manage_products
- GET /admin/api/product_reviews.json?product_id={product_id}
- GET /admin/api/product_reviews.json?status=all
- GET /admin/api/product_reviews/{id}.json
Permission:read_product_reviews,read_products,manage_products