> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wisepim.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Shipping Settings

> Bulk update HS codes, country of origin, shipping flags, and handling notes. Keep customs and shipping data consistent across your catalog.

Update shipping data across many products at once. Set HS codes for customs, country of origin, shipping flags, and handling notes in a single pass. Only the fields you fill in get updated, so you can change one setting without touching the rest.

## Update shipping settings

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/MyBPEkOfh-HXAC-1/images/marketing-screenshots/products/products-bulk-edit-shipping-settings-light-transparent.webp?fit=max&auto=format&n=MyBPEkOfh-HXAC-1&q=85&s=c1fd195244320fd9acb317e32a6bcaf8" alt="Bulk editing, Shipping Settings across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-shipping-settings-light-transparent.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/MyBPEkOfh-HXAC-1/images/marketing-screenshots/products/products-bulk-edit-shipping-settings-dark-transparent.webp?fit=max&auto=format&n=MyBPEkOfh-HXAC-1&q=85&s=ef3180e20a3b2c12981cc0d3c47a8881" alt="Bulk editing, Shipping Settings across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-shipping-settings-dark-transparent.webp" />

<Steps>
  <Step title="Select products">
    Check the products you want to update, or use filters and select all matching results.
  </Step>

  <Step title="Open Bulk Edit and choose Shipping Settings">
    Click **Bulk Edit**, then search for "Shipping Settings" or find it under **Inventory & Shipping**.
  </Step>

  <Step title="Fill in the fields you want to change">
    Set HS codes, country of origin, shipping flags, or handling notes. Leave the rest blank.
  </Step>

  <Step title="Apply">
    Click **Apply** to update the selected products.
  </Step>
</Steps>

## Options

### Customs information

| Field                 | What it does                                      |
| --------------------- | ------------------------------------------------- |
| **HS Code**           | Harmonized System code for customs classification |
| **Country of Origin** | Searchable dropdown with 50+ countries            |

### Shipping flags

| Flag                       | What it does                                                 | Default |
| -------------------------- | ------------------------------------------------------------ | ------- |
| **Requires shipping**      | Marks the product as needing physical shipment               | On      |
| **Dangerous goods**        | Marks the product as hazardous material                      | Off     |
| **Fragile item**           | Marks the product as needing special handling                | Off     |
| **Free shipping eligible** | Marks the product as qualifying for free shipping promotions | Off     |

### Additional settings

| Field                     | What it does                                      |
| ------------------------- | ------------------------------------------------- |
| **Shipping Class ID**     | Optional shipping class used for rate calculation |
| **Handling Instructions** | Free text for special handling notes              |

<Warning>
  Marking products as **Dangerous goods** can change shipping options and carrier availability. Make sure the classification is correct first.
</Warning>

## Tips

* Bulk-set HS codes by product type: filter by category first, then apply the right code.
* After onboarding a new supplier, filter by supplier and set their **Country of Origin** in one go.
* Use **Handling Instructions** for warehouse notes like "Keep upright" or "Temperature sensitive".

## Related

<CardGroup cols={2}>
  <Card title="Set Dimensions" icon="ruler" href="/en/essentials/bulk-editing/set-dimensions">
    Set length, width, and height for shipping.
  </Card>

  <Card title="Update Weight" icon="weight" href="/en/essentials/bulk-editing/update-weight">
    Set or adjust product weight in bulk.
  </Card>
</CardGroup>
