เพิ่มคำสั่งซื้อ Beta Version / หากพบปัญหา กรุณาติดต่อทีม developer

กลับไปหน้ารายการสั่งซื้อ

ขั้นตอนที่ 1

ขั้นตอนที่ 2

รหัสสมาชิก ชื่อ-สกุล / โทร / อีเมล
{{ customer_list[x].customer_no }}
{{ customer_list[x].first_name }} {{ customer_list[x].last_name }}
{{ customer_list[x].mobile_number }}
{{ customer_list[x].email_address }}
รหัสสมาชิก
{{ customer.customer_no }}
ชื่อ-สกุล
{{ customer.first_name }} {{ customer.last_name }}
เบอร์โทรศัพท์
{{ customer.mobile_number }}
อีเมล
{{ customer.email_address }}
ชื่อ-สกุล
{{ address_data.full_name }}
เบอร์โทรศัพท์
{{ address_data.mobile_number }}
อีเมล
{{ address_data.email_address }}
ที่อยู่
{{ address_data.address_1 }}
แขวง{{ address_data.subdistrict }} เขต{{ address_data.district }} {{ address_data.province }} {{ address_data.postal_code }}
ต.{{ address_data.subdistrict }} อ.{{ address_data.district }} จ.{{ address_data.province }} {{ address_data.postal_code }}
กรุณาระบุเบอร์โทรศัพท์ให้ถูกต้อง
(หมายเลข 10 หลัก, ขึ้นต้นด้วยเลข 0, ไม่ต้องใส่รหัสประเทศ)
กรุณาระบุอีเมลให้ถูกต้อง

กรุณาระบุที่อยู่ให้ถูกต้อง

กรุณาระบุรหัสไปรษณีย์ให้ถูกต้อง (ตัวเลข 5 หลัก)

กรุณาระบุจังหวัดให้ถูกต้อง (ตัวอักษรภาษาไทย)

กรุณาระบุเขต/อำเภอให้ถูกต้อง (ตัวอักษรภาษาไทย)

กรุณาระบุแขวง/ตำบลให้ถูกต้อง (ตัวอักษรภาษาไทย)

ขั้นตอนที่ 3

SKU ชื่อสินค้า ตัวเลือก ราคา ประเภท สถานะสินค้า สต็อกเว็บ
{{ product_list[x].sku }}
{{ product_list[x].title }}
Pre-Order: {{ getDateFromTime(product_list[x].available_at) }}
{{ product_list[x].option_name }}
{{ product_list[x].option_sale_price }} บาท
{{ product_list[x].option_full_price }} บาท
{{ product_list[x].product_type }} *
สินค้าหมด มีสินค้า
{{ product_list[x].product_set_stock_level }}
(โดยประมาณ)
{{ product_list[x].option_stock_level }}
สินค้า ราคาเต็ม % ส่วนลด
จากราคาเต็ม
ราคาต่อเล่ม (บาท) จำนวน (เล่ม) ราคารวม
(สินค้าในชุดหนังสือ)
{{ item.name }}
ตัวเลือกสินค้า: {{ item.option_name }}
SKU: {{ item.sku }}
Pre-Order จัดส่งภายใน: {{ getDateFromTime(item.available_at) }}
{{ item.full_price }} บาท
{{ numberFormat(product_items[x].total_price) }} บาท ลบรายการ
ยอดรวมสินค้า ({{ new_order.products_count }} ชิ้น) {{ numberFormat(new_order.products_price) }} บาท

ขั้นตอนที่ 4

(ใบเสร็จรับเงินจะถูกส่งไปให้ลูกค้าผ่านทางอีเมล เมื่อจัดส่งสินค้าสำเร็จ)

กรุณาระบุหมายเลขผู้เสียภาษีให้ถูกต้อง
กรุณาระบุหมายเลขผู้เสียภาษีให้ถูกต้อง

ขั้นตอนที่ 5

ขั้นตอนที่ 6

ขั้นตอนที่ 7

ยอดรวมสินค้า ({{ new_order.products_count }} ชิ้น)
{{ new_order.products_price }} บาท
ค่าจัดส่งสินค้า
{{ new_order.shipping_fee }} บาท
ส่วนลด
- {{ new_order.discount }} บาท
ยอดรวมสุทธิ
{{ new_order.total }} บาท