> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.easystore.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# เปลี่ยนคำว่า 'Sold Out'

คุณสามารถเปลี่ยน "Sold Out'" ในสินค้า เมื่อสินค้าหมด เป็น "Coming soon " หรือคำอื่น ๆ

ตัวอย่างเช่น เมื่อคุณมีป้ายกำกับ "Coming soon" บนสินค้าจะช่วยในการดึงดูดโอกาสในการขายก่อนเปิดตัวผลิตภัณฑ์ / เติมสต๊อก

ในการเปลี่ยนแปลงข้อมูล มี 2 ไฟล์ที่ต้องแก้ไข:

*   product-grid-item.liquid
    
*   product.liquid
    
*   search-result.liquid
    

⚠️โปรดทราบ:

เหนือการแก้ไขโค้ดทั้งหมดคุณจะต้องแก้ไขโค้ดซ้ำอีกครั้งหากคุณเปลี่ยนไปใช้เทมเพลตธีมใหม่

  
**Step 1:** ไปที่ [EasyStore Admin](https://admin.easystore.co/) > ช่องทางการขายอื่นๆ > ร้านค้าออนไลน์ > แก้ไขแหล่งข้อมูล **>** snippets **> article.liquid**

**Step 2** : มองไปที่ **`{{ 'products.product.sold_out' | t }}`** และเปลี่ยนคำจาก sold out เป็นคำที่คุณต้องการใส่

![](https://storage.crisp.chat/users/helpdesk/website/e2353f99c8d8b000/83d99a25-437c-4511-84ea-fcbab4_1uknlkn.png)

สมมติว่าเปลี่ยน Sold out เป็น Coming soon

![](https://storage.crisp.chat/users/helpdesk/website/acfbc9bfb77bd800/754837ac-e116-4717-b80f-3b06e8_ur2sl5.png)

**Step 3** : บันทึก

**Step 4** : เลือก **product.liquid** จาก templates

**Step 5** : มองไปที่ **`{{ 'products.product.sold_out' | t }}`** และเปลี่ยนคอม

![](https://storage.crisp.chat/users/helpdesk/website/6664b2b35e2c3c00/b0be3488-f1df-441e-8179-158f1f_17uxvcz.png)

**Step 6** : บันทึก

**Step 7 : เลือก** **search-result.liquid** under snippets >มองไปที่ **`{{ 'products.product.sold_out' | t }}`** และเปลี่ยนคำ

![](https://storage.crisp.chat/users/helpdesk/website/523bac7080a60c00/e6173c6c-2428-4da8-b175-36111e_1ivdm1e.png)

**Step 8 :** Save และเสร็จสิ้น

![](https://storage.crisp.chat/users/helpdesk/website/9e2d515282c79000/5b9c27da-99ca-4479-88f2-bd15ac_19xffdw.png)