กำลังแสดงผลในรูปแบบ Mobile
Copyright 2022 © Nest. All rights reserved. Powered by AliThemes.
ขั้นที่ 1
ตะกร้า
ขั้นที่ 2
ยืนยันคำสั่งซื้อ
ขั้นที่ 3
เสร็จสิ้น
กำลังโหลด...
ตะกร้าสินค้า
คุณมี [{ cart_data.items.length }] รายการในตะกร้า
ล้างตะกร้า
| สินค้า | ราคา/กก. | น้ำหนัก/ลูก | จำนวน | ราคารวม | ||
|---|---|---|---|---|---|---|
|
[{item.product.gene}]
[{item.product.grade}]
ร้าน: [{item.product.store_name}]
|
[{new Intl.NumberFormat('th-TH', { style: 'currency', currency: 'THB' }).format(item.product.price)}] | [{item.product.weight}] กก. |
|
[{new Intl.NumberFormat('th-TH', { style: 'currency', currency: 'THB' }).format(item.total_price)}] | |
สรุปคำสั่งซื้อ
ราคาสินค้า
[{ thb(cart_data.summation) }]
น้ำหนักรวม
[{ cart_data.total_weight.toFixed(2) }] กก.
ค่าจัดส่ง
[{ thb(cart_data.shipping_cost) }]
รวมทั้งสิ้น
[{ thb(cart_data.total_cost) }]
ยืนยันการสั่งซื้อ
รายการสินค้า
[{ cart_data.items.length }] รายการ[{item.product.gene}]
[{item.quantity}] ลูก × [{ item.product.weight }] กก. × [{ thb(item.product.price) }]/กก.
[{thb((item.quantity * item.product.weight) * item.product.price)}]
จำนวนลูกรวม
[{results.quantity}] ลูก
น้ำหนักรวม
[{cart_data.total_weight.toFixed(2)}] กก.
ค่าทุเรียนรวม
[{thb(cart_data.summation)}]
ค่ากล่อง 1 ลูก (×[{cart_data.boxsize_1}])
[{thb(cart_data.box_1_cost)}]
ค่ากล่อง 2 ลูก (×[{cart_data.boxsize_2}])
[{thb(cart_data.box_2_cost)}]
ค่าขนส่ง
[{thb(cart_data.shipping_cost)}]
ราคารวมทั้งสิ้น
[{thb(cart_data.total_cost)}]
