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

# Change Price

> Bulk adjust product prices by a percentage or fixed amount. Add markups or discounts with optional rounding and min/max guardrails.

Change prices across many products at once. Adjust by a percentage or a fixed euro amount, then add guardrails so prices stay in a safe range.

Use this for price increases, markdowns, or cost-based adjustments without editing products one by one.

## Change prices in bulk

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/NmcJ6hcXYN7g9AMz/images/marketing-screenshots/products/products-bulk-edit-change-price-light-transparent.webp?fit=max&auto=format&n=NmcJ6hcXYN7g9AMz&q=85&s=21560a9a5dc916ba9fb4997d7d2d6659" alt="Bulk editing, Change Price across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-change-price-light-transparent.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/NmcJ6hcXYN7g9AMz/images/marketing-screenshots/products/products-bulk-edit-change-price-dark-transparent.webp?fit=max&auto=format&n=NmcJ6hcXYN7g9AMz&q=85&s=45d3058e868e268efe0b0d121fe3b540" alt="Bulk editing, Change Price across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-change-price-dark-transparent.webp" />

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

  <Step title="Open Bulk Edit and choose Change Price">
    Click **Bulk Edit**. Search for "Change Price" or find it under **Pricing & Discounts**.
  </Step>

  <Step title="Choose the change type">
    Pick **Percentage** to change by a % (for example +10% or -15%), or **Fixed Amount** to add or subtract a set euro amount.
  </Step>

  <Step title="Set guardrails and options">
    Optionally set a minimum and maximum price, turn on rounding, and choose whether to update cost prices too.
  </Step>

  <Step title="Review the preview and apply">
    Check the impact calculator, which shows what happens to a €100 product, then click **Apply**.
  </Step>
</Steps>

## Options

| Option                                     | What it does                                                              | Default |
| ------------------------------------------ | ------------------------------------------------------------------------- | ------- |
| **Change type**                            | Percentage (%) or Fixed Amount (€)                                        | None    |
| **Value**                                  | The percentage or amount to apply. Positive increases, negative decreases | None    |
| **Minimum price**                          | Prices won't drop below this value                                        | None    |
| **Maximum price**                          | Prices won't rise above this value                                        | None    |
| **Round prices**                           | Rounds to the nearest €0.05 for cleaner pricing                           | Off     |
| **Also update cost prices proportionally** | Applies the same change to cost prices so margins stay consistent         | Off     |

## Tips

* Use the **impact calculator** to check the change before you apply it. It shows the result on a €100 example product.
* Set a **minimum price** when applying discounts. This stops prices from dropping below your cost.
* Turn on **Also update cost prices proportionally** for catalog-wide changes. This keeps your margin calculations accurate.

## Related

<CardGroup cols={2}>
  <Card title="Update Cost/Margins" icon="calculator" href="/en/essentials/bulk-editing/cost-margins">
    Set cost prices or hit a target margin across products.
  </Card>

  <Card title="Set Special Price" icon="tag" href="/en/essentials/bulk-editing/special-price">
    Apply a sale price with an optional start and end date.
  </Card>

  <Card title="Apply Volume Discounts" icon="tags" href="/en/essentials/bulk-editing/volume-discounts">
    Add tiered pricing based on quantity.
  </Card>

  <Card title="All Bulk Edits" icon="layers" href="/en/essentials/bulk-editing">
    Browse every bulk action available in WisePIM.
  </Card>
</CardGroup>
