# Task #22: Products

### Purpose <a href="#purpose" id="purpose"></a>

Set up the Product.

{% embed url="<https://youtu.be/97C-G7M4qLM>" %}

The video tutorial shows how to set up product variants, change the price, perform a test purchase with cryptocurrency, and complete the payment. You will also learn about some drawbacks of accepting payments through NOWPayments and how to use the matching feature in DSers to easily switch suppliers.

### Description <a href="#description" id="description"></a>

* For this task, you need to use a document with copywriting

### Instructions <a href="#instructions" id="instructions"></a>

1. Title
2. Description
3. Media
4. Pricing
5. Variants
6. Search engine listing preview


---

# 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.vecomlab.com/ecom-foundations/store-creation/task-22.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.
