Cartify ‑ Multi Carts Sharing
by AppScoped · Category: Cart Customization
Free Plan
Built for Shopify
App Introduction
Allow customers to shop across multiple carts and share their carts Multiple carts enhance the shopping experience by letting customers add products to different carts and share these carts with friends. Additionally, you can enable a drawer cart in your store with a unique upsell/recommendation tool we call the Magic Cart. This virtual cart makes it easy for customers to import items into their own carts, making their shopping journey more convenient and enjoyable.
Core Functionality
- Allow customers to shop across multiple carts
- Let customers share their shopping carts with friends
- Enable customers to save their shopping carts for later
- Upsell products as a magic cart
- Add a drawer cart to your store
Merchant-Friendly
- Independent Station Merchants
- Social E-commerce
- Multi-category E-commerce
- Gift E-commerce
Basic Information
- Developer:XCO Apps
- Address:GREAT FALLS, MT, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2025-5-14
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/carts.json
- GET /admin/api/carts/{cart_id}.json
- PUT /admin/api/carts/{cart_id}.json
Permission:read_orders,write_orders,manage_products
- POST /admin/api/carts/{cart_id}/share.json
- GET /admin/api/carts/shared/{share_token}.json
- PUT /admin/api/carts/{cart_id}/share_settings.json
Permission:read_orders,write_orders,manage_storefront
- POST /admin/api/carts/{cart_id}/save.json
- GET /admin/api/carts/saved.json
- PUT /admin/api/carts/{cart_id}/save_status.json
Permission:read_orders,write_orders,manage_customers
- POST /admin/api/carts/{cart_id}/upsell.json
- GET /admin/api/carts/{cart_id}/upsell_recommendations.json
- PUT /admin/api/carts/{cart_id}/upsell_settings.json
Permission:read_orders,write_orders,manage_products
- POST /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
Permission:read_themes,write_themes,manage_storefront