# How to translate "Buy now" button?

The one way to translate **Buy it now** button is change your store default language, please follow these steps:

{% hint style="success" %}
Step

1. From your admin, click to **Settings => Languages**&#x20;
2. Change the default language of your store
3. Click **Save** and you can see the result
   {% endhint %}

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

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

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

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

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

<figure><img src="/files/QBKTIprTWCefhSSdN33V" 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://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-translate-buy-now-button.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.
