App Introduction
Calculate profit margins and minimum product/order prices. With Draft Profit Margin, you can view the profit of your draft orders at a glance. Experiment with mock order details and product costs to see how they impact profit margins. This app is especially helpful whenever you create quotes or set minimum product prices and discounts.
Core Functionality
- Test profit margins using dummy order lines and missing product costs.
- Save snapshots of edits to resume work later.
- Include or exclude taxes and shipping fees in profits.
- Deduct percentage-based fees from profits.
- Export profits to CSV, XLSX, and PDF.
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Multi-category E-commerce
- Cross-border E-commerce Sellers
- Boutique E-commerce Merchants
Basic Information
- Developer:Public Apps ⭐
- Address:Evert van de Beekstraat 399, Schiphol, 1118CP, NL
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2020-2-6
- Supported languages:English、German、Dutch
- Compatible products:Shopify
Application Screenshot
Price Plan
基础计划
免费
- View Profit Margin
- Toggle Taxes
- Edit Product Cost
- Hypothetical Order Line
- Custom Shipping Fee
- Deduct Fees from Profit
完整计划
$9.99
- All Basic Features
- Store Default Fees
- Store Default Shipping Costs
- Save Your Edits
- Export to CSV, XLSX, PDF
- ...and More
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/profit_margin/test.json
- GET /admin/api/profit_margin/test/{id}.json
- PUT /admin/api/profit_margin/test/{id}.json
Permission:read_orders,write_orders,read_products
- POST /admin/api/edit_snapshots.json
- GET /admin/api/edit_snapshots/{id}.json
- PUT /admin/api/edit_snapshots/{id}/restore.json
Permission:read_orders,write_orders,manage_drafts
- POST /admin/api/profit_calculation/settings.json
- GET /admin/api/profit_calculation/settings.json
- PUT /admin/api/profit_calculation/settings.json
Permission:read_orders,write_orders,manage_finances
- POST /admin/api/profit_deductions.json
- GET /admin/api/profit_deductions/{id}.json
- PUT /admin/api/profit_deductions/{id}.json
Permission:read_orders,write_orders,manage_finances
- POST /admin/api/profit/export.json
- GET /admin/api/profit/export/{id}.json
- GET /admin/api/profit/export/{id}/download.json
Permission:read_orders,read_finances,export_data