App Introduction
Help customers buy more, more often. PluralCart enhances cart functionality to help stores create a better purchasing experience for their B2B customers. Shoppers can save and edit multiple carts without losing progress. Store owners can provide support by reviewing cart contents, build carts for customers, and let them finalize edits independently. For customers placing bulk orders for multiple parties? With PluralCart, they can share carts so others can add the items they need to the order.
Core Functionality
- Save and edit cart
- Share and collaborate on purchases
- Convert cart to draft order
- View metrics for saved items
- Manage cart with large SKU quantities
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Team Purchase Merchants
- High-SKU E-commerce
- Wholesale & Retail Merchants
Basic Information
- Developer:PluralCart
- Address:3400 Cottage Way, Ste G2 #25290, Sacramento, CA, 95825, US
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:13 comment
- Release Date:2018-9-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Save up to 2,000 carts per month
Pro
- Up to 10,00 carts can be saved per month
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_products
- POST /admin/api/carts/{cart_id}/share.json
- PUT /admin/api/carts/{cart_id}/collaborators.json
- GET /admin/api/carts/{cart_id}/collaborators.json
Permission:write_carts,read_carts,manage_customers
- POST /admin/api/carts/{cart_id}/draft_orders.json
- GET /admin/api/draft_orders/{draft_order_id}.json
- PUT /admin/api/draft_orders/{draft_order_id}.json
Permission:write_carts,write_draft_orders,read_draft_orders
- GET /admin/api/carts/{cart_id}/saved_items.json
- GET /admin/api/reports/saved_items_metrics.json
- GET /admin/api/products/{product_id}/saved_count.json
Permission:read_carts,read_products,read_reports
- PUT /admin/api/carts/{cart_id}/items/bulk.json
- GET /admin/api/carts/{cart_id}/items/sku_details.json
- POST /admin/api/carts/{cart_id}/items/sku_update.json
Permission:write_carts,read_carts,manage_inventory