# Products

Managing your sales products starts with uploading products, product variants, setting options and so on.

## Bulk Edit

From the Products dashboard page, you can also make changes to your product variants in bulk. There are several information changes you can make, namely, Variants Price, Compare at price, Weight and Inventory.

To use the bulk edit function, you can:

1. Log in to your Shoppego account.

<figure><img src="/files/lCN7aw3FznaFFoOAyya2" alt=""><figcaption></figcaption></figure>

2. Click on **Products**

<figure><img src="/files/3QYpKlTI5mdyrdLeiYts" alt=""><figcaption></figcaption></figure>

3. Tick ​​on the product you want to change in bulk.

<figure><img src="/files/5lpopE6Ml9Uhwr2jTvQ3" alt=""><figcaption></figcaption></figure>

4. Click on **Bulk edit**

<figure><img src="/files/qjzWhOBLsKJF4gOIpW2H" alt=""><figcaption></figcaption></figure>

5. Next, you can make changes as usual and click **Save**.

<figure><img src="/files/DKQFDrkQjyLZI7XSlb3Q" alt=""><figcaption></figcaption></figure>

You can also see settings for:

{% content-ref url="/pages/8odErE2XdxHm0vydBZpp" %}
[Physical Product](/en/products/physical-product.md)
{% endcontent-ref %}

{% content-ref url="/pages/NmPf0wyWNxOQOJXfpvVo" %}
[Digital Product](/en/products/digital-product.md)
{% endcontent-ref %}

{% content-ref url="/pages/0qotqFjn6RRkPU2wssMc" %}
[Options](/en/products/options.md)
{% endcontent-ref %}

{% content-ref url="/pages/YjY0YhHN7o8PT1nVf6UM" %}
[Variants](/en/products/variants.md)
{% endcontent-ref %}

{% content-ref url="/pages/mLAHH2UVJSEVqx8QjLZ9" %}
[Purchase Limit](/en/products/purchase-limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/mDlbKOF2qkgyQt7HPKwI" %}
[Wholesale](/en/products/wholesale.md)
{% endcontent-ref %}

{% content-ref url="/pages/oya0JfD5A1ka9M0O5Mar" %}
[SEO Snippet](/en/products/seo-snippet.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mss3gJYiS6fJkyrfkWNb" %}
[Bundles](/en/products/bundles.md)
{% endcontent-ref %}

{% content-ref url="/pages/YVUFoO3KXvYBA9b4vZcD" %}
[Categories](/en/products/categories.md)
{% endcontent-ref %}


---

# Agent Instructions: 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.shoppego.com/en/products.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.
