# Dokan

YayCurrency works well with [Dokan Lite](https://wordpress.org/plugins/dokan-lite/) and Pro to make your multi-vendor marketplace more accessible and convenient to customers all over the world.&#x20;

### Product page

Depending on the admin settings, YayCurrency can add a currency switcher as a dropdown to product page, or other positions like sidebar, header, footer widgets, etc.

On the vendor's product pages, it's displayed within the product details, and customers can easily switch to their preferred currency.

Let's say, when the customers are buying from the US, they can quickly convert the prices to USD ($) in a single click.

<figure><img src="https://2217518750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_yR1oHovFi42XBPZIi%2Fuploads%2FclSvJGWYG2UxACK2fPC6%2FWooCommerce%20product%20page%20with%20currency%20switcher%20and%20Dokan%20vendor.jpg?alt=media&#x26;token=9e4def2d-cef8-4fa7-be31-d87c57dfff37" alt=""><figcaption></figcaption></figure>

### Order details

It converts all prices on the product page to the selected currency, including the product price, tax, and shipping costs.

In the screenshot of order details below, the customers can view their order summary in the currency Euro (€) that they've used to proceed to checkout.

<figure><img src="https://2217518750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_yR1oHovFi42XBPZIi%2Fuploads%2FdY3poiSK26SS466T7oZO%2FOrder%20details.jpg?alt=media&#x26;token=adcd2e78-92f5-4b09-a6ad-d7d183bc4226" alt=""><figcaption></figcaption></figure>

As a result, the admin and vendors will also see their order reports in multi-currency.&#x20;

### Order confirmation email

In the processing order or order confirmation email, YayCurrency also helps display all prices and taxes in the customer's preferred currency.&#x20;

This is super helpful, especially when the buyers are located in a different country than the primary store or the marketplace's vendors.

<figure><img src="https://2217518750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_yR1oHovFi42XBPZIi%2Fuploads%2FlN0yo7WCbC9eP0mjESvA%2FOrder%20confirmation%20email.jpg?alt=media&#x26;token=3b325231-c75a-451d-962d-2e57032b75fc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Want to edit this WooCommerce email template?**

If you want to tweak the email design and content, we recommend [YayMail Addon for Dokan](https://yaycommerce.com/yaymail-addons/yaymail-premium-addon-for-dokan). It is a user-friendly WooCommerce email customizer plugin with a drag-and-drop email builder.&#x20;
{% endhint %}

### Vendor dashboard

#### Orders

If the admin enables checkout in different currencies, order history in the admin dashboard will be displayed in the currency used at checkout.

Accordingly, the orders in the vendor dashboard will also show the same records.

<figure><img src="https://2217518750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_yR1oHovFi42XBPZIi%2Fuploads%2FDqzZrxmDgtERIAhODYnX%2FDokan%20vendor%20dashboard.png?alt=media&#x26;token=b12e84a8-24c9-44e8-81e8-f3987b3c9e65" alt=""><figcaption></figcaption></figure>

#### Vendor products

Other tabs within the vendor dashboard, like Dashboard, Products, Analytics, etc., will show prices in the store's base currency.

<figure><img src="https://2217518750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_yR1oHovFi42XBPZIi%2Fuploads%2FPkErMuiFNUHlJ4oJ4QQL%2FVendor%20products%20list.jpg?alt=media&#x26;token=205f0bfe-c6d7-4938-aeb8-66d8269f33fb" alt=""><figcaption></figcaption></figure>

Sales, earning, and charts will be displayed in the store's default currency.

<figure><img src="https://2217518750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_yR1oHovFi42XBPZIi%2Fuploads%2FB5QD0KayuhWqWTympGXC%2FVendor%20monthly%20reports.jpg?alt=media&#x26;token=1c1293bb-3778-47f8-9d61-92ad030cfa58" 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://docs.yaycommerce.com/yaycurrency/compatibility/dokan.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.
