# Product ## Import on hand data - [POST /Product/ImportOnhands](https://docs.norce.io/api-reference-storm/stormconnect/productservice/openapi/product/importonhands.md): Use this to import availability data separated from other product data. Availability information on products not yet created in Norce Commerce will be ignored.Read more about the method here. ## Import products - [POST /Product/ImportProducts](https://docs.norce.io/api-reference-storm/stormconnect/productservice/openapi/product/importproducts.md): Use this to import whole product catalogs. Only one price is allowed per product. Use ImportSkuPriceList to add more prices. To import availability data use ImportOnhands.Read more about the method here. ## Import product relations - [POST /Product/ImportRelations](https://docs.norce.io/api-reference-storm/stormconnect/productservice/openapi/product/importrelations.md): Use this to import relations for the whole product catalog. ## Import prices - [POST /Product/ImportSkuPriceLists](https://docs.norce.io/api-reference-storm/stormconnect/productservice/openapi/product/importskupricelists.md): Use this to import price data on products, separated from other product data. Prices on products not yet created in Norce will be ignored. Prices on price lists not yet created in Norce Commerce will also be ignored.