App Introduction
Manage all your products, inventory, and orders across every e-commerce channel! Listing Mirror connects your Shopify store to major marketplaces like Amazon, Walmart, and eBay for seamless multi-channel selling. Sync products, inventory, and orders in real time to prevent overselling and manual errors. Create or import listings in one place, link SKUs, and manage product data. Streamline fulfillment by routing orders back to Shopify or your preferred system—all from a single centralized dashboard.
Core Functionality
- Manage product and merchandise data
- Manage and synchronize inventory
- Fulfill, manage, and split orders
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce Sellers
- Retail Store Merchants
Basic Information
- Developer:Listing Mirror
- Address:520 E Lasalle Ave, South Bend, IN, 46617, US
- Price: Free / Free plan
- Rating:3.2 / 5
- Comment Count:2 comment
- Release Date:2022-11-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- One Account User
- Three Channel Integrations
- 100 FBM Orders
- 500 SKUs
Bronze
- One Account User
- Four Channel Integrations
- 300 FBM Orders
- 1,000 SKUs
Silver
- Five user accounts
- Five channel integrations
- 1,000 FBM orders
- 5,000 SKUs
Gold
- Ten Account Users
- Eight Channel Integrations
- 5,000 FBM Orders
- 50,00 SKUs
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json
- GET /admin/api/products.json
- PUT /admin/api/products/{product_id}.json
Permission:write_products,read_products,manage_products
- POST /admin/api/products/{product_id}/variants.json
- GET /admin/api/products/{product_id}/variants.json
- PUT /admin/api/variants/{variant_id}.json
Permission:write_products,read_products,manage_variants
- POST /admin/api/inventory_levels.json
- GET /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{inventory_level_id}.json
Permission:write_inventory,read_inventory,manage_inventory
- POST /admin/api/orders/{order_id}/fulfillments.json
- GET /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/fulfillments/{fulfillment_id}.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/orders/{order_id}/split.json
- GET /admin/api/orders/{order_id}/splits.json
- PUT /admin/api/orders/{split_order_id}.json
Permission:write_orders,read_orders,manage_orders