แบบพิมพ์ที่ท่านเลือก

รูป รหัส : ชื่อแบบพิมพ์ หน่วยล่ะ จำนวน รวม ลบ
รหัส : {{ item.options.code }}
{{ item.options.name }}
หน่วย / {{ item.options.unit }}ล่ะ
{{ item.options.price | currency('', 2) }} ฿
{{ item.options.price * item.options.qty | currency('', 2) }}
*กรุณาตรวจสอบ รายการ จำนวน แบบพิมพ์ที่ท่านเลือก หากครบถ้วน " กดยืนยัน "
**แบบพิมพ์ดังกล่าวยังไม่รวมค่าจัดส่ง

รหัส : {{ item.options.code }}
{{ item.options.name }}
หน่วย / {{ item.options.unit }}ล่ะ {{ item.options.price | currency('', 2) }}

จำนวน
{{ item.options.unit }}
รวม : {{ item.options.price * item.options.qty | currency('', 2) }}