email: custom.6753@gmail.com
phone: 02 0091131 ,fax: 02 907 3898
ตู้ไม้ปาติเกิ้ล
 ตู้เอกสาร แผ่น Top ผลิตจาก
Particle Board ปิดผิวด้วยเมลามีน 
ตู้เตี้ยโล่ง สีเชอร์รี่/ดำ
ขนาด 800x400x850 มม.
ตู้เตี้ยบานเปิด สีเชอร์รี่/ดำ
ขนาด 800x400x850 มม.
 ตู้เตี้ยบานเลื่อน สีเชอร์รี่/ดำ
ขนาด 800x400x850 มม.
ตู้สูงโล่ง สีเชอร์รี่/ดำ
ขนาด 800x400x1600 มม.
4CM810 ตู้สูงบานเปิด สีเชอร์รี่/ดำ ขนาด 800x400x1600 มม.
ตู้บานเลื่อนมีล้อ สีเชอร์รี่/ดำ
ขนาด 1200x450x650 มม
ตู้มีล้อเลื่อน 2 ลิ้นชัก
ขนาด400x600x600 มม.
ตู้มีล้อเลื่อน 3 ลิ้นชัก สีเชอร์รี่/ดำ
ขนาด 400x600x600 มม.
ตู้มีล้อเลื่อน 3 ลิ้นชัก สีเชอร์รี่/ดำ ขนาด 400x600x640 มม
ตู้ 3 ลิ้นชัก สีเชอร์รี่/ดำ ขนาด 400x600x750 มม
ตู้เอกสาร แผ่น Top ผลิตจาก
Particle Board ปิดผิวด้วยเมลามีน 
 ตู้เอกสาร แผ่น Top ผลิตจาก
Particle Board ปิดผิวด้วยเมลามีน 
ตู้เก็บเอกสารสูงขนาดกลาง
บนโล่งล่างบานเปิด
ตู้เก็บเอกสารสูงขนาดกลาง
แบบโล่ง 4 ชั้น
 ตู้เตี้ยใช้ไม้หนา 19 มม.
แผ่นชั้นตู้ ใช้ไม้หนา 16
ตู้ใส่แฟ้มเอกสารแบบบานเปิด
 
ตู้ใส่แฟ้มเอกสารแบบบานเปิด
 
ตู้ใส่แฟ้มเอกสารแบบบานเลื่อน
 
    async function changeLanguage(lang='th'){ // async function getProductOrderMemberById() { // let id = await getUrlVars()["id"]; // await alert(id) // await alert(lang); try { // alert(id) const response = await axios.get(`/api/member/changeLanguage`, { params: { lang: lang } }); await console.log(response.request.status) if (await response.request.status == 200) { if (await response.data.statusCode == 200) { if(await response.data.data=="en" || response.data.data=="th"){ let fullUrl = window.location.href; // console.log(fullUrl); // fullUrl.searchParams.set('lang', lang); // window.location.href = fullUrl + '?' + params.join('&'); // alert(fullUrl + '?' + params.join('&')) // window.location.href = "http://" + window.location.host + window.location.pathname + '?' + params.join('&'); // location.reload(); // alert(lang) let url = new URL(window.location.href); url.searchParams.set('lang', lang); // url.searchParams.set('key2', 'value2'); // Replace the current URL and reload await window.location.replace(url.toString()); } } } } catch (error) { await console.error('Error fetching data:', error); // dataContainer.innerHTML = '

    Failed to fetch data. Please try again later.

    '; } }