App Introduction
Bridge the gap between your physical store and digital storefront, and sync your Smaregi data! Smapify automatically syncs data between your Smaregi and Shopify accounts. This means everything from product inventory to sales data will be synchronized across both platforms. Manage sales orders and product catalogs no matter where a sale occurs—making multichannel selling easier than ever! Sync smarter, not harder. *You need both a Shopify and Smaregi account to use Smapify.
Core Functionality
- Sync all products across all stores (including product creation/updates)
- Update inventory when stock is sold or manual adjustments are made
- Keep customer profiles up-to-date whether customers shop online or in-store
- Orders placed on Shopify will appear on Smaregi, and vice versa
- Sync point balances so loyal customers can earn and redeem points when shopping
Merchant-Friendly
- Multi-Store Operators
- Omnichannel Merchants
- Membership E-commerce Merchants
- Cross-Border Multi-Platform Merchants
Basic Information
- Developer:Lunaris
- Address:Kichijouji Honcho 2-14-27, T's BRIGHTIA Kichijouji Ⅱ 2F, Musashino, JP-13, 180-0004, JP
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:21 comment
- Release Date:2021-8-24
- Supported languages:English、Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Pop-up
- Product Sync
- Inventory Sync
- Order Sync
- Customer Sync (Unlimited)
- Points Sync
- Syncable Stores: 1 Store + 1 Warehouse
Lite
- Product Sync
- Inventory Sync
- Order Sync
- Customer Sync (Up to 10,00)
- Points Sync
- Syncable Stores: 1 Store + 1 Warehouse
- Sales Limit: Store Annual Revenue Must Be Below 100 Million
Pro
- Product Sync
- Inventory Sync
- Order Sync
- Customer Sync (Up to 50,00)
- Points Sync
- Syncable Stores: 3 Stores + 3 Warehouses
Enterprise
- Product Sync
- Inventory Sync
- Order Sync
- Customer Sync (Up to 100,000)
- Points Sync
- Syncable Stores: 6 Stores + 6 Warehouses
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/products.json
Permission:write_products,read_products,manage_products
- POST /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{inventory_level_id}.json
- GET /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_inventory
- POST /admin/api/customers.json
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers.json
Permission:write_customers,read_customers,manage_customers
- POST /admin/api/orders.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/metafields/{metafield_id}.json
- GET /admin/api/customers/{customer_id}/metafields.json
Permission:write_customers,read_customers,manage_metafields