{"id":67,"date":"2025-06-17T14:28:31","date_gmt":"2025-06-17T14:28:31","guid":{"rendered":"https:\/\/fastindustrial.shop\/?page_id=67"},"modified":"2026-02-01T04:15:27","modified_gmt":"2026-02-01T04:15:27","slug":"about","status":"publish","type":"page","link":"https:\/\/fastindustrial.shop\/lo\/about\/","title":{"rendered":"\u0e81\u0ec8\u0ebd\u0ea7\u0e81\u0eb1\u0e9a"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"67\" class=\"elementor elementor-67\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a36de3 e-con-full e-flex e-con e-parent\" data-id=\"0a36de3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68a45bc elementor-widget elementor-widget-html\" data-id=\"68a45bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \n\/* \u53d8\u91cf\u4e0e\u57fa\u7840\u8bbe\u5b9a *\/\n:root {\n    --primary: #1a1a1a;\n    --accent-green: #54775d;\n    --accent-orange: #e86034;\n    --bg-beige: #f7f3ed;\n    --border: #eeeeee;\n    --text: #333333;\n    --text-muted: #888888;\n    --font-stack: 'Manrope', -apple-system, sans-serif;\n}\n\n* { box-sizing: border-box; margin: 0; padding: 0; }\nbody { font-family: var(--font-stack); color: var(--text); line-height: 1.6; background: #fff; }\nul { list-style: none; }\na { text-decoration: none; color: inherit; transition: 0.3s; }\nimg { max-width: 100%; display: block; }\n\n.container { max-width: 1280px; margin: 0 auto; padding: 0 20px; }\n.section-py { padding: 80px 0; }\n.text-center { text-align: center; }\n.bg-beige { background: var(--bg-beige); }\n.border-top { border-top: 1px solid var(--border); }\n\n\/* Promo Bar *\/\n.promo-bar { \n    background: var(--accent-orange); \n    color: #fff; \n    text-align: center; \n    padding: 8px 0; \n    font-size: 10px; \n    font-weight: 800; \n    letter-spacing: 0.2em; \n}\n\n\/* Header *\/\n.main-header { border-bottom: 1px solid var(--border); position: sticky; top: 0; background: #fff; z-index: 1000; }\n.header-content { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }\n.nav-list { display: flex; gap: 30px; }\n.nav-list a { font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.15em; color: var(--text-muted); }\n.nav-list a:hover, .nav-list a.active { color: var(--accent-green); }\n\n.logo-area { text-align: center; }\n.logo-main { background: var(--primary); color: #fff; padding: 4px 12px; font-weight: 900; font-size: 14px; letter-spacing: -0.05em; display: inline-flex; align-items: center; gap: 8px; }\n.logo-sub { font-size: 8px; font-weight: 800; letter-spacing: 0.4em; margin-top: 4px; color: var(--primary); }\n\n\/* Hero *\/\n.hero { height: 60vh; position: relative; overflow: hidden; }\n.hero img { width: 100%; height: 100%; object-fit: cover; }\n.hero-overlay { position: absolute; inset: 0; background: rgba(0,0,0,0.1); display: flex; align-items: center; justify-content: center; }\n.hero-title { color: #fff; font-size: clamp(32px, 5vw, 64px); font-weight: 200; font-style: italic; text-align: center; text-shadow: 0 4px 20px rgba(0,0,0,0.2); }\n\n\/* Labels & Titles *\/\n.label-muted { font-size: 10px; color: var(--text-muted); font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; display: block; margin-bottom: 8px; }\n.title-light { font-size: 32px; font-weight: 200; margin-bottom: 40px; }\n.title-light.large { font-size: 48px; }\n\n\/* Grid Layouts *\/\n.section-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 40px; }\n.link-plus { font-size: 10px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); }\n\n.product-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 40px 24px; }\n.product-card { position: relative; text-align: center; }\n.img-box { background: #f9f9f9; aspect-ratio: 1; position: relative; overflow: hidden; margin-bottom: 16px; }\n.img-box img { width: 100%; height: 100%; object-fit: cover; transition: 0.6s; }\n.product-card:hover .img-box img { transform: scale(1.05); }\n.badge { position: absolute; top: 12px; left: 12px; background: var(--accent-orange); color: #fff; font-size: 8px; font-weight: 800; padding: 2px 8px; z-index: 10; }\n.p-name { font-size: 12px; font-weight: 800; text-transform: uppercase; margin-bottom: 5px; }\n.p-price { font-size: 12px; color: var(--text-muted); }\n.old-price { text-decoration: line-through; opacity: 0.4; margin-left: 8px; }\n\n\/* Category Section *\/\n.cat-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 40px; }\n.cat-item { display: flex; background: var(--bg-beige); height: 300px; overflow: hidden; }\n.cat-item.reverse { flex-direction: row-reverse; }\n.cat-info { width: 50%; padding: 40px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }\n.cat-info h3 { font-size: 28px; font-weight: 200; margin-bottom: 10px; }\n.cat-img { width: 50%; }\n.cat-img img { width: 100%; height: 100%; object-fit: cover; transition: 0.6s; }\n.cat-item:hover .cat-img img { transform: scale(1.1); }\n.btn-more { font-size: 9px; font-weight: 800; letter-spacing: 0.1em; color: var(--accent-green); margin-top: 15px; border-bottom: 1px solid; }\n\n\/* Newsletter *\/\n.newsletter-section { display: flex; flex-wrap: wrap; margin-top: 80px; }\n.news-left { flex: 1; min-width: 300px; position: relative; height: 400px; }\n.news-left img { width: 100%; height: 100%; object-fit: cover; }\n.news-discount { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; }\n.discount-box { background: rgba(255,255,255,0.9); padding: 30px; text-align: center; }\n.discount-box span { font-size: 40px; font-weight: 200; }\n.news-right { flex: 1.5; min-width: 300px; background: var(--bg-beige); padding: 80px 60px; }\n.news-text { font-size: 14px; color: var(--text-muted); margin-bottom: 30px; max-width: 400px; }\n.form-group { display: flex; max-width: 500px; }\n.form-group input { flex: 1; padding: 15px; border: none; font-size: 13px; }\n.btn-green { background: var(--accent-green); color: #fff; padding: 15px 30px; font-size: 10px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; }\n\n\/* Shop Page Specific *\/\n.shop-layout { display: flex; gap: 60px; padding: 60px 0; }\n.sidebar { width: 260px; flex-shrink: 0; }\n.sidebar-h { font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; border-bottom: 1px solid var(--border); padding-bottom: 15px; margin-bottom: 25px; }\n.side-list li { display: flex; justify-content: space-between; font-size: 13px; color: var(--text-muted); margin-bottom: 15px; cursor: pointer; transition: 0.2s; }\n.side-list li:hover, .side-list li.active { color: var(--accent-green); }\n.side-count { font-size: 10px; opacity: 0.5; }\n.sidebar-box { margin-top: 50px; background: var(--bg-beige); padding: 30px; }\n.sidebar-box h4 { font-size: 14px; margin: 10px 0 20px; }\n\n.shop-content { flex: 1; }\n.content-header { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }\n.btn-text { background: none; border: none; color: var(--accent-green); font-size: 11px; font-weight: 800; text-transform: uppercase; margin-top: 15px; cursor: pointer; }\n\n.pagination { display: flex; justify-content: center; gap: 10px; margin-top: 60px; }\n.pagination button { width: 40px; height: 40px; border: 1px solid var(--border); background: #fff; font-size: 12px; font-weight: 800; }\n.pagination button.active { background: var(--bg-beige); border-color: #ddd; }\n\n\/* About Page Specific *\/\n.about-hero-text { max-width: 700px; margin: 0 auto; font-size: 15px; color: var(--text-muted); line-height: 1.8; }\n.values-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 60px; }\n.value-num { font-size: 32px; font-weight: 200; color: var(--accent-green); margin-bottom: 15px; display: block; }\n.value-item h3 { font-size: 18px; font-weight: 800; margin-bottom: 15px; text-transform: uppercase; }\n.value-item p { font-size: 14px; color: var(--text-muted); }\n\n.vision-layout { display: flex; align-items: center; gap: 60px; }\n.vision-img { flex: 1; height: 500px; }\n.vision-img img { width: 100%; height: 100%; object-fit: cover; }\n.vision-content { flex: 1; }\n.stats { display: flex; gap: 40px; margin-top: 30px; }\n.stat-num { font-size: 28px; font-weight: 200; }\n\n.visit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 30px; margin-top: 40px; }\n.visit-grid h4 { font-size: 11px; font-weight: 800; text-transform: uppercase; margin-bottom: 10px; }\n.visit-grid p { font-size: 13px; color: var(--text-muted); }\n\n\/* Footer *\/\n.main-footer { padding: 80px 20px 40px; border-top: 1px solid var(--border); }\n.footer-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 60px; margin-bottom: 60px; }\n.footer-brand p { font-size: 12px; color: var(--text-muted); margin: 20px 0; }\n.footer-contact { font-size: 12px; font-weight: 800; }\n.footer-links h4 { font-size: 12px; font-weight: 800; text-transform: uppercase; margin-bottom: 20px; }\n.footer-links li { font-size: 12px; color: var(--text-muted); margin-bottom: 12px; }\n\n.footer-bottom { display: flex; justify-content: space-between; align-items: center; padding-top: 40px; border-top: 1px solid var(--border); flex-wrap: wrap; gap: 20px; }\n.footer-bottom p { font-size: 9px; font-weight: 800; color: #ccc; letter-spacing: 0.1em; }\n.payment-icons { display: flex; gap: 15px; opacity: 0.3; }\n.payment-icons img { height: 12px; }\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n    .header-content { flex-direction: column; gap: 20px; }\n    .cat-grid { grid-template-columns: 1fr; }\n    .cat-item { height: auto; flex-direction: column !important; }\n    .cat-info, .cat-img { width: 100%; }\n    .shop-layout { flex-direction: column; }\n    .sidebar { width: 100%; }\n    .vision-layout { flex-direction: column; }\n    .desktop-only { display: none; }\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c3d32b elementor-widget elementor-widget-html\" data-id=\"0c3d32b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <!-- About Content -->\r\n    <main>\r\n        <section class=\"section-py bg-beige text-center\">\r\n            <div class=\"container\">\r\n                <span class=\"label-muted\">\u0ec0\u0ea5\u0eb7\u0ec8\u0ead\u0e87\u0e82\u0ead\u0e87\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2<\/span>\r\n                <h1 class=\"title-light large\">Fast Industrial Sole Co.,Ltd<\/h1>\r\n                <p class=\"about-hero-text\">\r\n                    \u0eaa\u0ec9\u0eb2\u0e87\u0e95\u0eb1\u0ec9\u0e87\u0e82\u0eb6\u0ec9\u0e99\u0ec3\u0e99\u0e99\u0eb0\u0e84\u0ead\u0e99\u0eab\u0ebc\u0ea7\u0e87\u0ea7\u0ebd\u0e87\u0e88\u0eb1\u0e99, \u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0ea1\u0eb8\u0ec8\u0e87\u0eab\u0ea1\u0eb1\u0ec9\u0e99\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0eaa\u0ec9\u0eb2\u0e87\u0e8a\u0ec8\u0ead\u0e87\u0eab\u0ea7\u0ec8\u0eb2\u0e87\u0ea5\u0eb0\u0eab\u0ea7\u0ec8\u0eb2\u0e87\u0ec0\u0e95\u0eb1\u0e81\u0ec2\u0e99\u0ec2\u0ea5\u0ea2\u0eb5\u0e97\u0eb5\u0ec8\u0e97\u0eb1\u0e99\u0eaa\u0eb0\u0ec4\u0eab\u0ea1\u0ec1\u0ea5\u0eb0\u0e9b\u0eb0\u0eaa\u0eb4\u0e94\u0e97\u0eb4\u0e9e\u0eb2\u0e9a\u0ead\u0eb8\u0e94\u0eaa\u0eb2\u0eab\u0eb0\u0e81\u0ecd\u0eb2. \n                    \u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0eaa\u0eb0\u0eab\u0e99\u0ead\u0e87\u0ead\u0eb8\u0e9b\u0eb0\u0e81\u0ead\u0e99\u0ec0\u0ead\u0ec0\u0ea5\u0eb1\u0e81\u0ec2\u0e95\u0ea3\u0e99\u0eb4\u0e81\u0e97\u0eb5\u0ec8\u0ea1\u0eb5\u0e9b\u0eb0\u0eaa\u0eb4\u0e94\u0e97\u0eb4\u0e9e\u0eb2\u0e9a\u0eaa\u0eb9\u0e87\u0e97\u0eb5\u0ec8\u0e96\u0eb7\u0e81\u0ead\u0ead\u0e81\u0ec1\u0e9a\u0e9a\u0ea1\u0eb2\u0eaa\u0ecd\u0eb2\u0ea5\u0eb1\u0e9a\u0e9c\u0eb9\u0ec9\u0e8a\u0ec8\u0ebd\u0ea7\u0e8a\u0eb2\u0e99\u0e97\u0eb5\u0ec8\u0e95\u0ec9\u0ead\u0e87\u0e81\u0eb2\u0e99\u0e84\u0ea7\u0eb2\u0ea1\u0eab\u0e99\u0ec9\u0eb2\u0ec0\u0e8a\u0eb7\u0ec8\u0ead\u0e96\u0eb7.\r\n                <\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"section-py container\">\r\n            <div class=\"values-grid\">\r\n                <div class=\"value-item\">\r\n                    <span class=\"value-num\">01.<\/span>\r\n                    <h3>\u0e84\u0ea7\u0eb2\u0ea1\u0eab\u0e99\u0ec9\u0eb2\u0ec0\u0e8a\u0eb7\u0ec8\u0ead\u0e96\u0eb7\u0e97\u0ecd\u0eb2\u0ead\u0eb4\u0e94<\/h3>\r\n                    <p>\u0e97\u0eb8\u0e81\u0ec6\u0e9c\u0eb0\u0ea5\u0eb4\u0e94\u0e95\u0eb0\u0e9e\u0eb1\u0e99\u0ea2\u0eb9\u0ec8\u0ec3\u0e99\u0eaa\u0eb4\u0e99\u0e84\u0ec9\u0eb2\u0e84\u0ebb\u0e87\u0e84\u0eb1\u0e87\u0e82\u0ead\u0e87\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0e9c\u0ec8\u0eb2\u0e99\u0e81\u0eb2\u0e99\u0e97\u0ebb\u0e94\u0eaa\u0ead\u0e9a\u0ea2\u0ec8\u0eb2\u0e87\u0ec0\u0e82\u0eb1\u0ec9\u0ea1\u0e87\u0ea7\u0e94\u0ec0\u0e9e\u0eb7\u0ec8\u0ead\u0eae\u0eb1\u0e9a\u0e9b\u0eb0\u0e81\u0eb1\u0e99\u0ea7\u0ec8\u0eb2\u0ea1\u0eb1\u0e99\u0ec4\u0e94\u0ec9\u0ea1\u0eb2\u0e94\u0e95\u0eb0\u0e96\u0eb2\u0e99\u0ead\u0eb8\u0e94\u0eaa\u0eb2\u0eab\u0eb0\u0e81\u0ecd\u0eb2\u0eaa\u0eb2\u0e81\u0ebb\u0e99. \u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0e9a\u0ecd\u0ec8\u0e9e\u0ebd\u0e87\u0ec1\u0e95\u0ec8\u0e82\u0eb2\u0e8d\u0eae\u0eb2\u0e94\u0ec1\u0ea7; \u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0e82\u0eb2\u0e8d uptime.<\/p>\r\n                <\/div>\r\n                <div class=\"value-item\">\r\n                    <span class=\"value-num\">02.<\/span>\r\n                    <h3>\u0e99\u0eb0\u0ea7\u0eb1\u0e94\u0e95\u0eb0\u0e81\u0ecd\u0eb2\u0e82\u0eb1\u0e9a\u0ec0\u0e84\u0eb7\u0ec8\u0ead\u0e99<\/h3>\r\n                    <p>\u0ec0\u0e95\u0eb1\u0e81\u0ec2\u0e99\u0ec2\u0ea5\u0e8a\u0eb5\u0ec0\u0e84\u0eb7\u0ec8\u0ead\u0e99\u0e97\u0eb5\u0ec8\u0ec4\u0ea7. \u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0eaa\u0eb7\u0e9a\u0e95\u0ecd\u0ec8\u0ec0\u0e94\u0eb5\u0e99\u0edc\u0ec9\u0eb2\u0ec4\u0e9b\u0e95\u0eb2\u0ea1\u0ec0\u0eaa\u0eb1\u0ec9\u0e99\u0ec2\u0e84\u0ec9\u0e87\u0ec2\u0e94\u0e8d\u0e81\u0eb2\u0e99\u0ec0\u0e9b\u0eb1\u0e99\u0e84\u0eb9\u0ec8\u0eae\u0ec8\u0ea7\u0ea1\u0e87\u0eb2\u0e99\u0e81\u0eb1\u0e9a\u0e9a\u0eb1\u0e99\u0e94\u0eb2\u0e9c\u0eb9\u0ec9\u0e99\u0eb3\u0e94\u0ec9\u0eb2\u0e99\u0ec0\u0e97\u0eb1\u0e81\u0ec2\u0e99\u0ec2\u0ea5\u0ea2\u0eb5\u0e97\u0ebb\u0ec8\u0ea7\u0ec2\u0ea5\u0e81\u0ec0\u0e9e\u0eb7\u0ec8\u0ead\u0e99\u0eb3\u0ec0\u0ead\u0ebb\u0eb2\u0e88\u0ecd\u0eaa\u0eb0\u0ec1\u0e94\u0e87\u0e9c\u0ebb\u0e99 4K \u0ea5\u0ec8\u0eb2\u0eaa\u0eb8\u0e94 \u0ec1\u0ea5\u0eb0 \u0ec2\u0e8a\u0ea5\u0eb9\u0e8a\u0eb1\u0ec8\u0e99\u0e81\u0eb2\u0e99\u0ea7\u0eb2\u0e87\u0e88\u0ead\u0e94\u0ec3\u0e99\u0e9b\u0eb0\u0ec0\u0e97\u0e94\u0ea5\u0eb2\u0ea7.<\/p>\r\n                <\/div>\r\n                <div class=\"value-item\">\r\n                    <span class=\"value-num\">03.<\/span>\r\n                    <h3>\u0eaa\u0eb0\u0eab\u0e99\u0eb1\u0e9a\u0eaa\u0eb0\u0eab\u0e99\u0eb9\u0e99\u0e9c\u0eb9\u0ec9\u0e8a\u0ec8\u0ebd\u0ea7\u0e8a\u0eb2\u0e99<\/h3>\r\n                    <p>\u0e84\u0ea7\u0eb2\u0ea1\u0eaa\u0ecd\u0eb2\u0e9e\u0eb1\u0e99\u0e82\u0ead\u0e87\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0e9a\u0ecd\u0ec8\u0ec4\u0e94\u0ec9\u0eaa\u0eb4\u0ec9\u0e99\u0eaa\u0eb8\u0e94\u0ea2\u0eb9\u0ec8\u0e97\u0eb5\u0ec8\u0e81\u0eb2\u0e99\u0e88\u0ec8\u0eb2\u0e8d\u0ec0\u0e87\u0eb4\u0e99. \u0e97\u0eb5\u0ea1\u0e87\u0eb2\u0e99\u0ea7\u0ebd\u0e87\u0e88\u0eb1\u0e99\u0e97\u0ec9\u0ead\u0e87\u0e96\u0eb4\u0ec8\u0e99\u0e82\u0ead\u0e87\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0ec3\u0eab\u0ec9\u0e81\u0eb2\u0e99\u0e8a\u0ec8\u0ea7\u0e8d\u0ec0\u0eab\u0ebc\u0eb7\u0ead\u0e94\u0ec9\u0eb2\u0e99\u0ea7\u0eb4\u0e8a\u0eb2\u0e81\u0eb2\u0e99\u0ec0\u0e9e\u0eb7\u0ec8\u0ead\u0eae\u0eb1\u0e9a\u0e9b\u0eb0\u0e81\u0eb1\u0e99\u0e9e\u0eb7\u0ec9\u0e99\u0e97\u0eb5\u0ec8\u0ec0\u0eae\u0eb1\u0e94\u0ea7\u0ebd\u0e81\u0e82\u0ead\u0e87\u0e97\u0ec8\u0eb2\u0e99\u0e8d\u0eb1\u0e87\u0e84\u0ebb\u0e87\u0ea1\u0eb5\u0e9c\u0ebb\u0e99\u0e9c\u0eb0\u0ea5\u0eb4\u0e94.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"section-py border-top\">\r\n            <div class=\"container\">\r\n                <div class=\"vision-layout\">\r\n                    <div class=\"vision-img\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366216548-37526070297c?auto=format&fit=crop&q=80&w=1200\" alt=\"\">\r\n                    <\/div>\r\n                    <div class=\"vision-content\">\r\n                        <span class=\"label-muted\">\u0ea7\u0eb4\u0ec4\u0eaa\u0e97\u0eb1\u0e94\u0e82\u0ead\u0e87\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2<\/span>\r\n                        <h2 class=\"title-light\">Empowering the <br>\u0e9e\u0eb7\u0ec9\u0e99\u0e96\u0eb2\u0e99\u0ec2\u0e84\u0e87\u0ea5\u0ec8\u0eb2\u0e87\u0e94\u0eb5\u0e88\u0eb5\u0e95\u0ead\u0e99\u0e82\u0ead\u0e87\u0ea5\u0eb2\u0ea7<\/h2>\r\n                        <p>\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0ea1\u0ead\u0e87\u0ec0\u0e9a\u0eb4\u0ec8\u0e87\u0ead\u0eb0\u0e99\u0eb2\u0e84\u0ebb\u0e94\u0e97\u0eb5\u0ec8\u0e97\u0eb8\u0e81\u0e97\u0eb8\u0ea5\u0eb0\u0e81\u0eb4\u0e94\u0ec3\u0e99\u0e99\u0eb0\u0e84\u0ead\u0e99\u0eab\u0ebc\u0ea7\u0e87\u0ea7\u0ebd\u0e87\u0e88\u0eb1\u0e99 \u0ec1\u0ea5\u0eb0\u0e99\u0ead\u0e81\u0ec0\u0edc\u0eb7\u0ead\u0ec4\u0e9b\u0e88\u0eb2\u0e81\u0e99\u0eb1\u0ec9\u0e99\u0eaa\u0eb2\u0ea1\u0eb2\u0e94\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec0\u0e96\u0eb4\u0e87\u0e9e\u0eb0\u0ea5\u0eb1\u0e87\u0e87\u0eb2\u0e99\u0e84\u0ead\u0ea1\u0e9e\u0eb4\u0ea7\u0ec0\u0e95\u0eb5\u0ea5\u0eb0\u0e94\u0eb1\u0e9a\u0ec2\u0ea5\u0e81. \u0e88\u0eb2\u0e81\u0eaa\u0ecd\u0eb2\u0e99\u0eb1\u0e81\u0e87\u0eb2\u0e99\u0ec3\u0eab\u0e8d\u0ec8\u0e82\u0ead\u0e87\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0ea2\u0eb9\u0ec8\u0ec0\u0ea1\u0eb7\u0ead\u0e87\u0ec4\u0e8a\u0e97\u0eb2\u0e99\u0eb5, \u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2\u0e81\u0ecd\u0ec8\u0eaa\u0ec9\u0eb2\u0e87\u0ec0\u0e84\u0eb7\u0ead\u0e82\u0ec8\u0eb2\u0e8d logistics \u0ec0\u0e9e\u0eb7\u0ec8\u0ead\u0ec0\u0eae\u0eb1\u0e94\u0ec3\u0eab\u0ec9\u0e84\u0ea7\u0eb2\u0ea1\u0ec0\u0e9b\u0eb1\u0e99\u0e88\u0eb4\u0e87.<\/p>\r\n                        <div class=\"stats\">\r\n                            <div>\r\n                                <span class=\"stat-num\">1500+<\/span>\r\n                                <p class=\"label-muted\">\u0ea5\u0eb9\u0e81\u0e84\u0ec9\u0eb2\u0ec3\u0eab\u0ec9\u0e9a\u0ecd\u0ea5\u0eb4\u0e81\u0eb2\u0e99<\/p>\r\n                            <\/div>\r\n                            <div>\r\n                                <span class=\"stat-num\">3500+<\/span>\r\n                                <p class=\"label-muted\">\u0eaa\u0eb4\u0e99\u0e84\u0ec9\u0eb2\u0eaa\u0ebb\u0ec8\u0e87<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Visit Info -->\r\n        <section class=\"section-py container text-center border-top\">\r\n            <h2 class=\"title-light\">\u0ea2\u0ec9\u0ebd\u0ea1\u0ea2\u0eb2\u0ea1\u0eaa\u0ecd\u0eb2\u0e99\u0eb1\u0e81\u0e87\u0eb2\u0e99\u0ec3\u0eab\u0e8d\u0ec8\u0e82\u0ead\u0e87\u0e9e\u0ea7\u0e81\u0ec0\u0eae\u0ebb\u0eb2<\/h2>\r\n            <div class=\"visit-grid\">\r\n                <div>\r\n                    <h4>Address<\/h4>\r\n                    <p>Hay Village, Xaythany District, Vientiane Capital<\/p>\r\n                <\/div>\r\n                <div>\r\n                    <h4>Phone<\/h4>\r\n                    <p>020 91021584<\/p>\r\n                <\/div>\r\n                <div>\r\n                    <h4>Email<\/h4>\r\n                    <p>fast2026t@gmail.com<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/main>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Our Story Fast Industrial Sole Co.,Ltd Established in Vientiane, we are committed to bridging the gap between cutting-edge technology and industrial efficiency. We provide high-performance electronics<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-67","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/pages\/67","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/comments?post=67"}],"version-history":[{"count":3,"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/pages\/67\/revisions"}],"predecessor-version":[{"id":2579,"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/pages\/67\/revisions\/2579"}],"wp:attachment":[{"href":"https:\/\/fastindustrial.shop\/lo\/wp-json\/wp\/v2\/media?parent=67"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}