App Introduction
Enable precise order fulfillment for weight-based products (e.g., meat, seafood, and dairy). Our app empowers weight-based merchants (such as cheese and fishmongers, butcher shops, and produce suppliers) to fulfill orders with accurate weights and pricing. With our app, you can charge based on actual weight instead of overcharging or undercharging for average weights. This is ideal for items that are challenging to portion (e.g., hand-cut meat, seafood, and produce). Unfortunately, our app is not currently compatible with Shopify Local Delivery orders.
Core Functionality
- Enter the exact product weight to edit and fulfill paid online orders
- Edit draft orders to send accurate invoices to customers for payment
- Edits automatically apply to the original Shopify order or draft order
Merchant-Friendly
- Online Retail Merchants
- Shopify Independent Station Merchants
- Brick-and-Mortar to Online Merchants
Basic Information
- Developer:Filljoy
- Address:2925 Shattuck Avenue, Berkeley, CA, 94705, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2023-10-23
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
$19
- Up to 100 order edits per month
- Automatically send invoices to customers
- Inventory adjustments
Growth
$49
- Up to 300 order edits per month
- Automatically send invoices to customers
- Inventory adjustment
- Priority support
Professional
$99
- Unlimited Monthly Order Edits
- Automatically Send Invoices to Customers
- Inventory Adjustments
- Priority Support
User Location & Comments
User Location
Comments
Shopify API Used
- PUT /admin/api/products/{product_id}.json
- PUT /admin/api/variants/{variant_id}.json
- GET /admin/api/products/{product_id}.json
Permission:write_products,read_products,manage_orders
- PUT /admin/api/draft_orders/{draft_order_id}.json
- POST /admin/api/draft_orders/{draft_order_id}/send.json
- GET /admin/api/draft_orders/{draft_order_id}.json
Permission:write_draft_orders,read_draft_orders,manage_orders
- PUT /admin/api/orders/{order_id}.json
- PUT /admin/api/draft_orders/{draft_order_id}.json
- GET /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,manage_orders