{"id":8134,"date":"2026-01-22T00:17:20","date_gmt":"2026-01-22T00:17:20","guid":{"rendered":"https:\/\/www.brandswift.my\/beautyscientist\/?page_id=8134"},"modified":"2026-01-26T01:04:06","modified_gmt":"2026-01-26T01:04:06","slug":"oem-odm-process-flow","status":"publish","type":"page","link":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/","title":{"rendered":"OEM\/ODM Process Flow"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8134\" class=\"elementor elementor-8134\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-5773d88 e-flex e-con-boxed e-con e-parent\" data-id=\"5773d88\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-a869b3a e-con-full e-flex e-con e-child\" data-id=\"a869b3a\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-fdc3d76 tm-align-center elementor-widget elementor-widget-tm_heading\" data-id=\"fdc3d76\" data-element_type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"tm_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"tm-element-heading-content-wrapper center-align tm-reverse-heading-yes tm-seperator-solid  tm-heading-style-vertical \"><div class=\"tm-content-header\"><h2 class=\"tm-element-content-heading tm-custom-heading \">\n\t\t\t\tOur Science-Led  <span style=\"color: #ED1690\">OEM\/ODM Roadmap<\/span>\n\t\t\t<\/h2>\n\t\t<div class=\"heading-seperator\"><span><\/span><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-a7525fd e-flex e-con-boxed e-con e-parent\" data-id=\"a7525fd\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-f1dccd8 elementor-widget elementor-widget-html\" data-id=\"f1dccd8\" data-element_type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>OEM Timeline<\/title>\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n<style>\r\n  \/* --- CSS STYLES --- *\/\r\n  .custom-timeline-wrapper {\r\n    box-sizing: border-box;\r\n    font-family: 'Poppins', sans-serif;\r\n    background-color: transparent;\r\n  }\r\n\r\n  .custom-timeline-wrapper * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  \/* The Main Container *\/\r\n  .timeline-container {\r\n    position: relative;\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* --- The Vertical Lines --- *\/\r\n  \/* The base gray line *\/\r\n  .timeline-line-base {\r\n    position: absolute;\r\n    left: 50%;\r\n    top: 0;\r\n    width: 4px;\r\n    background-color: #E5E5E5;\r\n    transform: translateX(-50%);\r\n    z-index: 1;\r\n    \/* Height is set by JS *\/\r\n  }\r\n\r\n  \/* The scrolling progress line *\/\r\n  .timeline-line-progress {\r\n    position: absolute;\r\n    left: 50%;\r\n    top: 0;\r\n    width: 4px;\r\n    height: 0px; \r\n    background-color: #ED1690;\r\n    transform: translateX(-50%);\r\n    z-index: 2;\r\n  }\r\n\r\n  \/* --- Timeline Items Structure --- *\/\r\n  .timeline-item {\r\n    position: relative;\r\n    margin-bottom: 60px;\r\n    min-height: 200px;\r\n    display: flex;\r\n    align-items: center; \/* This centers the card content vertically *\/\r\n    z-index: 5;\r\n  }\r\n    \r\n  .timeline-item:last-child {\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  \/* The Center Icon Marker *\/\r\n  .timeline-marker {\r\n    position: absolute;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    \r\n    \/* UPDATED: Moved down 20px (from 80px to 100px) *\/\r\n    top: 100px; \r\n    \r\n    width: 50px;\r\n    height: 50px;\r\n    background: #fff;\r\n    border: 3px solid #E5E5E5;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #E5E5E5;\r\n    font-size: 20px;\r\n    z-index: 10;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  \/* State when the progress bar passes the marker *\/\r\n  .timeline-marker.active {\r\n    border-color: #ED1690; \r\n    color: #ED1690; \r\n    box-shadow: 0 0 15px rgba(237, 22, 144, 0.3); \r\n  }\r\n\r\n  \/* --- The Content Box --- *\/\r\n  .timeline-content {\r\n    position: relative;\r\n    width: 45%;\r\n    background: #fff;\r\n    padding: 20px; \r\n    border-radius: 5px; \r\n    box-shadow: 0 10px 30px rgba(0,0,0,0.08);\r\n    text-align: center;\r\n    transition: all 0.3s ease;\r\n    cursor: default; \r\n  }\r\n\r\n  \/* Hover Animation *\/\r\n  .timeline-content:hover {\r\n    transform: translateY(-10px);\r\n    box-shadow: 0 20px 40px rgba(0,0,0,0.12);\r\n  }\r\n\r\n  \/* IMAGE STYLES - Height 350px *\/\r\n  .img-placeholder {\r\n    width: 100%;\r\n    height: 350px;\r\n    background-color: #CED4DA; \r\n    border-radius: 10px;\r\n    margin-bottom: 20px;\r\n    object-fit: cover; \r\n    display: block; \r\n  }\r\n\r\n  .timeline-content h3 {\r\n    font-size: 22px;\r\n    color: #333;\r\n    margin: 0 0 15px;\r\n    font-weight: 600;\r\n  }\r\n\r\n  \/* DESCRIPTION PARAGRAPH - Margin 16px *\/\r\n  .timeline-content p {\r\n    font-size: 16px;\r\n    color: #777;\r\n    line-height: 1.6;\r\n    margin: 0 0 16px 0;\r\n  }\r\n\r\n  \/* The Date\/Label *\/\r\n  .timeline-date {\r\n    position: absolute;\r\n    \r\n    \/* UPDATED: Moved down 20px to align with new marker position (100px + 25px half-height) *\/\r\n    top: 125px; \r\n    transform: translateY(-50%);\r\n    \r\n    width: 45%;\r\n    padding: 20px;\r\n  }\r\n\r\n  \/* Date Header *\/\r\n  .timeline-date h4 {\r\n    color: #ED1690; \r\n    font-size: 20px;\r\n    margin: 0 0 5px;\r\n  }\r\n  .timeline-date span {\r\n      color: #999;\r\n      font-size: 14px;\r\n  }\r\n\r\n  \/* --- Layout Logic --- *\/\r\n  .timeline-item.left-item { justify-content: flex-start; }\r\n  .timeline-item.left-item .timeline-content { margin-right: auto; }\r\n  .timeline-item.left-item .timeline-date { left: 55%; text-align: left; }\r\n\r\n  .timeline-item.right-item { justify-content: flex-end; }\r\n  .timeline-item.right-item .timeline-content { margin-left: auto; }\r\n  .timeline-item.right-item .timeline-date { right: 55%; text-align: right; }\r\n\r\n  \/* --- Responsive --- *\/\r\n  @media (max-width: 768px) {\r\n    .timeline-line-base, .timeline-line-progress { left: 30px; }\r\n    .timeline-marker { left: 30px; width: 40px; height: 40px; font-size: 16px; }\r\n    .timeline-item { flex-direction: column; align-items: flex-start; margin-bottom: 40px; min-height: auto; }\r\n    .timeline-item.left-item, .timeline-item.right-item { justify-content: flex-start; }\r\n    .timeline-content { width: calc(100% - 70px); margin-left: 70px !important; margin-right: 0 !important; margin-top: 20px; order: 2; text-align: center; } \r\n    \/* Adjust Date on mobile to flow naturally *\/\r\n    .timeline-date { position: relative; top: auto; transform: none; left: auto !important; right: auto !important; width: calc(100% - 70px); margin-left: 70px; text-align: left !important; padding: 0 0 10px 0; order: 1; }\r\n    \r\n    .timeline-content:hover { transform: translateY(-5px); }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"custom-timeline-wrapper\">\r\n  <div class=\"timeline-container\" id=\"oemTimeline\">\r\n    \r\n    <div class=\"timeline-line-base\" id=\"timelineBase\"><\/div>\r\n    <div class=\"timeline-line-progress\" id=\"timelineProgress\"><\/div>\r\n\r\n    <div class=\"timeline-item left-item\">\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg\" class=\"img-placeholder\" alt=\"Ingredient Sourcing\">\r\n        <h3>Strategic Consultation & Product Planning<\/h3>\r\n        <p>We align your brand vision with a detailed market plan, multi-SKU roadmap, and feasibility checks to ensure a standout product.<\/p>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-lightbulb\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 01<\/h4>\r\n        <span>Planning<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-item right-item\">\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 02<\/h4>\r\n        <span>Development<\/span>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-flask\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-04-ingredient-to-outcome-mapping.jpg\" class=\"img-placeholder\" alt=\"Research & Development\">\r\n        <h3>Research & Development<\/h3>\r\n        <p>Science-led formulation beyond taste. We optimize synergy, absorption, and dosage for efficacy and compliance.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-item left-item\">\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-formulation-design-strategy.jpg\" class=\"img-placeholder\" alt=\"Ingredient Sourcing\">\r\n        <h3>Ingredient Sourcing & Validation<\/h3>\r\n        <p>We source certified, traceable ingredients backed by COAs, stability testing, and compliance screening for real-world results.<\/p>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-seedling\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 03<\/h4>\r\n        <span>Sourcing<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-item right-item\">\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 04<\/h4>\r\n        <span>Enablement<\/span>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-chalkboard-teacher\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-08-market-education-toolkits-content-frameworks.jpg\" class=\"img-placeholder\" alt=\"Education Tools\">\r\n        <h3>Education Tools & Market-Ready Content<\/h3>\r\n        <p>Empower your sales team before launch with science-backed visuals, benefit talking points, and clear training decks.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-item left-item\">\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/oem-process-flow-step-05.jpg\"class=\"img-placeholder\">\r\n        <h3>Manufacturing & Quality Assurance<\/h3>\r\n        <p>Flexible, startup-friendly production under GMP standards. Every batch includes full traceability and strict quality assurance.<\/p>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-industry\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 05<\/h4>\r\n        <span>Production<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-item right-item\">\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 06<\/h4>\r\n        <span>Logistics<\/span>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-box-open\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-07-export-ready-compliance-positioning-support.jpg\" class=\"img-placeholder\" alt=\"Packaging\">\r\n        <h3>Packaging & Distribution Readiness<\/h3>\r\n        <p>Complete support for packaging design, labeling templates, and logistics to ensure your product is shelf-ready and export-ready.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"timeline-item left-item\">\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-02-regulatory-compliance-content-review.jpg\" class=\"img-placeholder\" alt=\"Regulatory\">\r\n        <h3>Regulatory Registration & Certification<\/h3>\r\n        <p>We handle food classification, labeling, and claim screening to minimize customs and listing risks from day one.<\/p>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-file-contract\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 07<\/h4>\r\n        <span>Compliance<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-item right-item\">\r\n      <div class=\"timeline-date\">\r\n        <h4>Step 08<\/h4>\r\n        <span>Growth<\/span>\r\n      <\/div>\r\n      <div class=\"timeline-marker\">\r\n        <i class=\"fas fa-chart-line\"><\/i>\r\n      <\/div>\r\n      <div class=\"timeline-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/oem-process-flow-step-08.jpg\" class=\"img-placeholder\" alt=\"Ongoing Advisory\">\r\n        <h3>Ongoing Advisory & Post-Launch Support<\/h3>\r\n        <p>We support you beyond production with market insights, regulation updates, and growth strategies to ensure long-term success.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n\/* ===== SCROLL ANIMATION ===== *\/\r\n(function () {\r\n  const timeline = document.getElementById(\"oemTimeline\");\r\n  const progress = document.getElementById(\"timelineProgress\");\r\n  const lineBase = document.getElementById(\"timelineBase\"); \r\n  const items = document.querySelectorAll(\".timeline-item\");\r\n\r\n  function updateProgress() {\r\n    \/\/ 1. Calculate Geometry\r\n    const rect = timeline.getBoundingClientRect();\r\n    const windowHeight = window.innerHeight;\r\n    \r\n    \/\/ Standard trigger (50% of screen)\r\n    const centerTrigger = windowHeight \/ 2; \r\n    \r\n    const distFromTop = centerTrigger - rect.top;\r\n\r\n    \/\/ --- LOGIC TO STOP AT LAST ITEM ---\r\n    const lastItem = items[items.length - 1];\r\n    \r\n    \/\/ Dynamically find the marker's position\r\n    const marker = lastItem.querySelector('.timeline-marker');\r\n    \/\/ Calculate precise stop point based on marker's physical location\r\n    const stopPoint = lastItem.offsetTop + marker.offsetTop + (marker.offsetHeight \/ 2);\r\n\r\n    \/\/ Set gray base line height\r\n    lineBase.style.height = stopPoint + \"px\";\r\n\r\n    \/\/ 2. Set Pink Bar Height\r\n    let barHeight = Math.max(0, Math.min(stopPoint, distFromTop));\r\n    progress.style.height = barHeight + \"px\";\r\n\r\n    \/\/ 3. Highlight Markers\r\n    items.forEach(item => {\r\n        const marker = item.querySelector('.timeline-marker');\r\n        const itemRect = item.getBoundingClientRect();\r\n        \r\n        \/\/ Use marker's bounding box for accuracy\r\n        const markerRect = marker.getBoundingClientRect();\r\n        const markerCenter = markerRect.top + (markerRect.height \/ 2);\r\n\r\n        if (markerCenter < centerTrigger) {\r\n            marker.classList.add('active');\r\n        } else {\r\n            marker.classList.remove('active');\r\n        }\r\n    });\r\n  }\r\n\r\n  window.addEventListener(\"scroll\", updateProgress);\r\n  window.addEventListener(\"resize\", updateProgress);\r\n  window.addEventListener(\"load\", updateProgress);\r\n  updateProgress();\r\n})();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-20af35db e-flex e-con-boxed e-con e-parent\" data-id=\"20af35db\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-776c480c e-con-full e-flex e-con e-child\" data-id=\"776c480c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-16100ffe e-con-full e-flex e-con e-child\" data-id=\"16100ffe\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-62a53ee6 e-con-full e-flex e-con e-child\" data-id=\"62a53ee6\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-23c4a967 tm-align-center tm-align-left elementor-widget elementor-widget-tm_heading\" data-id=\"23c4a967\" data-element_type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"tm_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"tm-element-heading-content-wrapper left-align tm-reverse-heading-yes tm-seperator-solid  tm-heading-style-vertical \"><div class=\"tm-content-header\"><h2 class=\"tm-element-content-heading tm-custom-heading \">\n\t\t\t\tA Strategic Partner for  <span style=\"color: #ED1690\">Growth\n<\/span>\n\t\t\t<\/h2>\n\t\t<div class=\"heading-seperator\"><span><\/span><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-25cf8997 e-con-full e-flex e-con e-child\" data-id=\"25cf8997\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-39092cdb elementor-widget elementor-widget-heading\" data-id=\"39092cdb\" data-element_type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">We provide a science-backed roadmap to help functional food brands launch, scale, and stay compliant\u2014all in one place.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-516e6f18 e-con-full e-flex e-con e-child\" data-id=\"516e6f18\" data-element_type=\"container\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-1b25279c elementor-align-left tm-btn-color-skincolor tm-btn-style-flat tm-btn-shape-square elementor-widget elementor-widget-button\" data-id=\"1b25279c\" data-element_type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.brandswift.my\/beautyscientist\/collaboration\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Partner With Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Science-Led OEM\/ODM Roadmap OEM Timeline Strategic Consultation &#038; Product Planning We align your brand vision with a detailed market plan, multi-SKU roadmap, and feasibility checks to ensure a standout product. Step 01 Planning Step 02 Development Research &#038; Development Science-led formulation beyond taste. We optimize synergy, absorption, and dosage for efficacy and compliance. Ingredient &hellip; <a href=\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">OEM\/ODM Process Flow<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-8134","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OEM\/ODM Process Flow - Beauty Scientist<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OEM\/ODM Process Flow - Beauty Scientist\" \/>\n<meta property=\"og:description\" content=\"Our Science-Led OEM\/ODM Roadmap OEM Timeline Strategic Consultation &#038; Product Planning We align your brand vision with a detailed market plan, multi-SKU roadmap, and feasibility checks to ensure a standout product. Step 01 Planning Step 02 Development Research &#038; Development Science-led formulation beyond taste. We optimize synergy, absorption, and dosage for efficacy and compliance. Ingredient &hellip; Continue reading OEM\/ODM Process Flow\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/\" \/>\n<meta property=\"og:site_name\" content=\"Beauty Scientist\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-26T01:04:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/\",\"url\":\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/\",\"name\":\"OEM\/ODM Process Flow - Beauty Scientist\",\"isPartOf\":{\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg\",\"datePublished\":\"2026-01-22T00:17:20+00:00\",\"dateModified\":\"2026-01-26T01:04:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#primaryimage\",\"url\":\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg\",\"contentUrl\":\"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg\",\"width\":1200,\"height\":700,\"caption\":\"step 01 strategic consultation product planning\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.brandswift.my\/beautyscientist\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OEM\/ODM Process Flow\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.brandswift.my\/beautyscientist\/#website\",\"url\":\"https:\/\/www.brandswift.my\/beautyscientist\/\",\"name\":\"Beauty Scientist\",\"description\":\"Build a Differentiated Supplement Brand - with Science, Not Trends\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.brandswift.my\/beautyscientist\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OEM\/ODM Process Flow - Beauty Scientist","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/","og_locale":"en_US","og_type":"article","og_title":"OEM\/ODM Process Flow - Beauty Scientist","og_description":"Our Science-Led OEM\/ODM Roadmap OEM Timeline Strategic Consultation &#038; Product Planning We align your brand vision with a detailed market plan, multi-SKU roadmap, and feasibility checks to ensure a standout product. Step 01 Planning Step 02 Development Research &#038; Development Science-led formulation beyond taste. We optimize synergy, absorption, and dosage for efficacy and compliance. Ingredient &hellip; Continue reading OEM\/ODM Process Flow","og_url":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/","og_site_name":"Beauty Scientist","article_modified_time":"2026-01-26T01:04:06+00:00","og_image":[{"url":"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/","url":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/","name":"OEM\/ODM Process Flow - Beauty Scientist","isPartOf":{"@id":"https:\/\/www.brandswift.my\/beautyscientist\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#primaryimage"},"image":{"@id":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#primaryimage"},"thumbnailUrl":"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg","datePublished":"2026-01-22T00:17:20+00:00","dateModified":"2026-01-26T01:04:06+00:00","breadcrumb":{"@id":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#primaryimage","url":"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg","contentUrl":"https:\/\/www.brandswift.my\/beautyscientist\/wp-content\/uploads\/2026\/01\/step-01-strategic-consultation-product-planning.jpg","width":1200,"height":700,"caption":"step 01 strategic consultation product planning"},{"@type":"BreadcrumbList","@id":"https:\/\/www.brandswift.my\/beautyscientist\/oem-odm-process-flow\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.brandswift.my\/beautyscientist\/"},{"@type":"ListItem","position":2,"name":"OEM\/ODM Process Flow"}]},{"@type":"WebSite","@id":"https:\/\/www.brandswift.my\/beautyscientist\/#website","url":"https:\/\/www.brandswift.my\/beautyscientist\/","name":"Beauty Scientist","description":"Build a Differentiated Supplement Brand - with Science, Not Trends","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.brandswift.my\/beautyscientist\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"}]}},"_links":{"self":[{"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/pages\/8134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/comments?post=8134"}],"version-history":[{"count":34,"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/pages\/8134\/revisions"}],"predecessor-version":[{"id":9952,"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/pages\/8134\/revisions\/9952"}],"wp:attachment":[{"href":"https:\/\/www.brandswift.my\/beautyscientist\/wp-json\/wp\/v2\/media?parent=8134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}