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

# Set Dimensions

> Bulk set product length, width, and height in one step. Pick any unit and optionally store the calculated volume for shipping.

Set the length, width, and height for many products at once. Accurate dimensions keep shipping costs correct and product specs complete. You can also store the calculated volume for volumetric weight.

## Set dimensions

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/vT5bx0c0dDPVXf2p/images/marketing-screenshots/products/products-bulk-edit-set-dimensions-light-transparent.webp?fit=max&auto=format&n=vT5bx0c0dDPVXf2p&q=85&s=932d5fc4d328a2d4d9083b43562727fb" alt="Bulk editing, Set Dimensions across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-set-dimensions-light-transparent.webp" />

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

  <Step title="Enter the measurements">
    Fill in length, width, and height. To set all three at once, turn on **Use same value for all**.
  </Step>

  <Step title="Pick the unit and apply">
    Choose the dimension unit, set any options, then click **Apply**.
  </Step>
</Steps>

## Options

| Option                                      | What it does                                         | Default  |
| ------------------------------------------- | ---------------------------------------------------- | -------- |
| **Length**                                  | Product length                                       | Required |
| **Width**                                   | Product width                                        | Required |
| **Height**                                  | Product height                                       | Required |
| **Dimension unit**                          | mm, cm, m, in, or ft                                 | Required |
| **Use same value for all**                  | Sets length, width, and height to one value (a cube) | Off      |
| **Calculate and store volume**              | Works out and saves the volume from L × W × H        | Off      |
| **Only update products with no dimensions** | Skips products that already have dimensions          | Off      |

## Tips

* Turn on **Calculate and store volume** when you need volumetric weight for shipping. Volume is computed as L × W × H.
* Use **Only update products with no dimensions** to fill gaps without overwriting existing measurements.
* **Use same value for all** is quick for cube-shaped products or a uniform size estimate.

## Related

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

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