- ปริญญาตรี สาขาวิศวกรรมศาสตร์ หรือวิทยาศาสตร์
- ประสบการณ์ด้านงานปรับปรุงเครื่องจักร และบริหารการลดต้นทุนการผลิต การจัดทำรายงานต่างๆ ตั้งแต่ 3-5 ปี ขึ้นไป
- เดินทางต่างจังหวัดได้ มีรถยนต์ส่วนตัว
- มีทักษะด้าน Excel / Data Analytic / Lean Concept / Power BI Program / Project management จะพิจารณาพิเศษ
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Marketing Position</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
.container {
max-width: 800px;
margin: 50px auto;
background: #fff;
padding: 20px;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1 {
text-align: center;
color: #007BFF;
}
ul {
list-style-type: none;
padding: 0;
}
li {
background: #e9ecef;
margin: 10px 0;
padding: 10px;
border-radius: 5px;
}
</style>
</head>
<body>
<div class="container">
<h1>Marketing Position</h1>
<ul>
<li>Plan the marketing strategy for both online and offline.</li>
<li>Design an online marketing campaign, including raising the quality of contact in all marketing channels.</li>
<li>Search for appropriate marketing channels for new products to stay compatible with the current trend.</li>
<li>Opportunity to collaborate with several stakeholders both internal and external, such as marketing companies and sales partner companies.</li>
<li>Help build a marketing team and become a major contributor to the company’s growth and global expansion.</li>
</ul>
</div>
</body>
</html>