# ข้อมูลร้านค้า

การตั้งค่าข้อมูลร้านจะทำให้บอทสามารถให้ข้อมูลต่าง ๆ ของทางร้านกับลูกค้าได้ เช่น ที่อยู่ เบอร์โทรศัพท์ ช่องทางโซเชียลมีเดีย (Social Media) เว็บไซต์ รวมถึงการนำชื่อร้านและโลโก้ร้านค้าไปแสดงในใบสรุปรายการสั่งซื้อและใบเสร็จรับเงิน เป็นต้น

{% embed url="<https://www.youtube.com/watch?v=ITCxGB15QMc>" %}

#### ขั้นตอนการกรอกข้อมูลร้านมีดังนี้

1\. คลิกเมนู "ตั้งค่าร้านค้า"

2\. เพิ่มรูปโลโก้ร้านค้า โดยคลิก "อัปโหลดรูปภาพ"

{% hint style="info" %}
ขนาดรูปภาพที่แนะนำคือ 512 x 512 pixels
{% endhint %}

(สำหรับ Mobile Version ให้กดปุ่ม ![](/files/SfPg1OvdQEdqkTGA6ezE) จะปรากฏแถบเมนู)

![Desktop Version](/files/CWCZcKVh3IOshy5Z4Syc) ![Mobile Version
(คลิกที่รูปเพื่อขยาย)](/files/079j7ojFeJLnG8mYXoir)

3\. กรอกที่อยู่ร้านและเบอร์โทรศัพท์

![Desktop Version](/files/M82dM6f6TGPTanlhgvy3) ![Mobile Version
(คลิกที่รูปเพื่อขยาย)](/files/VCEN6kZNbdSA642UrmBu)

4\. กรอกลิงก์โซเชียลมีเดียของร้านค้า เพื่อให้บอทนำข้อมูลส่วนนี้ไปตอบลูกค้าได้เมื่อมีการถามถึง

5\. คลิก "บันทึก"

![Desktop Version](/files/to5G0sYAW0xIw6wztGvZ) ![Mobile Version
(คลิกที่รูปเพื่อขยาย)](/files/P7CicGZOl7gikh9rhmWR)

การแสดงผลของโลโก้ จะปรากฏเป็นรูปภาพบนใบสรุปการสั่งซื้อและใบเสร็จรับเงินของร้านค้า

|       ใบสรุปรายการสั่งซื้อ       |          ใบเสร็จรับเงิน          |
| :------------------------------: | :------------------------------: |
| ![](/files/KINUqS0smNqVMKMMb7Zj) | ![](/files/dbSaYNcyb5cBqnwv5EYM) |


---

# 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://tutorials.deeple.ai/advanced-setting/store-setting/information.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.
