All Collections
Integrations
WooCommerce
Setting initial cost for stock imported from WooCommerce
Setting initial cost for stock imported from WooCommerce

Yyou can import all your products and stock levels from WooCommerce to Katana

Dayvid Lorbiecke avatar
Written by Dayvid Lorbiecke
Updated over a week ago

When connecting your WooCommerce store to Katana, you can import all your products and stock levels from WooCommerce to Katana. Katana will import Product Names, Variants, SKUs and Sales Prices.

However, WooCommerce does not have any information about the cost of those products. Thus, when you choose to import stock levels for products, then without defining the cost, products would appear with the Average cost of 0 in your inventory in Katana. The easiest way to set the initial cost during the stock import is to calculate the cost as a percentage of Sales price. The defined percentage will be applied to all imported products. Although it might not reflect the real cost of those products, it gives you a chance to easily define an approximate cost for all products at once.

If needed, you can adjust the cost for each individual product after the import is completed. A Stock adjustment will be created in Katana for recording the stock levels and costs. To adjust costs for imported items, navigate to Stock screen > Stock adjustments tab in Katana, find the relevant Stock adjustment and edit the Cost per unit column for products.

Note: The initial cost of products will define the Average cost for those items in the Inventory tab. However, the Cost column for a product in the "Items" screen will display 0 until you define a Product recipe and/or Production operations for the product. Any products made in Katana (by completing Manufacturing orders) will be added to the stock at the manufacturing cost (cost of Product recipe + Production operations).

Example 1

- WooCommerce store is using "Yes, I will enter prices inclusive of tax" setting.

- Price of a product in WooCommerce is USD 100 (taxes included).

- Tax rate is 20% VAT.

- Katana imports product data and sets the taxes excluded Sales Price in Katana to USD 83.33 (formula: 100/(1+20%))

- Default cost as % of sales is 80%. This means that on average the user is selling products with a 20% sales margin.

- Initial stock level of the product is imported into Katana with a cost price of USD 66.66 (formula: 0.8 * 83.33).

Example 2

- WooCommerce store is using "No, I will enter prices exclusive of tax" setting.

- Price of a product in WooCommerce is USD 100 (taxes excluded).

- Katana imports product data and sets the taxes excluded Sales Price in Katana to USD 100.

- Default cost as % of sales is 60%. This means that on average the user is selling products with a 40% sales margin.

- Initial stock level of the product is imported into Katana with a cost price of USD 60 (formula: 0.6 * 100).

Did this answer your question?