# Add and manage products in the Product Catalogue
URL: https://support.starshipit.com/articles/1781620000001-add-and-manage-products-in-the-product-catalogue
Canonical: https://support.starshipit.com/articles/1781620000001-add-and-manage-products-in-the-product-catalogue
Markdown: https://support.starshipit.com/articles/1781620000001-add-and-manage-products-in-the-product-catalogue.md
Updated: 2026-06-16

> For the complete documentation index, see [llms.txt](https://support.starshipit.com/llms.txt).

> Add products to the Starshipit Product Catalogue manually or by importing a CSV file, then edit or update them at any time.

Add products to the Product Catalogue manually or by importing a CSV file. Once products are loaded, Starshipit can automatically apply their details — like weight, dimensions, and HS code — to matching orders during import or at checkout.

## Add a new product

<!-- tabs:start -->

<!-- tab:Classic UI -->

1. In your Starshipit account, go to **Settings > Product Catalogue**.
2. Click **Add new product manually**.
3. Enter the product details, including SKU, bin location, HS code, and any other necessary fields.
4. Click **Save**.

![Screenshot 2024-02-21 at 8.37.58 AM.png](/uploads/articles/integrations/product-catalogue/product-catalogue/image_9067240683919.png)

<!-- tab:UI 2.0 -->

1. In your [Starshipit](https://app2.starshipit.com/) account, select **Products** from the left menu.
2. Click **Add New**.
3. Enter your product details.
4. Click **Save**.

![image.png](/uploads/articles/integrations/product-catalogue/product-catalogue/image_9129128417423.png)

<!-- tabs:end -->

## Edit a product

<!-- tabs:start -->

<!-- tab:UI 2.0 -->

1. Select **Products** from the left menu.
2. Locate the product you want to edit by searching in the search field or scrolling to the product row.
3. Click on the specific field you want to update within the product row.

   ![image (1).png](/uploads/articles/integrations/product-catalogue/product-catalogue/image_9129140168335.png)

4. Update the value and save by pressing **Tab** or clicking elsewhere on the page.

:::note
If the field you want to update is not visible, click the cog icon to show or hide columns.
:::

![A screenshot of a computer__Description automatically generated.png](/uploads/articles/integrations/product-catalogue/product-catalogue/image_9129140169103.png)

<!-- tabs:end -->

## Import products using a CSV file

<!-- tabs:start -->

<!-- tab:Classic UI -->

**CSV requirements**

* Each product must be on a separate line.
* Each SKU must be unique — treat each product variant as its own SKU.
* Avoid commas in any field.

**How to import**

1. Go to **Settings > Product Catalogue**.
2. Under **Import from CSV file**, click **Select** and choose your CSV file.
3. Click **Upload**.

#### Watch the video

<iframe width="560" height="315" src="https://www.youtube.com/embed/6JhzlAFLwlQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<!-- tab:UI 2.0 -->

**CSV requirements**

* Each product must be on a separate line.
* Each SKU must be unique — treat each product variant as its own SKU.
* Avoid commas in any field (e.g. "Shirt, with pants" will cause an error).
* Enter dimensions in metres (e.g. `0.25` for 25 cm).
* You must use the preformatted CSV template. Download it from the import modal.

**How to import**

1. Select **Products** from the left menu.
2. Click **More actions**.
3. Click **Import CSV file**.
4. Click **Browse** and choose your CSV file.
5. Click **Upload**.

![A screenshot of a computer__Description automatically generated (1).png](/uploads/articles/integrations/product-catalogue/product-catalogue/image_9129128420495.png)

<!-- tabs:end -->

## FAQs

**How should I handle product variants?**

Add each variant as a separate SKU in the Product Catalogue.

**Can I use the Product Catalogue for bin locations if my eCommerce platform doesn't import them?**

Yes. Upload a CSV with SKUs and bin locations. Starshipit will match SKUs and apply the bin locations during order import.

**Why would I use Starshipit's Product Catalogue over Shopify's?**

Starshipit's Product Catalogue is designed to enhance Shopify's, not replace it. It lets you optimise product data specifically for fulfilment — for example, setting a different customs description to improve customs clearance, adding bin locations to simplify packing, or including dimensions for optimal packaging. It bridges the gap between the products you sell and the most efficient way to pick, pack, and ship them.

**What happens if I import a CSV with SKUs that already exist?**

Starshipit replaces the existing values with those in the import file.

**What if my CSV has duplicate SKUs?**

The first occurrence is imported. Subsequent duplicates are ignored and flagged as errors.

**Do you have APIs available for the Product Catalogue?**

Yes. Starshipit provides Product Catalogue APIs for syncing and automating with other systems. See the [API documentation](https://api-docs.starshipit.com/#ccf0f10f-e370-45c0-ba5c-13bfaac80ca6) for details.

## Related articles

* [Product Catalogue](/articles/integrations/product-catalogue/product-catalogue) — overview, use cases, and how it works.
* [Configure Product Catalogue settings](/articles/integrations/product-catalogue/configure-product-catalogue-settings) — control how Starshipit applies catalogue data to orders and checkout.
