Cost of Goods

Per-market landed costs per product; the family-level values act as fallback for markets without an override. All values in USD per unit.

Select Family

[[ f.name ]] [[ f.cogs > 0 ? '$' + f.cogs.toFixed(2) : 'Not set' ]]
[[ f.product_count ]] product(s)

No families defined yet.

Create Family

[[ selectedFamily.name ]]

[[ successMsg ]]

Shipping cost will be calculated from inventory workflow (coming soon).


Per-Market COGS

No per-market values yet — the family fallback above applies everywhere.

Market Product Production Shipping Total
[[ row.market ]] [[ row.product_name ]] $[[ ((row.production_cost || 0) + (row.shipping_cost || 0)).toFixed(2) ]]

Products in this Family

[[ p.short_name ]]

No products assigned to this family. Use the Product Editor to assign products.


Market Tax Rates (VAT)

[[ market ]]

[[ rate ]]%

Select a family from the left to set its costs.