> For the complete documentation index, see [llms.txt](https://docs.unipage.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unipage.eu/beheer-uw-webshop/productbeheer/bulk-bewerkingen.md).

# Bulk bewerkingen

## Spreadsheet editor oproepen

Unipage bevat een eenvoudige spreadsheet editor, die je toelaat verschillende producten tegelijk te bewerken zoals je gewoon bent uit programma's als Excel.

## Spreadsheet editor voor producten

Om de spreadsheet editor op te roepen, kies je de producten die je wenst te bewerken, en klik je op **bewerk**:

![](/files/h0QInhqzonZP97sCP09M)

Vervolgens zal de spreadsheet editor openen:

![](/files/tWENVJFFYOy8xztxZ9fg)

Doe hier de nodige bewerkingen (prijs aanpassen, vertalen, ...) en sla de producten vervolgens op.

### Prijs verhogen met een bedrag of percentage

Selecteer de rijen waar je de prijs van wilt aanpassen, en klik op je rechtermuisknop:

![](/files/WBnteAxwVdCi27clon3B)

In het context menu dat opent, kan je de gewenste actie selecteren.

## Bulkvertalingen

Unipage heeft een automatische vertaalfunctie die in 2 muisklikken de productcatalogus kan vertalen naar het Frans. Deze vertalingen worden voorzien door Deepl translate, en worden met de hand bijgestuurd waar nodig.

Om een volledige Nederlandse lijst te vertalen naar het Frans, volg je de volgende stappen:

### Stap 1 - de Nederlandse namen selecteren, en via het blokje rechtsonder slepen naar rechts

De productenlijst zal zich dupliceren naar de Franse kolom

![](/files/AJt8bYTqIU8iMgvuhwWE)

### Stap 2 - de te vertalen cellen selecteren, rechtsklikken en klikken op 'Vertalen naar Frans'

![](/files/eSjQK80ZUmPNzrAC9mNm)

### Stap 3 - de producten zullen automatisch vertaald worden, stuur eventueel bij waar nodig

![](/files/ZBpFmhScvT3hKBt8O8tQ)

## Spreadsheet editor voor variaties

Onder het menu item 'variaties' kan je een gelijkaardige spreadsheet editor openen als de producten:

![](/files/xDh4YHbRWecDMQ5eyW86)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.unipage.eu/beheer-uw-webshop/productbeheer/bulk-bewerkingen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
