App Introduction
Earn points when making a purchase. Consumers can convert points into coupons to apply discounts. This app allows customers to accumulate points with every purchase and redeem those points for coupons. Since points are earned on purchases and can be used to issue and redeem coupons, it helps boost customer repeat purchase rates. In Japan, point systems are deeply ingrained in culture, and point programs in e-commerce are widely recognized. Upon installation, a coupon issuance icon that encourages customers to make purchases will appear on your storefront. The admin dashboard is extremely simple, making it ideal for users who want to set up points easily. Initial setup only requires configuring the point rate and coupon rules, so you can start using it right away. Both the storefront and admin dashboard are displayed in Japanese, making it perfect for use in Japan.
Core Functionality
- On the storefront, customers can view their point balance, redeemable coupons, and held coupons.
- On the storefront, customers can convert points into coupons.
- In the admin panel, you can set how many points are awarded per yen spent.
- In the admin panel, edit customer points and upload customer points via CSV.
- In the admin panel, set whether points are awarded for each product.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Membership Retailers
- Boutique Retailers
- Promotional E-commerce
- Medium & Large E-commerce
Basic Information
- Developer:株式会社ジョーレン
- Address:千葉県松戸市, 松戸1307-1, Matsudo-shi, JP-12, 2710092, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2019-6-18
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
スタンダードプラン
- You can try it for free for 14 days after purchasing the plan.
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/customers/{customer_id}/metafields.json
- GET /admin/api/customers/{customer_id}/discounts.json
- GET /admin/api/customer_points_balance.json
Permission:read_customers,read_discounts,read_metafields
- POST /admin/api/customers/{customer_id}/discounts.json
- PUT /admin/api/customers/{customer_id}/metafields.json
- DELETE /admin/api/customers/{customer_id}/metafields/points.json
Permission:write_customers,write_discounts,write_metafields
- POST /admin/api/metafields.json
- PUT /admin/api/metafields/{metafield_id}.json
- GET /admin/api/metafields.json
Permission:write_metafields,read_metafields,manage_shop
- POST /admin/api/customers/metafields/batch.json
- PUT /admin/api/customers/{customer_id}/metafields.json
- GET /admin/api/customers.json
Permission:write_customers,write_metafields,read_customers
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:write_products,write_metafields,read_products