App Introduction
Zestard Bulk Order enables wholesale customers to easily place bulk orders for products/variants. It is the ideal solution for businesses that need to purchase large quantities of products at once, or anyone looking to streamline and simplify the shopping experience. Customers can search for and select any number of products—including different variants and multiple quantities—and add them all to the cart in one go, eliminating tedious back-and-forth steps! Additionally, admins have the ability to set the URL for this page on any website, email, or message.
Core Functionality
- No more clicking through multiple pages to add items to your cart.
- Save time by finding products by name/SKU on a single page.
- Easily view the total price of all items on one page before checkout.
- Boost your orders with a responsive bulk order page that installs with one click.
- Items no longer available for purchase will be marked as sold out.
Merchant-Friendly
- Bulk Purchase Merchants
- Multi-SKU E-commerce
- Wholesale & Retail Merchants
- High Order Volume Stores
- FMCG Merchants
Basic Information
- Developer:Zestard Technologies
- Address:3681 Peacock Ct, Apt 1, Santa Clara, CA, 95051, US
- Price: Free / Free plan
- Rating:3.9 / 5
- Comment Count:8 comment
- Release Date:2017-9-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
入门
- Single-Page Bulk Orders & Quick Order Table
- Allow Purchase When Out of Stock
- Search by Name, SKU, Tag, and Variant
- Highly Customizable Widget
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/cart/add.json
- GET /admin/api/products.json
- PUT /admin/api/cart/update.json
Permission:write_cart,read_products,manage_cart
- GET /admin/api/products.json?limit=250
- GET /admin/api/products.json?sku={sku}
- GET /admin/api/products.json?title={title}
Permission:read_products,search_products,manage_inventory
- GET /admin/api/cart.json
- POST /admin/api/cart/add.json
- PUT /admin/api/cart/update.json
Permission:read_cart,write_cart,manage_orders
- GET /admin/api/orders.json
- POST /admin/api/orders.json
- PUT /admin/api/orders/{id}.json
Permission:write_orders,read_orders,manage_orders
- PUT /admin/api/products/{id}.json
- PUT /admin/api/variants/{id}.json
- GET /admin/api/inventory_levels.json
Permission:write_products,manage_inventory,read_inventory