# Shop

Click [HERE](https://www.youtube.com/watch?v=0lDbBuinWJU) to **watch the video** about how to configure the Shop setting in Lumise.

From the Dashboard, click on **Settings** > **Shop.**

![](/files/-MN347zK6jdMO4VK3dvf)

![](/files/-MN34sGPXSoie5ZY07ir)

The shop setting is where you can personalize your printing stores.&#x20;

* **Currency symbol:**  Use for displaying on the design editor
* **Currency first:** Display the currency symbol before or after the price number.
* **Currency code:** The currency code uses for payment
* **Thousand separator:** This sets the thousand separators of displayed price
* **Decimal separator:** This sets the decimal separator of the displayed price
* **Number of decimals:** This sets the number of decimals points show in displayed price
* **Show only design:** Show only design in cart page (hide product)
* **Editor Page:** Page to display Lumise editor for design.
* **Button Text:** Customize button text. Default: Customize
* **Button Listing:** Show Customize button on list products page or other listing
* **Button Product Page:** Show Customize button on product page
* **Designs details in email:** Send details of designs in email for admin when orders are created, send to user when orders are completed

After filling in your content. Press the **SAVE SETTINGS** button to store data.


---

# 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.lumise.com/settings/untitled.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.
