# Shop

This plugin will allow you to sell game values, both to an authorized user and to an unauthorized user, by redirecting him immediately to payment.&#x20;

**Plugin price**: **$ 25 per month**

## **Description**

**Discounts**\
In Shop plugin you can create discounts for any selling products.

![Discount creation form](/files/-MDUycXvpaYQffsfzArE)

Discount creation form fields:

| Field title        | Description                                                                                                                                                                                                                                                                                                                                                          |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Title              | Visible for all shop clients                                                                                                                                                                                                                                                                                                                                         |
| Discount in %      | Integer value from 1 to 100                                                                                                                                                                                                                                                                                                                                          |
| Start date         | Discount start date                                                                                                                                                                                                                                                                                                                                                  |
| End                | Discount end date                                                                                                                                                                                                                                                                                                                                                    |
| Clock display step | Visible discount period. For example, your discount is active for 30 days. But you want users to feel like it's only active for 6 hours. Then specify the number 6. In this case, the discount for the user will be displayed as a timer from 6 to 0. Upon reaching 0, the timer will be set back to 6. This will continue during the entire period of the discount. |

**Catalog sections:**\
You can create sections with different names and specify in which language they will be displayed to the user.&#x20;

If no language is selected for the section, the section will be hidden.

![](/files/-MDV0zx2etVDVixjA_D-)

## Store management:

On main shop page you can:

* create and edit producs;
* move products between sections;
* create and apply discounts to products.

![](/files/-MDV1NqG3C8kMTdApphO)

Press "Create Item" button, to create new product.

Press <img src="/files/-MDV3clGvj77W2y52hCe" alt="" data-size="original"> button for edit product.

Press <img src="/files/-MDV3m2a_LttokUx2PmB" alt="" data-size="original"> button do delete product.

Press <img src="/files/-MDV3sNfhrEWY_skWVUX" alt="" data-size="original"> button to dublicate product.

### Product propertie&#x73;**:**

| **Property title**  | Property description                                                                                                                                                                                                                                                                                |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Title               | Product title                                                                                                                                                                                                                                                                                       |
| Cover \[url]        | Thumbnail picture of the product (for catalog section page)                                                                                                                                                                                                                                         |
| Description \[html] | Detailed product description. Supports html tags.                                                                                                                                                                                                                                                   |
| Section             | Product parent section                                                                                                                                                                                                                                                                              |
| Status              | Poduct activity status                                                                                                                                                                                                                                                                              |
| Sales options       | <ul><li><strong>Retail sale</strong> - sale of goods separately (customer can select an item from the list of items); </li><li><strong>Wholesale</strong> - sale of wholesale sets of goods, without the ability to selectively buy an item from the list, only a whole package of items.</li></ul> |
| Price \[Wholesale]  | The price in this field is specified only if there is "Wholesale" sale option selected, this is the price for the entire package of items                                                                                                                                                           |

### **Assortiment of products:**

![](/files/-MDV66Wcdgt5uMn_YeFH)

* **Assortiment of products** – a list of items that are sold in bulk or retail. It is possible to indicate the item ID, quantity, enchant (for items, which can be enchanted), price (if selling at retail) and enable "Single sale" so that the player can choose the quantity to buy.

![](/files/-MDV4d0iXB5lfqNgnNML)

&#x20;In the advanced settings window, you can:&#x20;

* restrict the possibility of purchasing goods only for MA or for MA and for a character;&#x20;
* add or change a discount for a product;&#x20;
* specify the start date of sales of the current product;&#x20;
* specify the end date of sales.

![](/files/-MDV7WEIrhloFmqWyjon)


---

# 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.mmoweb.biz/plugins/dostupnye-plaginy/magazin.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.
