# How to translate "Buy now" button?

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

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**
2. Change the default language of your store
3. Click **Save** and you can see the result
   {% endhint %}

<figure><img src="/files/7wcxUwyYNllxrzFYXOTv" alt=""><figcaption></figcaption></figure>

Once you've completed the setup, the "**Buy it now**" button will be translated into your chosen language, ensuring that your site communicates effectively with your target audience in their native language, enhancing the shopping experience.


---

# 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://nextsky.gitbook.io/glozin-theme/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.
