# Edit Products

After adding products to a product group, the next step is to ensure they each have the correct details assigned to them. While new products assume the pricing and shipping details assigned to the product group, you can choose to edit product details at any time.

***

## Product Details

<figure><img src="/files/JkC7SQmA3Pe2PPnSmqm8" alt=""><figcaption><p>Reviewing Product Details using List View in the Product Group Window.</p></figcaption></figure>

When viewing products in [List View](/using-tuplo-studio/product-groups.md#list-view), you can see each product in the product group side by side. Each column in the table indicates a different detail related to that product.

To **edit** a product's details, either:

* **Select** a product and click a value.
* **Double-click** a product's value.

Then, to **apply the edit**, either:

* **Press** Return to commit the edit.
* **Press** Tab to commit the edit and move to the next value for that product.

{% hint style="info" %}
**Quick Tips!**

For more information on editing multiple products at once, check the [Multi-edit & Edit from Search](/using-tuplo-studio/product-groups/multi-edit-and-edit-from-search.md) section.
{% endhint %}

***

## Product Activity

Depending on the situation, you might wish to keep a product from appearing on your website.

When you **deactivate a product**, you hide it from customers on your website. You would do this when working on a product listing to ensure customers don't see it until it's ready for purchase.

To do so:

1. **Select** a product.
2. **Choose** <mark style="color:blue;">**More Options Menu > Activate/Deactivate**</mark>.

***

### Can Purchase

<figure><img src="/files/BUl1Ypu10c4mJ1XdeZqu" alt=""><figcaption><p>The Can Purchase checkbox in the Multi-Edit Menu.</p></figcaption></figure>

Suppose you don't want to remove a product from customer view on your website but still want to restrict the ability to purchase it. In that case, you can achieve this by selecting the product and deactivating the **'Can Purchase'** checkbox in the Multi-Edit Menu.

To do this:

1. **Select** the desired product.
2. **Activate/Deactivate** the Can Purchase checkbox.

{% hint style="info" %}
**Quick Tips!**

The "can purchase" checkbox toggles the Out of Stock status when using the Multi-edit Menu.
{% endhint %}

***

## Video Tutorial

{% embed url="<https://iframe.mediadelivery.net/play/231419/0835a798-7ee8-49fb-bf1f-5031961a7ce3>" %}
Explore how to edit product details within the product group window and other areas in Tuplo Studio.
{% endembed %}


---

# 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.tuplo.com/using-tuplo-studio/product-groups/edit-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.
