# โค้ด-สร้างโดยระบบ

เมื่อ[ตั้งค่ารายละเอียดสินค้า](/getstarted/products/digital.md)เรียบร้อยแล้ว ขั้นตอนถัดมาคือการตั้งค่าเนื้อหาในการส่งมอบให้ลูกค้า ซึ่งบทความนี้จะอธิบายการตั้งค่าเนื้อหาสินค้าในรูปแบบโค้ดที่สร้างโดยระบบ deeple แบ่งเป็น

* [สินค้าที่ไม่มีตัวเลือก SKU](#sku)
* [สินค้าที่มีตัวเลือก SKU](#sku-1)

## สินค้าที่ไม่มีตัวเลือก SKU

1. เลือกรูปแบบ "โค้ด - สร้างโดยระบบ"
2. กำหนดระยะเวลาใช้งาน โดยระบบมีให้เลือก 3 รูปแบบ สามารถกำหนดได้ตามที่ต้องการ

* ไม่มีวันหมดอายุ
* ระยะเวลาที่ใช้ได้
* มีวันหมดอายุ

&#x20; 3\. คลิก "บันทึก"

{% hint style="danger" %}
**หมายเหตุ**

หากบันทึกเนื้อหาในการส่งมอบเรียบร้อยแล้ว จะไม่สามารถกลับไปแก้ไขได้อีก
{% endhint %}

![](/files/JWbraKwrT9cfLti4RSLQ)

&#x20;   4\. กำหนดจำนวนสินค้าตามที่ต้องการ

&#x20;   5\. คลิก "บันทึก"

![](/files/5WwJyc0vFB72XMwvTaR6)

&#x20;  6\. คลิก "ยืนยัน"

![](/files/bpx2lQpsDzcsNMHSB1iF)

&#x20;  7\. ระบบจะเพิ่มสต็อกสินค้าให้อัตโนมัติ

![](/files/WLMtKr9n1IEY76inFY5I)

## สินค้าที่มีตัวเลือก SKU

1. เลือกรูปแบบ "โค้ด - สร้างโดยระบบ"
2. เพิ่มรูปภาพสินค้า

{% hint style="info" %}
**หมายเหตุ**

* ใช้รูปภาพขนาดไม่เกิน 1,000 x 1,000 pixel (อัตราส่วน 1:1)
* สกุลไฟล์ .JPG, .JPEG หรือ .PNG ที่มีขนาดไฟล์น้อยกว่า 2 MB
* ใส่ได้ 1 รูป ต่อ 1 SKU
  {% endhint %}

![](/files/dtGP2qIZFw4YV1nf9QN3)

3\. กรอกข้อมูลในช่องว่างตามรายละเอียดในตาราง

![](/files/5ZILpRcTNV7fVn1HeObb)

![](/files/u2c9SWr9lYmI4IvlD83A)

&#x20;  4\. กำหนดระยะเวลาใช้งาน โดยระบบมีให้เลือก 3 รูปแบบ สามารถกำหนดได้ตามที่ต้องการ

* ไม่มีวันหมดอายุ
* ระยะเวลาที่ใช้ได้
* วันหมดอายุ

&#x20;  5\. คลิก "บันทึก"

{% hint style="danger" %}
**หมายเหตุ**

หากบันทึกเนื้อหาในการส่งมอบเรียบร้อยแล้ว จะไม่สามารถกลับไปแก้ไขได้อีก
{% endhint %}

![](/files/NwHFoBkDBbGmO9KS3acM)

&#x20;   6\. กำหนดจำนวนสินค้าดิจิทัล

&#x20;   7\. คลิก "บันทึก"

![](/files/RyzOXSSTdq278wYN8ZZx)

&#x20;  8\. คลิก "ยืนยัน"

![](/files/ytFrMDEC37xADtoAo5VB)

&#x20;   9\. ระบบจะเพิ่มสต็อกสินค้าให้อัตโนมัติ

![](/files/SwsC0FuzGu8wSZu7b5rS)

## บทความที่เกี่ยวข้อง

{% content-ref url="/pages/4rKR2iBQuIOuf9uhvh3n" %}
[การจัดการสินค้าดิจิทัล](/store-management/product-management/digital-product.md)
{% endcontent-ref %}


---

# 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/getstarted/products/digital/generated-code.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.
