Pack, FX, and reorder planning
Stocky-to-Shopify Purchase Order Planning Worksheet
Turn a Shopify stock export into a draft purchase order worksheet with pack-size rounding, foreign-currency cost conversion, vendor grouping, and reorder suggestions.
Browser-side scan
Drop a stock or supplier cost CSV
No CSV selected
Merchants leaving Stocky lose pack-size ordering, default tax handling, and foreign-currency supplier costs that native Shopify purchase orders do not fully replace. This worksheet reads a sanitized stock CSV with SKU, vendor, current stock, a reorder rule, pack size, supplier cost, and exchange rate, then drafts order quantities rounded up to supplier pack multiples, converts unit cost into your base currency, and flags low-stock SKUs by vendor. It exports a review worksheet for manual purchase order creation and never calls Shopify or Stocky APIs.
Import blockers
Common causes this scan checks
- Stocky is sunsetting and native Shopify POs do not round order quantities to supplier pack sizes.
- Supplier costs are quoted in a foreign currency that needs converting before a PO is approved.
- Reorder quantities must be calculated from current stock against a min/max or target rule.
- Merchants need a vendor-grouped purchase order draft to review before ordering manually.
Workflow
How to use the cleaned CSV
- Export a sanitized stock CSV with SKU, vendor, current stock, a target or reorder-point rule, pack size, supplier cost, and exchange rate.
- Upload the CSV and review the SKUs flagged below their reorder rule.
- Export the purchase order planning worksheet with pack-rounded quantities and converted costs.
- Group the worksheet by vendor and create each purchase order manually in Shopify or your supplier system.
Auto-fix policy
What the export can safely change
- Detects SKU, vendor, current stock, reorder point, target, pack size, supplier cost, currency, exchange rate, and tax columns.
- Calculates reorder quantities up to the target and rounds them up to the supplier pack multiple.
- Converts supplier cost into a base-currency unit cost and line cost using the exchange rate.
- Exports a vendor-grouped planning worksheet without calling Shopify or Stocky APIs.
CSV example
CSV example: Stocky-style PO planning worksheet
The worksheet rounds the 16-unit shortfall up to a pack multiple of 6 and converts the supplier cost with the exchange rate, so each vendor purchase order can be reviewed before ordering.
SKU,Vendor,Current Stock,Target Stock,Pack Size,Supplier Cost,Exchange Rate MUG-1,Acme,4,20,6,3.00,1.1
Vendor,SKU,Current stock,Target,Suggested order qty,Pack size,Supplier cost,Exchange rate,Converted unit cost,Line cost Acme,MUG-1,4,20,18,6,3,1.1,3.3,59.4
FAQ
Shopify CSV questions
Does this create Shopify purchase orders automatically?
No. It exports a local planning worksheet for review. Merchants still create purchase orders manually in Shopify or their supplier system.
What columns does the worksheet need?
Use SKU, vendor, current stock, a target or reorder-point rule, and optionally pack size, supplier cost, currency, and exchange rate for cost conversion.
Does it replace every Stocky purchase order feature?
No. This MVP covers pack-size rounding, currency conversion, and reorder suggestions. Demand forecasting, supplier master files, and PO merging stay on the roadmap.
Is my supplier and cost data uploaded anywhere?
No. The CSV is read locally in your browser with the File API. The worksheet never uploads your data or calls an API.
Feedback
How is this tool working for you?
Found a bug, a false alarm, or a missing check? Tell me — a human reads every note.