มาโปร 400 กรัม x 12 กระป๋อง

7,800.00 ฿

มา-โปร Ma-Pro

เหมาะสำหรับผู้ที่ขาดโปรตีน ผู้มีแผลกดทับ แผลเบาหวาน
อัลบูมินต่ำ ผู้สูญเสียโปรตีนขณะล้างไต ผู้ป่วยก่อนและหลังผ่าตัด
มี Collagen ที่ช่วยฟื้นฟูความทรงจำ ทำให้ผิวชุ่มชื้น

มาโปร 400 กรัม x 12 กระป๋อง
มาโปร 400 กรัม x 12 กระป๋อง
document.addEventListener('DOMContentLoaded', function() { var gtranslateElement = document.querySelector('.gtranslate_selector'); // เปลี่ยนเป็น selector ของ GTranslate ของคุณ if (gtranslateElement) { gtranslateElement.addEventListener('change', function() { var selectedLanguage = gtranslateElement.value; // กำหนด URL ของหน้าเพจที่แปลไว้แล้ว var urlMap = { 'en': window.location.pathname.replace('/th/', '/en/'), // แทนที่ '/th/' ด้วย '/en/' ใน URL ปัจจุบัน 'th': window.location.pathname.replace('/en/', '/th/') // แทนที่ '/en/' ด้วย '/th/' ใน URL ปัจจุบัน // เพิ่มภาษาตามที่ต้องการ }; // ตรวจสอบว่าภาษาเลือกมีใน map หรือไม่ if (urlMap[selectedLanguage]) { window.location.href = urlMap[selectedLanguage]; } }); } });