Point of Sale (POS) สำหรับขายในงานหนังสือ

ตั้งค่าส่วนลด ในงานหนังสือฯ

ขั้นตอนที่ 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) }} บาท

ขั้นตอนที่ 6

ขั้นตอนที่ 7

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