# ตั้งค่าร้านค้า

| [ข้อมูลร้านค้า](/advanced-setting/store-setting/information.md)   | <ul><li>ชื่อร้านค้า</li><li>โลโก้ร้าน เพื่อใช้แสดงบนใบสรุปรายการสั่งซื้อและใบเสร็จรับเงิน</li><li>ที่อยู่</li><li>ช่องทางโซเชียลมีเดีย</li></ul><p>เพื่อเป็นข้อมูลไว้ให้บอทตอบลูกค้าในกรณีที่ลูกค้าถามถึง</p> |
| ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [สาขา](/advanced-setting/store-setting/branches.md)               | สำหรับร้านค้าที่เปิดรับสินค้าที่หน้าร้าน หรือร้านค้าที่ใช้บริการเรียกขนส่งมารับพัสดุที่หน้าร้าน เช่น LALAMOVE และร้านที่เชื่อมต่อ Shippop กับระบบ deeple ซึ่งใช้บริการ Pick up ของขนส่งแต่ละเจ้า              |
| [จัดการธีมร้านค้า](/advanced-setting/store-setting/theme.md)      | <ul><li>การตกแต่งธีมสีของปุ่มเมนูต่าง ๆ ในแชท LINE OA</li><li>การตั้งค่า LINE rich menu, Facebook persistent menu และ Instagram persistent menu</li></ul>                                                     |
| [ตั้งค่ารายการสั่งซื้อ](/advanced-setting/store-setting/order.md) | <ul><li>การตั้งเวลาแจ้งเตือนการชำระเงิน</li><li>การตั้งเวลาคงสถานะรายการสั่งซื้อ</li><li>การกำหนดตัวอักษรนำหน้าใบสรุปรายการสั่งซื้อและใบเสร็จรับเงิน</li></ul>                                                |
| [ภาษีมูลค่าเพิ่ม](/advanced-setting/store-setting/vat.md)         | <ul><li>ตั้งค่าภาษาในใบกำกับภาษีอย่างย่อ</li><li>กำหนดว่าราคาสินค้าในร้านได้รวมภาษีมูลค่าเพิ่มแล้วหรือไม่ </li></ul>                                                                                          |
| [สมาชิก](/advanced-setting/store-setting/member.md)               | <ul><li>การเพิ่มสมาชิก</li><li>การเปลี่ยนหน้าที่สมาชิก</li><li>การลบสมาชิก</li></ul>                                                                                                                          |


---

# 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.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.
