email: custom.6753@gmail.com
phone: 02 0091131 ,fax: 02 907 3898
โต๊ะประชุม
SCF240 โต๊ะประชุมขาเหล็ก นั่งได้ 8-10 ที่นั่ง
TMCF151 โต๊ะประชุมครึ่งวงกลม 1500 มม. หน้าโต๊ะเคลือบเมลามีน
โต๊ะทำงาน เฟอร์นิเจอร์สำนักงาน (Office Furniture) ประเภท เฟอร์นิเจอร์ไม้ปาร์ติเกิ้ล กลุ่มโต๊ะทำงานนี้มีคุณสมบัติ แผ่น Top ผลิตจาก Particle Board
โต๊ะต่อชุดประชุม สีเชอรรี่ / ดำ ขนาด 1200x750 มม
โต๊ะต่อโค้ง สีเชอรรี่ / ดำ ขนาด 600x600x750 มม
โต๊ะต่อชุดประชุม สีเชอรรี่ / ดำ ขนาด 1500x750 มม
โต๊ะประชุม สีเชอรรี่ / ดำ ขนาด 800x600x750 มม
โต๊ะประชุม สีเชอรรี่ / ดำ ขนาด 1500x600x750 มม
โต๊ะประชุม สีเชอรรี่ / ดำ ขนาด 1800x600x750 มม
ชุดโต๊ะประชุม 10 ที่นั่ง สีเชอรรี่ / ดำ ขนาด 4200x2000x750 มม
ชุดโต๊ะประชุม 12 ที่นั่ง สีเชอรรี่ / ดำ ขนาด 4500x1500x750 มม
CF 918R โต๊ะประชุมรูปเรือ
CF260R โต๊ะประชุมอัศวิน 8 ที่นั่ง
ชุดโต๊ะประชุม 10 ที่นั่ง
SCF200 โต๊ะประชุมขาเหล็ก นั่งได้ 6-8 ที่นั่ง
TMCF121 โต๊ะประชุมครึ่งวงกลม 1200 มม. หน้าโต๊ะเคลือบเมลามีน
TMCF615 โต๊ะประชุมตรง 1500 มม. หน้าโต๊ะเคลือบเมลามีน
TMCF618 โต๊ะประชุมตรง 1800 มม. หน้าโต๊ะเคลือบเมลามีน
ตัวต่อโค้งโต๊ะประชุม สีเชอร์รี่ / ดำ ขนาด 1200,1500, มม
ตัวต่อโค้งโต๊ะประชุม สีเชอร์รี่ / ดำ ขนาด 600x600x750 มม.
โต๊ะประชุมแบบกลม สีเชอร์รี่ / ดำ ขนาด 900,1200, มม
โต๊ะประชุมแบบกลม ขาเหล็ก สีเชอร์รี่ / ดำ ขนาด 1000x750 มม.
โต๊ะประชุม สีเชอร์รี่ / ดำ ขนาด 2000x1000x750 มม 2400x1200x750 มม.
โต๊ะประชุม ขาเหล็ก สีเชอร์รี่ / ดำ ขนาด 1800x900x750 มม 2400x1200x750 มม.
โต๊ะประชุม ขาเหล็ก สีเชอร์รี่ / ดำ ขนาด 2700x1200x750 มม 3300x1200x750 มม.
โต๊ะประชุมอัศวิน 8-10 ที่นั่ง สีเชอร์รี่ / ดำ ขนาด 2700x1800x750 มม.
โต๊ะประชุมแบบต่อตรง สีเชอร์รี่ / ดำ ขนาด 800,1500,1800,2100 มม
    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.

    '; } }