# Installation

Install the extension in the admin area under Extensions > My Extensions. After installation, specify a sales channel for which the extension should be activated. The default setting is All Sales Channels.

The extension consists of two main aspects:

* Basic Configuration
* Creating/Editing B-Stock

First, follow the steps in the **Basic Configuration** section, then read the **Create/Edit B-Stock** section to learn how to continuously manage B-stock.

### Basic Configuration

Before activating the extension, review the settings in this section and make sure they meet your requirements. Make changes to the individual fields as described below by navigating to **My Extensions > Refurbished items > Configuration**.

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

### General properties <a href="#general-properties" id="general-properties"></a>

The general properties provide basic controls, such as enabling/disabling the extension.

| Field                                                | Type     | Description                                                                                                                                    |
| ---------------------------------------------------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| Activate for this sales channel                      | Toggle   | Enable this setting to activate the **Refurbished items** extension on your store.                                                             |
| Disallow customer group                              | Dropdown | If you have defined any customer groups, you can specify them as excluded from the refurbished items by selecting them from the dropdown menu. |
| Don't show refurbished items as regular shop product | Toggle   | When activated, a product defined as refurbished is hidden from product listing, search and product detailpage isn't callable.                 |
| Show refurbished on detail page of new product       | Toggle   | If a product has assigned refurbished items, they are shown on the product detailpage.                                                         |


---

# 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.premsoft.de/en/plugins/refurbished/installation.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.
