{"id":129,"date":"2026-03-27T04:59:44","date_gmt":"2026-03-27T04:59:44","guid":{"rendered":"https:\/\/ufnoodles.com\/?page_id=129"},"modified":"2026-06-26T09:04:22","modified_gmt":"2026-06-26T09:04:22","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/ufnoodles.com\/en\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n\t\t<div id=\"fws_6a41039284ae2\"  data-column-margin=\"default\" data-midnight=\"dark\"  class=\"wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top\"  style=\"padding-top: 0px; padding-bottom: 0px; \"><div class=\"row-bg-wrap\" data-bg-animation=\"none\" data-bg-animation-delay=\"\" data-bg-overlay=\"false\"><div class=\"inner-wrap row-bg-layer\" ><div class=\"row-bg viewport-desktop\"  style=\"\"><\/div><\/div><\/div><div class=\"row_col_wrap_12 col span_12 dark left\">\n\t<div  class=\"vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone \"  data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\" >\n\t\t<div class=\"vc_column-inner\" >\n\t\t\t<div class=\"wpb_wrapper\">\n\t\t\t\t\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n  \/* =========================================\n     MAP SECTION (Full Width & Premium)\n     ========================================= *\/\n  .uf-map-section {\n    position: relative;\n    width: 100%;\n    height: 550px; \n    background-color: #f0f0f0;\n    overflow: hidden;\n  }\n\n  \/* \u0e2a\u0e48\u0e27\u0e19\u0e02\u0e2d\u0e07 iframe \u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48 (\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e01\u0e27\u0e49\u0e32\u0e07\/\u0e2a\u0e39\u0e07 100% \u0e17\u0e31\u0e1a\u0e04\u0e48\u0e32\u0e40\u0e14\u0e34\u0e21\u0e02\u0e2d\u0e07 iframe) *\/\n  .uf-map-iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100% !important;\n    height: 100% !important;\n    border: none !important;\n    \/* \u0e43\u0e2a\u0e48 Filter \u0e43\u0e2b\u0e49\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e14\u0e39\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21 \u0e44\u0e21\u0e48\u0e41\u0e22\u0e48\u0e07\u0e0b\u0e35\u0e19 *\/\n    filter: contrast(1.1) grayscale(15%) saturate(1.2);\n    z-index: 1;\n  }\n\n  \/* Overlay \u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e02\u0e2d\u0e1a\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e14\u0e39\u0e41\u0e02\u0e47\u0e07\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b (\u0e44\u0e25\u0e48\u0e2a\u0e35\u0e14\u0e33\u0e08\u0e32\u0e07\u0e46 \u0e02\u0e2d\u0e1a\u0e0b\u0e49\u0e32\u0e22) *\/\n  .uf-map-overlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 40%;\n    height: 100%;\n    background: linear-gradient(to right, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);\n    pointer-events: none;\n    z-index: 2;\n  }\n\n  \/* =========================================\n     FLOATING CARD (\u0e01\u0e32\u0e23\u0e4c\u0e14\u0e25\u0e2d\u0e22\u0e17\u0e31\u0e1a\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48)\n     ========================================= *\/\n  .uf-map-floating-card {\n    position: absolute;\n    top: 50%;\n    left: 8%;\n    transform: translateY(-50%);\n    background: rgba(255, 255, 255, 0.95);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    width: 380px;\n    padding: 40px;\n    border-radius: 12px;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    z-index: 3;\n    border-top: 5px solid #b81c2f;\n    border-bottom: 5px solid #d4af37;\n  }\n\n  \/* \u0e2d\u0e19\u0e34\u0e40\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e2b\u0e21\u0e38\u0e14 *\/\n  .uf-map-pin-icon {\n    font-size: 40px;\n    color: #b81c2f;\n    margin-bottom: 20px;\n    display: inline-block;\n    animation: bouncePin 2s infinite ease-in-out;\n    filter: drop-shadow(0 5px 5px rgba(184, 28, 47, 0.3));\n  }\n\n  @keyframes bouncePin {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-10px); }\n  }\n\n  .uf-map-card-title {\n    font-size: 24px;\n    font-weight: 800;\n    color: #111111;\n    margin: 0 0 5px 0;\n    letter-spacing: 0.5px;\n  }\n\n  .uf-map-card-subtitle {\n    font-size: 15px;\n    font-weight: 500;\n    color: #666666;\n    margin: 0 0 20px 0;\n  }\n\n  .uf-map-card-desc {\n    font-size: 15px;\n    color: #444444;\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .uf-map-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #111111;\n    color: #ffffff;\n    text-decoration: none;\n    padding: 12px 25px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 600;\n    transition: all 0.3s ease;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .uf-map-btn i {\n    margin-right: 10px;\n  }\n\n  .uf-map-btn:hover {\n    background: #b81c2f;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 20px rgba(184, 28, 47, 0.3);\n    color: #ffffff;\n  }\n\n  \/* =========================================\n     Responsive\n     ========================================= *\/\n  @media (max-width: 992px) {\n    .uf-map-overlay {\n      display: none;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .uf-map-section {\n      height: auto;\n      display: flex;\n      flex-direction: column;\n    }\n    \n    .uf-map-iframe {\n      position: relative;\n      height: 400px !important; \n    }\n\n    .uf-map-floating-card {\n      position: relative;\n      top: auto;\n      left: auto;\n      transform: none;\n      width: 90%;\n      margin: -60px auto 40px auto; \n      border-radius: 12px;\n      padding: 30px 20px;\n    }\n  }\n<\/style>\n\n<div class=\"uf-map-section\">\n  \n  <div class=\"uf-map-overlay\"><\/div>\n\n  <iframe class=\"uf-map-iframe\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3872.761648599193!2d100.6635974!3d13.913190199999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x311d7dafccf0cf95%3A0x56956a8cd3a9ed59!2sIndustrial%20Foods%20Supply%20Co.%20Ltd.!5e0!3m2!1sen!2sth!4v1779325919351!5m2!1sen!2sth\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n\n  <div class=\"uf-map-floating-card\">\n    <div class=\"uf-map-pin-icon\">\n      <i class=\"fa-solid fa-location-dot\"><\/i>\n    <\/div>\n    <h3 class=\"uf-map-card-title\">\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48<\/h3>\n<img decoding=\"async\" src=\"https:\/\/ufnoodles.com\/wp-content\/smush-webp\/2026\/05\/S__28524590-1.jpg.webp\">\n    \n    \n    <a href=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3872.761648599193!2d100.6635974!3d13.913190199999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x311d7dafccf0cf95%3A0x56956a8cd3a9ed59!2sIndustrial%20Foods%20Supply%20Co.%20Ltd.!5e0!3m2!1sen!2sth!4v1779325919351!5m2!1sen!2sth\" target=\"_blank\" class=\"uf-map-btn\">\n      <i class=\"fa-solid fa-location-arrow\"><\/i> \u0e02\u0e2d\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07 (Get Directions)\n    <\/a>\n  <\/div>\n\n<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div> \n<\/div><\/div>\n\t\t<div id=\"fws_6a4103928559e\"  data-column-margin=\"default\" data-midnight=\"dark\"  class=\"wpb_row vc_row-fluid vc_row\"  style=\"padding-top: 0px; padding-bottom: 0px; \"><div class=\"row-bg-wrap\" data-bg-animation=\"none\" data-bg-animation-delay=\"\" data-bg-overlay=\"false\"><div class=\"inner-wrap row-bg-layer\" ><div class=\"row-bg viewport-desktop\"  style=\"\"><\/div><\/div><\/div><div class=\"row_col_wrap_12 col span_12 dark left\">\n\t<div  class=\"vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone \"  data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\" >\n\t\t<div class=\"vc_column-inner\" >\n\t\t\t<div class=\"wpb_wrapper\">\n\t\t\t\t\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n  \/* =========================================\n     CONTACT SECTION CONTAINER\n     ========================================= *\/\n  .uf-contact-section {\n    width: 100%;\n    padding: 80px 20px;\n    box-sizing: border-box;\n  }\n\n  .uf-contact-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: stretch;\n  }\n\n  \/* =========================================\n     LEFT SIDE: FORM\n     ========================================= *\/\n  .uf-contact-form-wrapper {\n    background: #ffffff;\n    padding: 50px 40px;\n    border-radius: 16px;\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.04);\n    border-top: 4px solid #d4af37; \/* \u0e02\u0e2d\u0e1a\u0e1a\u0e19\u0e2a\u0e35\u0e17\u0e2d\u0e07\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21 *\/\n  }\n\n  .uf-form-header {\n    margin-bottom: 30px;\n  }\n\n  .uf-form-title {\n    font-size: 32px;\n    font-weight: 700;\n    color: #111111;\n    margin: 0 0 5px 0;\n  }\n\n  .uf-form-subtitle {\n    font-size: 14px;\n    color: #b81c2f;\n    font-weight: 500;\n  }\n\n  .uf-form-group {\n    margin-bottom: 20px;\n  }\n\n  .uf-form-group label {\n    display: block;\n    font-size: 15px;\n    font-weight: 600;\n    color: #333333;\n    margin-bottom: 8px;\n  }\n\n  .uf-form-control {\n    width: 100%;\n    padding: 14px 18px;\n    background-color: #f9f9f9;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    font-size: 15px;\n    color: #333;\n    box-sizing: border-box;\n    transition: all 0.3s ease;\n  }\n\n  .uf-form-control::placeholder {\n    color: #aaaaaa;\n  }\n\n  .uf-form-control:focus {\n    outline: none;\n    background-color: #ffffff;\n    border-color: #d4af37;\n    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.15);\n  }\n\n  textarea.uf-form-control {\n    resize: vertical;\n    min-height: 120px;\n  }\n\n  .uf-form-actions {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-top: 30px;\n  }\n\n  \/* \u0e1b\u0e38\u0e48\u0e21\u0e01\u0e14 *\/\n  .uf-btn {\n    padding: 12px 30px;\n    border: none;\n    border-radius: 30px;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  .uf-btn-clear {\n    background-color: #666666;\n    color: #ffffff;\n  }\n\n  .uf-btn-clear:hover {\n    background-color: #444444;\n    transform: translateY(-2px);\n    box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n  }\n\n  .uf-btn-submit {\n    background: linear-gradient(135deg, #ff8c00 0%, #e67300 100%);\n    color: #ffffff;\n    padding: 12px 40px;\n  }\n\n  .uf-btn-submit:hover {\n    background: linear-gradient(135deg, #e67300 0%, #cc6600 100%);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 20px rgba(230, 115, 0, 0.3);\n  }\n\n  \/* =========================================\n     RIGHT SIDE: COMPANY INFO CARD\n     ========================================= *\/\n  .uf-contact-info-card {\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 20px 50px rgba(184, 28, 47, 0.15); \/* \u0e40\u0e07\u0e32\u0e2d\u0e21\u0e41\u0e14\u0e07\u0e40\u0e1a\u0e32\u0e46 *\/\n    display: flex;\n    flex-direction: column;\n  }\n\n  .uf-info-top {\n    background: linear-gradient(135deg, #c7152b 0%, #8a0c1a 100%);\n    padding: 40px;\n    color: #ffffff;\n    position: relative;\n  }\n\n  \/* \u0e25\u0e27\u0e14\u0e25\u0e32\u0e22\u0e15\u0e01\u0e41\u0e15\u0e48\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07 *\/\n  .uf-info-top::after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    width: 150px; height: 150px;\n    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);\n    border-radius: 50%;\n    transform: translate(30%, -30%);\n  }\n\n  .uf-company-name-en {\n    font-size: 28px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    margin: 0 0 5px 0;\n    line-height: 1.2;\n  }\n\n  .uf-company-name-th {\n    font-size: 18px;\n    font-weight: 500;\n    margin: 0 0 20px 0;\n    opacity: 0.9;\n  }\n\n  .uf-info-divider {\n    height: 1px;\n    background: rgba(255, 255, 255, 0.3);\n    margin: 20px 0;\n  }\n\n  .uf-office-title {\n    font-size: 18px;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .uf-office-address {\n    font-size: 15px;\n    line-height: 1.6;\n    font-weight: 300;\n    opacity: 0.95;\n  }\n\n  .uf-office-hours {\n    margin-top: 15px;\n    font-size: 14px;\n    font-weight: 500;\n    color: #d4af37; \/* \u0e2a\u0e35\u0e17\u0e2d\u0e07 *\/\n  }\n\n  .uf-info-bottom {\n    background-color: #ffffff;\n    padding: 40px;\n    flex-grow: 1;\n    background-image: url('https:\/\/www.transparenttextures.com\/patterns\/cubes.png'); \/* Texture \u0e2d\u0e48\u0e2d\u0e19\u0e46 *\/\n  }\n\n  .uf-contact-list-title {\n    font-size: 18px;\n    font-weight: 700;\n    color: #b81c2f;\n    margin-bottom: 25px;\n    display: inline-block;\n    border-bottom: 2px solid #b81c2f;\n    padding-bottom: 5px;\n  }\n\n  .uf-contact-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .uf-contact-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 20px;\n    font-size: 15px;\n    color: #333333;\n    font-weight: 500;\n  }\n\n  .uf-contact-icon {\n    width: 36px;\n    height: 36px;\n    background-color: #b81c2f;\n    color: #ffffff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-right: 15px;\n    font-size: 16px;\n    box-shadow: 0 4px 10px rgba(184, 28, 47, 0.2);\n  }\n\n  .uf-tag {\n    background-color: #b81c2f;\n    color: #ffffff;\n    font-size: 12px;\n    padding: 3px 10px;\n    border-radius: 12px;\n    margin-left: 10px;\n    font-weight: 400;\n  }\n\n  \/* =========================================\n     RESPONSIVE\n     ========================================= *\/\n  @media (max-width: 992px) {\n    .uf-contact-container {\n      grid-template-columns: 1fr;\n      gap: 30px;\n    }\n    .uf-contact-form-wrapper, .uf-info-top, .uf-info-bottom {\n      padding: 30px 20px;\n    }\n  }\n\n  @media (max-width: 576px) {\n    .uf-contact-list li {\n      flex-wrap: wrap;\n    }\n    .uf-tag {\n      margin-top: 5px;\n      margin-left: 51px; \/* \u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e07\u0e1a\u0e19 (36px icon + 15px gap) *\/\n    }\n  }\n<\/style>\n\n<div class=\"uf-contact-section\">\n  <div class=\"uf-contact-container\">\n    \n    <div class=\"uf-contact-form-wrapper\">\n      <div class=\"uf-form-header\">\n        <h2 class=\"uf-form-title\">\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e16\u0e36\u0e07\u0e40\u0e23\u0e32<\/h2>\n        <div class=\"uf-form-subtitle\">*\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/div>\n      <\/div>\n\n      <div class='fluentform ff-default fluentform_wrapper_6 ffs_default_wrap'><form data-form_id=\"6\" id=\"fluentform_6\" class=\"frm-fluent-form fluent_form_6 ff-el-form-top ff_form_instance_6_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_6_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='129' \/><input type=\"hidden\" id=\"_fluentform_6_fluentformnonce\" name=\"_fluentform_6_fluentformnonce\" value=\"f51048fc05\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/129\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_6_names_first_name_' id='label_ff_6_names_first_name_' >\u0e0a\u0e37\u0e48\u0e2d<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_6_names_first_name_\" class=\"ff-el-form-control\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_6_names_last_name_' id='label_ff_6_names_last_name_' >\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_6_names_last_name_\" class=\"ff-el-form-control\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_6_email' id='label_ff_6_email' aria-label=\"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4c\">\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4c<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_6_email\" class=\"ff-el-form-control\" data-name=\"email\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_6_input_text' id='label_ff_6_input_text' aria-label=\"LINE ID\">LINE ID<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" data-name=\"input_text\" id=\"ff_6_input_text\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_6_phone' id='label_ff_6_phone' aria-label=\"\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\">\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23<\/label><\/div><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone\" type=\"tel\" data-name=\"phone\" id=\"ff_6_phone\" inputmode=\"tel\"  aria-invalid='false' aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_6_input_text_1' id='label_ff_6_input_text_1' aria-label=\"\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\">\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_1\" class=\"ff-el-form-control\" data-name=\"input_text_1\" id=\"ff_6_input_text_1\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_6_message' id='label_ff_6_message' aria-label=\"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\">\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_6_message\" name=\"message\" id=\"ff_6_message\" class=\"ff-el-form-control detailprod\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-lg ff_btn_style wpf_has_custom_css\"  aria-label=\"\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\">\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d<\/button><\/div><\/fieldset><\/form><div id='fluentform_6_errors' class='ff-errors-in-stack ff_form_instance_6_1 ff-form-loading_errors ff_form_instance_6_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_6_1 = {\"id\":\"6\",\"ajaxUrl\":\"https:\\\/\\\/ufnoodles.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_6_1\",\"form_id_selector\":\"fluentform_6\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":true,\"global_message\":\"This field must contain a valid email\"}},\"input_text\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"phone\":{\"required\":{\"value\":true,\"global\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":false,\"global\":true,\"message\":\"Phone number is not valid\",\"global_message\":\"Phone number is not valid\"}},\"input_text_1\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"message\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            \n    <\/div>\n\n    <div class=\"uf-contact-info-card\">\n      <div class=\"uf-info-top\">\n        <h3 class=\"uf-company-name-en\" style=\"color:#FFF;\">UNITEDFOOD INDUSTRY CO., LTD.<\/h3>\n        <p class=\"uf-company-name-th\">\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e22\u0e39\u0e44\u0e19\u0e40\u0e15\u0e47\u0e14\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e2d\u0e32\u0e2b\u0e32\u0e23 \u0e08\u0e33\u0e01\u0e31\u0e14<\/p>\n        \n        <div class=\"uf-info-divider\"><\/div>\n        \n        <div class=\"uf-office-title\">\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48<\/div>\n        <div class=\"uf-office-address\">\n          21\/5-6 \u0e2b\u0e21\u0e39\u0e48 2 \u0e0b\u0e2d\u0e22\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21 58 \u0e16\u0e19\u0e19\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21 \u0e41\u0e02\u0e27\u0e07\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21<br>\n          \u0e40\u0e02\u0e15\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21 \u0e01\u0e17\u0e21. 10220\n        <\/div>\n        <div class=\"uf-office-hours\">\n          <i class=\"fa-regular fa-clock\"><\/i> \u0e40\u0e27\u0e25\u0e32\u0e40\u0e1b\u0e34\u0e14\u0e17\u0e33\u0e01\u0e32\u0e23 \u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c - \u0e40\u0e2a\u0e32\u0e23\u0e4c \u0e40\u0e27\u0e25\u0e32 8.00 - 17.00 \u0e19.\n        <\/div>\n      <\/div>\n\n      <div class=\"uf-info-bottom\">\n        <div class=\"uf-contact-list-title\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48<\/div>\n        <ul class=\"uf-contact-list\">\n          <li>\n            <div class=\"uf-contact-icon\"><i class=\"fa-solid fa-phone\"><\/i><\/div>\n            \u0e42\u0e17\u0e23: 02-991-7894 <span class=\"uf-tag\">\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19<\/span> \/ 085-088-3090 <span class=\"uf-tag\">\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c<\/span>\n          <\/li>\n          <li>\n            <div class=\"uf-contact-icon\"><i class=\"fa-solid fa-fax\"><\/i><\/div>\n            \u0e41\u0e1f\u0e01\u0e0b\u0e4c: 02-991-7590\n          <\/li>\n          <li>\n            <div class=\"uf-contact-icon\"><i class=\"fa-solid fa-envelope\"><\/i><\/div>\n            \u0e2d\u0e35\u0e40\u0e21\u0e25: SALE@UNITEDFOODINDUSTRY.COM\n          <\/li>\n          <li>\n            <div class=\"uf-contact-icon\"><i class=\"fa-brands fa-line\"><\/i><\/div>\n            \u0e44\u0e25\u0e19\u0e4c: @UNITEDFOOD (\u0e21\u0e35 @ \u0e14\u0e49\u0e32\u0e19\u0e2b\u0e19\u0e49\u0e32)\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div> \n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48 \u0e02\u0e2d\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07 (Get Directions) \u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e16\u0e36\u0e07\u0e40\u0e23\u0e32 *\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 Contact Form\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4cLINE ID\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d UNITEDFOOD INDUSTRY CO., LTD. \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e22\u0e39\u0e44\u0e19\u0e40\u0e15\u0e47\u0e14\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e2d\u0e32\u0e2b\u0e32\u0e23 \u0e08\u0e33\u0e01\u0e31\u0e14 \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48 21\/5-6 \u0e2b\u0e21\u0e39\u0e48 2 \u0e0b\u0e2d\u0e22\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21 58 \u0e16\u0e19\u0e19\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21 \u0e41\u0e02\u0e27\u0e07\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21 \u0e40\u0e02\u0e15\u0e2a\u0e32\u0e22\u0e44\u0e2b\u0e21 \u0e01\u0e17\u0e21. 10220 \u0e40\u0e27\u0e25\u0e32\u0e40\u0e1b\u0e34\u0e14\u0e17\u0e33\u0e01\u0e32\u0e23 \u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c -...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-129","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/pages\/129","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/comments?post=129"}],"version-history":[{"count":13,"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/pages\/129\/revisions"}],"predecessor-version":[{"id":1264,"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/pages\/129\/revisions\/1264"}],"wp:attachment":[{"href":"https:\/\/ufnoodles.com\/en\/wp-json\/wp\/v2\/media?parent=129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}