> ## 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.

# Update Weight

> Bulk set, scale, or convert product weights for accurate shipping. Set exact values, multiply, or convert between grams, kilograms, ounces, and pounds.

Accurate weights mean accurate shipping costs. Set weights in bulk after an import, scale them to account for packaging, or convert your whole catalog between metric and imperial units.

## Update the weight

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

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/MyBPEkOfh-HXAC-1/images/marketing-screenshots/products/products-bulk-edit-update-weight-dark-transparent.webp?fit=max&auto=format&n=MyBPEkOfh-HXAC-1&q=85&s=dfc5680bf867f3485a22f94b725c9821" alt="Bulk editing, Update Weight across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-update-weight-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 Update Weight">
    Click **Bulk Edit**, then search for "Update Weight" or find it under **Inventory & Shipping**.
  </Step>

  <Step title="Choose the operation">
    Pick **Set**, **Multiply**, or **Convert units**.
  </Step>

  <Step title="Enter the values and apply">
    Set the weight or conversion details, then click **Apply**.
  </Step>
</Steps>

## Operations

| Operation         | What it does                              | Use it for                                   |
| ----------------- | ----------------------------------------- | -------------------------------------------- |
| **Set**           | Applies one exact weight to every product | Filling in a fixed weight                    |
| **Multiply**      | Scales the current weight by a factor     | Adding packaging weight (for example, × 1.1) |
| **Convert units** | Recalculates weights between unit systems | Switching metric to imperial or back         |

## Options

| Option                                  | Description                                     | Default    |
| --------------------------------------- | ----------------------------------------------- | ---------- |
| **Operation**                           | Set, Multiply, or Convert units                 | No default |
| **Value**                               | The weight to set, or the multiplication factor | No default |
| **Weight unit**                         | g, kg, oz, or lb                                | No default |
| **From unit / To unit**                 | Source and target units (for conversion)        | No default |
| **Only update products with no weight** | Skip products that already have a weight        | Off        |
| **Round to 2 decimal places**           | Round the result to two decimals                | On         |

## Supported units

| Unit   | Name      |
| ------ | --------- |
| **g**  | Grams     |
| **kg** | Kilograms |
| **oz** | Ounces    |
| **lb** | Pounds    |

<Tip>
  Turn on **Only update products with no weight** to fill in the gaps. It adds weights where they are missing without overwriting the values you already have.
</Tip>

<Info>
  With **Convert units**, the conversion factor is applied for you. Pick the source and target units, and weights are recalculated automatically.
</Info>

## Related

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

  <Card title="Shipping Settings" icon="truck" href="/en/essentials/bulk-editing/shipping-settings">
    Update HS codes, country of origin, and shipping flags.
  </Card>

  <Card title="Update Stock" icon="package" href="/en/essentials/bulk-editing/update-stock">
    Set or adjust stock quantities across your selection.
  </Card>

  <Card title="All bulk actions" icon="layers" href="/en/essentials/bulk-editing">
    Browse every bulk editing action by category.
  </Card>
</CardGroup>
