# Market pricings

The **Market Pricing** section allows you to manage the pricing of your product variants across different channels or regions. You can create, edit, and delete market pricing rules to provide your products with tailored prices for various sales platforms or markets.

**Step 1: Navigate to the Market Pricing Section**

* Go to the **Settings** menu from the main dashboard.
* The third block on this page contains the **Market Pricing** section.

**Step 2: View Default Market Pricing**

In the **Market Pricing** block, you will see a default market pricing already created. This serves as the baseline pricing for all your products, but you can customize it and create additional pricing rules as needed.

**Step 3: Create a New Market Pricing Rule**

* Click on the three dots (**•••**) on the right side of the **Market Pricing** block and select **Create Market Pricing**.
* Fill in the following details for your new market pricing:
  * **Name**: Assign a name to your market pricing (e.g., “WooCommerce,” “Europe,” “Black Friday Sale,” etc.).
  * **Currency**: Define the specific currency for this market.
* Click **Create** to create your market pricing rule.

**Step 4: Edit an Existing Market Pricing**

* In the market pricing table, click on the market pricing you want to edit. This will automatically open an edit modal for you to update the market pricing.
* Update the pricing details as needed and click **Save** to finalize the changes.

**Step 5: Delete a Market Pricing**

To delete a market pricing:

* Click the three dots (**•••**) within the **Edit Market Pricing** modal and select **Delete Market Pricing**.
* Select **Delete**.
* Confirm the deletion when prompted.

**Step 6: Assign Market Pricing to Product Variants**

Go to the **Products** section and select the product for which you want to set market pricing.

* In the product details page, click on the three dots (**•••**) and select **Edit Product**.
* In the **Pricing** tab, you'll see the list of market pricing rules you've created. Select the appropriate market pricing (e.g., "WooCommerce" or "Europe") and assign different prices to this product based on the pricing rule.
* Click **Save** to apply the changes.

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


---

# 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://academy.wandace.com/how-to-guides/subscriptions/market-pricings.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.
