App Introduction
Wholesale Quick Order Management: Create Draft Orders via CSV/XLSX Upload Sales representatives can easily place orders on the admin backend by either copying/pasting SKUs or barcodes along with quantities from spreadsheets, or uploading CSV/XLSX files. Our wholesale quick order form streamlines order building with intelligent product search via SKU or barcode, while offering detailed order summaries and real-time inventory insights. Need new features? Let us know!
Core Functionality
- Wholesale Order Form – Multi-line input or CSV/XLSX import in the admin
- Bulk search and create draft orders in the admin via SKU/barcode
- Import custom prices from CSV/XLSX
- Get a link to build a cart
- Import orders
Merchant-Friendly
- Wholesale E-commerce
- Multi-category Retailers
- B2B Independent Stations
- Cross-border Sellers
Basic Information
- Developer:Liquid Scratch
- Address:Ciudad de México, DF, MX
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-5-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Wholesale Standard
$14.90
- Admin Wholesale Order Form
- Create Draft Order
- XLSX or CSV Upload and Multi-line Input
- Link to Convert Draft to Active Cart
- Email Support
- Explore Standalone App for Frontend Forms
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/imports.json
- PUT /admin/api/orders/imports/{id}.json
- GET /admin/api/orders/imports.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/draft_orders.json
- GET /admin/api/draft_orders/search.json?sku={sku}&barcode={barcode}
- PUT /admin/api/draft_orders/{id}.json
Permission:write_draft_orders,read_draft_orders,manage_products
- POST /admin/api/products/imports.json
- PUT /admin/api/products/{id}.json
- GET /admin/api/products/imports.json
Permission:write_products,read_products,manage_prices
- GET /admin/api/cart/urls.json
- POST /admin/api/cart/urls.json
- PUT /admin/api/cart/urls/{id}.json
Permission:read_products,read_cart,manage_cart
- POST /admin/api/orders/imports.json
- GET /admin/api/orders/imports.json
- DELETE /admin/api/orders/imports/{id}.json
Permission:write_orders,read_orders,manage_inventory