Share Cart: Link, Social, Chat
App Introduction
Allow customers to share their customized shopping carts with others via links, social media, or chat apps This app adds a "Share Cart" link to the cart page, enabling customers to easily share their cart contents with others. When someone opens the shared cart link, all items from the original cart are automatically added to their own cart, making group shopping and collaboration a breeze. You can track which items are shared and where the cart is shared. Additionally, you can see whether the shared cart link has been opened, along with the opening location and customer information.
Core Functionality
- Allow a visitor to create a cart and send it to others for purchase
- Share carts via links, popular social media platforms, or messaging apps
- Track customers' locations and the items they choose to share
- Export cart and engagement data for analysis
- Define cart recovery strategies: replace or add
Merchant-Friendly
- Social E-commerce Merchants
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Data-driven Merchants
Basic Information
- Developer:Mimico Apps
- Address:Toronto, ON, CA
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2024-11-14
- Supported languages:English、Portuguese (Brazil)、Italian、Spanish、French、German
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
- 10,000 Cart Shares per Month
- Unlimited Cart Opens
- Link Never Expires
- Share History
- Location Tracking
- Custom Styles
- Email Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/carts.json
- PUT /admin/api/carts/{cart_id}.json
- GET /admin/api/carts/{cart_id}.json
Permission:write_carts,read_carts,manage_orders
- POST /admin/api/carts/{cart_id}/share.json
- GET /admin/api/carts/{cart_id}/share_link.json
- PUT /admin/api/carts/{cart_id}/share_settings.json
Permission:write_carts,read_carts,manage_shop
- GET /admin/api/carts/{cart_id}/share_analytics.json
- GET /admin/api/carts/share_metrics.json
- GET /admin/api/carts/{cart_id}/location.json
Permission:read_carts,read_analytics,manage_customers
- GET /admin/api/carts/export.json
- GET /admin/api/carts/{cart_id}/export.json
- GET /admin/api/carts/analytics/export.json
Permission:read_carts,read_analytics,export_data
- PUT /admin/api/shop/cart_recovery.json
- GET /admin/api/shop/cart_recovery.json
- POST /admin/api/cart_recovery_rules.json
Permission:write_shop,read_shop,manage_orders