{"id":55,"date":"2016-12-02T13:37:39","date_gmt":"2016-12-02T05:37:39","guid":{"rendered":"http:\/\/rt18-t1028.bshark.com\/?page_id=55"},"modified":"2026-09-10T20:46:17","modified_gmt":"2026-09-10T12:46:17","slug":"about-us","status":"publish","type":"page","link":"https:\/\/www.display-stand-factory.com\/ko\/about-us\/","title":{"rendered":"\ud68c\uc0ac \uc18c\uac1c"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n.dsf-about-page,\n.dsf-about-page * {\n    box-sizing: border-box;\n}\n\n.dsf-about-page {\n    width: 100%;\n    color: #000000;\n}\n\n.dsf-about-page p {\n    margin: 0 0 14px;\n    font-size: 15px;\n    line-height: 1.7;\n    color: #000000;\n}\n\n.dsf-about-page h2 {\n    margin: 0 0 20px;\n    font-size: 28px;\n    line-height: 1.3;\n    font-weight: 700;\n    color: #000000;\n}\n\n\n\/* =========================\n   Introduction\n========================= *\/\n\n.dsf-about-intro {\n    padding: 5px 0 25px;\n}\n\n.dsf-about-intro-grid {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 15px;\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) 300px;\n    gap: 35px;\n    align-items: center;\n}\n\n.dsf-about-intro-text p:last-child {\n    margin-bottom: 0;\n}\n\n.dsf-about-highlight {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n}\n\n.dsf-highlight-item {\n    padding: 13px 16px;\n    background: #f7f8fa;\n    border-left: 3px solid #2563eb;\n    border-radius: 5px;\n}\n\n.dsf-highlight-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 16px;\n    line-height: 1.3;\n    color: #000000;\n}\n\n.dsf-highlight-item span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.4;\n    color: #555555;\n}\n\n\n\/* =========================\n   Common Section\n========================= *\/\n\n.dsf-about-section {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px 15px 25px;\n}\n\n.dsf-about-section h2 {\n    text-align: left;\n}\n\n\n\/* =========================\n   Manufacturing\n========================= *\/\n\n.dsf-manufacturing-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);\n    gap: 35px;\n    align-items: center;\n}\n\n.dsf-manufacturing-content p:last-of-type {\n    margin-bottom: 18px;\n}\n\n.dsf-factory-image {\n    margin: 0;\n    text-align: center;\n}\n\n.dsf-factory-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n}\n\n.dsf-factory-image p {\n    margin: 7px 0 0;\n    font-size: 12px;\n    line-height: 1.4;\n    color: #666666;\n    text-align: center;\n}\n\n\n\/* =========================\n   Capabilities\n========================= *\/\n\n.dsf-capabilities {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 8px;\n}\n\n.dsf-capabilities > div {\n    padding: 13px 14px;\n    background: #f8f9fa;\n    border-radius: 6px;\n}\n\n.dsf-capabilities strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 14px;\n    line-height: 1.3;\n    color: #000000;\n}\n\n.dsf-capabilities span {\n    display: block;\n    font-size: 12px;\n    line-height: 1.5;\n    color: #555555;\n}\n\n\n\/* =========================\n   Global Service\n========================= *\/\n\n.dsf-global-section {\n    padding-top: 15px;\n}\n\n.dsf-global-section > p {\n    max-width: 1050px;\n}\n\n.dsf-global-points {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 18px;\n}\n\n.dsf-global-points > div {\n    padding: 15px;\n    background: #f7f8fa;\n    border-radius: 7px;\n}\n\n.dsf-global-points strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 15px;\n    line-height: 1.3;\n    color: #000000;\n}\n\n.dsf-global-points span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #555555;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.dsf-about-cta {\n    max-width: 1100px;\n    margin: 5px auto 0;\n    padding: 10px 15px 20px;\n}\n\n.dsf-about-cta-inner {\n    background: #f7f8fa;\n    border-top: 1px solid #e5e7eb;\n    padding: 22px 25px 24px;\n    text-align: center;\n    border-radius: 7px;\n}\n\n.dsf-about-cta h2 {\n    text-align: center;\n    margin-bottom: 8px;\n    font-size: 25px;\n}\n\n.dsf-about-cta p {\n    max-width: 760px;\n    margin: 0 auto 8px;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n.dsf-about-cta .dsf-quote-note {\n    margin-bottom: 15px;\n    font-size: 13px;\n}\n\n.dsf-about-cta a {\n    display: inline-block;\n    text-decoration: none;\n}\n\n\n\/* =========================\n   Tablet\n========================= *\/\n\n@media screen and (max-width: 900px) {\n\n    .dsf-about-intro-grid {\n        grid-template-columns: 1fr;\n        gap: 18px;\n    }\n\n    .dsf-about-highlight {\n        grid-template-columns: repeat(3, 1fr);\n    }\n\n    .dsf-manufacturing-grid {\n        grid-template-columns: 1fr;\n        gap: 20px;\n    }\n\n    .dsf-factory-image {\n        max-width: 750px;\n        margin: 0 auto;\n    }\n}\n\n\n\/* =========================\n   Mobile\n========================= *\/\n\n@media screen and (max-width: 600px) {\n\n    .dsf-about-page p {\n        font-size: 14px;\n        line-height: 1.65;\n    }\n\n    .dsf-about-page h2 {\n        font-size: 23px;\n        margin-bottom: 15px;\n    }\n\n    .dsf-about-intro {\n        padding: 0 0 18px;\n    }\n\n    .dsf-about-intro-grid {\n        padding: 0 12px;\n        gap: 15px;\n    }\n\n    .dsf-about-highlight {\n        grid-template-columns: 1fr;\n        gap: 8px;\n    }\n\n    .dsf-highlight-item {\n        padding: 11px 13px;\n    }\n\n    .dsf-highlight-item strong {\n        font-size: 15px;\n    }\n\n    .dsf-about-section {\n        padding: 15px 12px 20px;\n    }\n\n    .dsf-manufacturing-grid {\n        gap: 15px;\n    }\n\n    .dsf-capabilities {\n        grid-template-columns: 1fr;\n        gap: 8px;\n        margin-top: 12px;\n    }\n\n    .dsf-capabilities > div {\n        padding: 11px 12px;\n    }\n\n    .dsf-global-section {\n        padding-top: 8px;\n    }\n\n    .dsf-global-points {\n        grid-template-columns: 1fr;\n        gap: 8px;\n        margin-top: 12px;\n    }\n\n    .dsf-global-points > div {\n        padding: 12px;\n    }\n\n    .dsf-about-cta {\n        padding: 5px 12px 15px;\n    }\n\n    .dsf-about-cta-inner {\n        padding: 18px 15px 20px;\n    }\n\n    .dsf-about-cta h2 {\n        font-size: 21px;\n    }\n\n    .dsf-about-cta p {\n        font-size: 13px;\n    }\n}\n<\/style>\n\n<div class=\"dsf-about-page\">\n\n    <!-- Introduction -->\n    <section class=\"dsf-about-intro\">\n        <div class=\"dsf-about-intro-grid\">\n            <div class=\"dsf-about-intro-text\">\n                <p><strong>\uc120\ub370\uc774 \ub098\uc774\ud2b8 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774<\/strong> \uc911\uad6d \uad11\ub465\uc131 \ub3d9\uad00\uc5d0 \ubcf8\uc0ac\ub97c \ub454 \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \uc81c\ud488 \uc804\ubb38 \uc81c\uc870\uc5c5\uccb4\uc785\ub2c8\ub2e4. <strong>2012\ub144\ubd80\ud130<\/strong>, \ub2f9\uc0ac\ub294 \uc804 \uc138\uacc4 \uace0\uac1d\uc744 \ub300\uc0c1\uc73c\ub85c \uace0\ud488\uc9c8 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774, \uc544\ud06c\ub9b4 \ubc15\uc2a4, \uc544\ud06c\ub9b4 \ud2b8\ub808\uc774, \uc544\ud06c\ub9b4 \uc2a4\ud0e0\ub4dc, \uc544\ud06c\ub9b4 \ube14\ub85d \ubc0f \uae30\ud0c0 \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \uc194\ub8e8\uc158\uc744 \uc804\ubb38\uc801\uc73c\ub85c \uc0dd\uc0b0\ud574 \uc654\uc2b5\ub2c8\ub2e4.<\/p>\n\n                <p>\ub2f9\uc0ac\ub294 OEM \ubc0f ODM \uc11c\ube44\uc2a4\uc5d0 \uc8fc\ub825\ud558\uba70, \uace0\uac1d\uacfc \uae34\ubc00\ud788 \ud611\ub825\ud558\uc5ec \uace0\uac1d\uc758 \ub514\uc790\uc778, \ub3c4\uba74 \ub610\ub294 \uc0d8\ud50c\uc744 \uc644\uc81c\ud488\uc73c\ub85c \uad6c\ud604\ud569\ub2c8\ub2e4. \uc18c\ub9e4\uc6a9 \ub514\uc2a4\ud50c\ub808\uc774\uc640 \ud654\uc7a5\ud488 \uc815\ub9ac\ud568\ubd80\ud130 \uc804\uc2dc \ubd80\uc2a4 \ubc0f \ube0c\ub79c\ub4dc \uc544\ud06c\ub9b4 \ud3ec\uc7a5\uc7ac\uc5d0 \uc774\ub974\uae30\uae4c\uc9c0, \uae30\ub2a5\uc801 \uc694\uac74\uacfc \ubbf8\uc801 \uc694\uac74\uc744 \ubaa8\ub450 \ucda9\uc871\ud558\ub294 \ub9de\ucda4\ud615 \uc194\ub8e8\uc158\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n\n            <div class=\"dsf-about-highlight\">\n                <div class=\"dsf-highlight-item\">\n                    <strong>2012\ub144\ubd80\ud130<\/strong>\n                    <span>\ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \uc81c\ud488 \uc81c\uc791<\/span>\n                <\/div>\n                <div class=\"dsf-highlight-item\">\n                    <strong>OEM \ubc0f ODM<\/strong>\n                    <span>\ub514\uc790\uc778\uc5d0\uc11c \uc0dd\uc0b0\uae4c\uc9c0<\/span>\n                <\/div>\n                <div class=\"dsf-highlight-item\">\n                    <strong>\uae00\ub85c\ubc8c \ubc30\uc1a1<\/strong>\n                    <span>\uc804 \uc138\uacc4 \ubc30\uc1a1 \uc9c0\uc6d0<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- Manufacturing Strength -->\n    <section class=\"dsf-about-section\">\n        <h2>\ub2f9\uc0ac\uc758 \uc81c\uc870 \uc5ed\ub7c9<\/h2>\n\n        <div class=\"dsf-manufacturing-grid\">\n            <div class=\"dsf-manufacturing-content\">\n                <p>\ub2f9\uc0ac \uacf5\uc7a5\uc5d0\ub294 \ub808\uc774\uc800 \uc808\ub2e8\uae30, CNC \uc870\uac01\uae30, \ub2e4\uc774\uc544\ubaac\ub4dc \uc5f0\ub9c8\uae30, UV \uc778\uc1c4\uae30 \ub4f1 \ucca8\ub2e8 \uc0dd\uc0b0 \uc124\ube44\uac00 \uc644\ube44\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uacbd\ud5d8\uc774 \ud48d\ubd80\ud55c \uc5d4\uc9c0\ub2c8\uc5b4\ub9c1 \ubc0f \uc0dd\uc0b0 \ud300\uacfc \ud568\uaed8, \ubaa8\ub4e0 \uc8fc\ubb38\uc5d0 \uac78\uccd0 \uc815\ud655\ud55c \uce58\uc218, \uae54\ub054\ud55c \ub9c8\uac10, \uc77c\uad00\ub41c \ud488\uc9c8\uc744 \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<\/p>\n\n                <p>\ub2f9\uc0ac\ub294 \uc6d0\uc790\uc7ac \uc120\uc815\ubd80\ud130 \ucd5c\uc885 \uac80\uc0ac\uae4c\uc9c0 \uc0dd\uc0b0 \uacf5\uc815 \uc804\ubc18\uc5d0 \uac78\uccd0 \uc5c4\uaca9\ud55c \ud488\uc9c8 \uad00\ub9ac\ub97c \uc2e4\uc2dc\ud558\uc5ec, \ubaa8\ub4e0 \uc81c\ud488\uc774 \ub0b4\uad6c\uc131\uc774 \ub6f0\uc5b4\ub098\uace0 \ud22c\uba85\ud558\uba70 \ubc14\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub3c4\ub85d \ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\uc758 \uc544\ud06c\ub9b4 \uc81c\ud488 \ub300\ubd80\ubd84\uc5d0\ub294 \uace0\ud488\uc9c8\uc758 \uc21c\uc218 \uc8fc\uc870 \uc544\ud06c\ub9b4(PMMA)\uc744 \uc0ac\uc6a9\ud558\uc5ec \ub6f0\uc5b4\ub09c \ud22c\uba85\ub3c4, \uac15\ub3c4 \ubc0f \ub9c8\uac10 \ud488\uc9c8\uc744 \uad6c\ud604\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n                <div class=\"dsf-capabilities\">\n                    <div>\n                        <strong>\uc815\ubc00 \uc808\ub2e8<\/strong>\n                        <span>\uc815\ubc00\ud55c \ud615\uc0c1\uacfc \uce58\uc218\ub97c \uad6c\ud604\ud558\uae30 \uc704\ud55c \ub808\uc774\uc800 \uc808\ub2e8 \ubc0f CNC \uac00\uacf5.<\/span>\n                    <\/div>\n                    <div>\n                        <strong>\uc804\ubb38 \uc5f0\ub9c8<\/strong>\n                        <span>\uc544\ud06c\ub9b4 \uac00\uc7a5\uc790\ub9ac\ub97c \ud22c\uba85\ud558\uace0 \ub9e4\ub044\ub7fd\uac8c \ub2e4\ub4ec\uae30 \uc704\ud55c \ub2e4\uc774\uc544\ubaac\ub4dc \uc5f0\ub9c8 \ubc0f \uae30\ud0c0 \uc5f0\ub9c8 \uacf5\uc815.<\/span>\n                    <\/div>\n                    <div>\n                        <strong>\ub9de\ucda4 \uc778\uc1c4<\/strong>\n                        <span>\ub9de\ucda4\ud615 \ub514\uc2a4\ud50c\ub808\uc774\ub97c \uc704\ud55c UV \uc778\uc1c4 \ubc0f \uae30\ud0c0 \ube0c\ub79c\ub529 \uc635\uc158.<\/span>\n                    <\/div>\n                    <div>\n                        <strong>\ud488\uc9c8 \uac80\uc0ac<\/strong>\n                        <span>\uc6d0\uc790\uc7ac \uc120\uc815\ubd80\ud130 \ucd5c\uc885 \uac80\uc0ac\uc5d0 \uc774\ub974\ub294 \uc0dd\uc0b0 \uc810\uac80.<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dsf-factory-image\">\n                <img decoding=\"async\" src=\"https:\/\/www.display-stand-factory.com\/wp-content\/uploads\/2024\/09\/Factory-small-size.webp\"\n                     alt=\"\ub3d9\uad00 \uc18c\uc7ac \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774 \uc81c\uc870 \uacf5\uc7a5\"\n                     loading=\"lazy\" \/>\n                <p>\ub2f9\uc0ac\uc758 \uc544\ud06c\ub9b4 \uc81c\uc870 \uc2dc\uc124<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- Global Service -->\n    <section class=\"dsf-about-section dsf-global-section\">\n        <h2>\uae00\ub85c\ubc8c \uc11c\ube44\uc2a4<\/h2>\n\n        <p>\ub2f9\uc0ac\uc758 \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \uc81c\ud488\uc740 \ubbf8\uad6d, \uc720\ub7fd, \ud638\uc8fc, \uc77c\ubcf8, \uc911\ub3d9 \ubc0f \uae30\ud0c0 \uc5ec\ub7ec \uc9c0\uc5ed\uc758 \uace0\uac1d\ub4e4\uc5d0\uac8c \uacf5\uae09\ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uc2dc\uc81c\ud488 \uac1c\ubc1c \ud504\ub85c\uc81d\ud2b8\uc640 \ub300\ub7c9 \uc0dd\uc0b0\uc744 \ubaa8\ub450 \uc9c0\uc6d0\ud558\uba70, \uc720\uc5f0\ud55c \ub0a9\uae30 \uc77c\uc815\uacfc \ud2b9\uc1a1, \ud56d\uacf5 \ubc0f \ud574\uc0c1 \ud654\ubb3c\uc744 \ud1b5\ud55c \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \uad6d\uc81c \ubc30\uc1a1 \uc635\uc158\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n\n        <p>\uc18c\ub9e4\uc810\uc744 \uc704\ud55c \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \uc804\uc2dc\ub300, \ud654\uc7a5\ud488\uc6a9 \uc544\ud06c\ub9b4 \uc0c1\uc790, \uc811\uac1d\uc5c5\uc6a9 \uc544\ud06c\ub9b4 \ud2b8\ub808\uc774, \ub610\ub294 \uc81c\ud488 \uc804\uc2dc\uc6a9 \uc815\ubc00 \uc544\ud06c\ub9b4 \ube14\ub85d\uc774 \ud544\uc694\ud558\uc2dc\ub2e4\uba74, \uc800\ud76c \ud300\uc774 \uae30\ud68d \ubc0f \uc2dc\uc81c\ud488 \uc81c\uc791\ubd80\ud130 \uc0dd\uc0b0 \ubc0f \ubc30\uc1a1\uc5d0 \uc774\ub974\uae30\uae4c\uc9c0 \uadc0\ud558\uc758 \ud504\ub85c\uc81d\ud2b8\ub97c \uc804 \uacfc\uc815\uc5d0 \uac78\uccd0 \uc9c0\uc6d0\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n\n        <div class=\"dsf-global-points\">\n            <div>\n                <strong>\ub9de\ucda4\ud615 \uc81c\uc870<\/strong>\n                <span>\uace0\uac1d\uc758 \ub3c4\uba74, \uc0d8\ud50c \ub610\ub294 \uc0ac\uc591\uc744 \ubc14\ud0d5\uc73c\ub85c \ud55c OEM \ubc0f ODM \uc194\ub8e8\uc158.<\/span>\n            <\/div>\n\n            <div>\n                <strong>\uc720\uc5f0\ud55c \uc0dd\uc0b0<\/strong>\n                <span>\uc2dc\uc81c\ud488, \uc18c\ub7c9 \uc0dd\uc0b0 \ud504\ub85c\uc81d\ud2b8 \ubc0f \ub300\uaddc\ubaa8 \uc0dd\uc0b0 \uc8fc\ubb38\uc5d0 \ub300\ud55c \uc9c0\uc6d0.<\/span>\n            <\/div>\n\n            <div>\n                <strong>\ud574\uc678 \ubc30\uc1a1<\/strong>\n                <span>\uc804 \uc138\uacc4 \uace0\uac1d\uc744 \uc704\ud55c \ud2b9\uc1a1, \ud56d\uacf5 \ubc0f \ud574\uc0c1 \uc6b4\uc1a1 \uc11c\ube44\uc2a4.<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- CTA -->\n    <section class=\"dsf-about-cta\">\n        <div class=\"dsf-about-cta-inner\">\n            <h2>\ub098\ub9cc\uc758 \uc544\ud06c\ub9b4 \ud504\ub85c\uc81d\ud2b8\ub97c \uc2dc\uc791\ud574 \ubcfc \uc900\ube44\uac00 \ub418\uc168\ub098\uc694?<\/h2>\n\n            <p>\ub3c4\uba74, \uce58\uc218, \uc218\ub7c9 \ub610\ub294 \ucc38\uace0 \uc0ac\uc9c4\uc744 \ubcf4\ub0b4 \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \uc800\ud76c \ud300\uc774 \uadc0\ud558\uc758 \uc694\uad6c \uc0ac\ud56d\uc744 \uac80\ud1a0\ud55c \ud6c4 \uacbd\uc7c1\ub825 \uc788\ub294 \uacac\uc801\uc744 \uc81c\uc2dc\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n\n            <p class=\"dsf-quote-note\"><strong>\uc800\ud76c\ub294 \ud504\ub85c\uc81d\ud2b8 \ubb38\uc758\uc5d0 8\uc2dc\uac04 \uc774\ub0b4\uc5d0 \ub2f5\ubcc0\ud574 \ub4dc\ub9ac\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/strong><\/p>\n\n            <a class=\"fancybox button_ default small icon-edit-alt margin-t0 aligncenter\"\n               href=\"#contact_form_pop\">\n                \ud504\ub85c\uc81d\ud2b8 \uacac\uc801 \ube60\ub974\uac8c \ubc1b\uc544\ubcf4\uae30\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <div class=\"fancybox-hidden\" style=\"display:none;\">\n        <div id=\"contact_form_pop\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2438-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2438\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ko\/wp-json\/wp\/v2\/pages\/55#wpcf7-f2438-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\ubb38\uc758 \uc591\uc2dd\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/ko\/wp-json\/wp\/v2\/pages\/55#wpcf7-f2438-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2438\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2438-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div id=\"enquiry-form\">\n\t<p class=\"t\">\uc0ac\uc6a9\uc790 \uc774\ub984:\n\t<\/p>\n\t<p class=\"c\"><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\uc774\ub984\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t<\/p>\n\t<p class=\"t\">\uc774\uba54\uc77c:\n\t<\/p>\n\t<p class=\"c\"><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\uc774\uba54\uc77c\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t<\/p>\n\t<p class=\"t\">\uba54\uc2dc\uc9c0:\n\t<\/p>\n\t<p class=\"c\"><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\uadc0\ud558\uc758 \uba54\uc2dc\uc9c0\" name=\"your-message\"><\/textarea><\/span>\n\t<\/p>\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n\t<p class=\"t\"><span class=\"wpcf7-form-control-wrap\" data-name=\"quiz-math\"><label><span class=\"wpcf7-quiz-label\">1+2=?<\/span> <input size=\"40\" class=\"wpcf7-form-control wpcf7-quiz quiz\" autocomplete=\"off\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\" name=\"quiz-math\" \/><\/label><input type=\"hidden\" name=\"_wpcf7_quiz_answer_quiz-math\" value=\"35271466e2e2fc2cd3f5bd67f06efa67\" \/><\/span>\n\t<\/p>\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\ubcf4\ub0b4\uae30\" \/>\n\t<\/p>\n<\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"ko\"\/><\/form>\n<\/div>\n<\/div>\n    <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-55","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Custom Acrylic Displays Manufacturer in China | Sunday Knight Acrylic Display<\/title>\n<meta name=\"description\" content=\"Sunday Knight Acrylic Display is a Dongguan-based manufacturer of custom acrylic displays, boxes, trays and stands. Since 2012, OEM\/ODM service and fast worldwide shipping.\" \/>\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.display-stand-factory.com\/ko\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Custom Acrylic Displays Manufacturer in China | Sunday Knight Acrylic Display\" \/>\n<meta property=\"og:description\" content=\"Sunday Knight Acrylic Display is a Dongguan-based manufacturer of custom acrylic displays, boxes, trays and stands. Since 2012, OEM\/ODM service and fast worldwide shipping.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.display-stand-factory.com\/ko\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Sunday Knight Acrylic Display\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T12:46:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.display-stand-factory.com\/wp-content\/uploads\/2024\/09\/Factory-small-size.webp\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/\",\"name\":\"Custom Acrylic Displays Manufacturer in China | Sunday Knight Acrylic Display\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.display-stand-factory.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Factory-small-size.webp\",\"datePublished\":\"2016-12-02T05:37:39+00:00\",\"dateModified\":\"2026-09-10T12:46:17+00:00\",\"description\":\"Sunday Knight Acrylic Display is a Dongguan-based manufacturer of custom acrylic displays, boxes, trays and stands. Since 2012, OEM\\\/ODM service and fast worldwide shipping.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.display-stand-factory.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Factory-small-size.webp\",\"contentUrl\":\"https:\\\/\\\/www.display-stand-factory.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Factory-small-size.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.display-stand-factory.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.display-stand-factory.com\\\/#website\",\"url\":\"https:\\\/\\\/www.display-stand-factory.com\\\/\",\"name\":\"Sunday Knight Acrylic Display\",\"description\":\"Sunday Knight Acrylic Display\",\"alternateName\":\"Sunday Knight | Custom Acrylic Products Factory\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.display-stand-factory.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc911\uad6d\uc758 \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774 \uc81c\uc870\uc5c5\uccb4 | Sunday Knight \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774","description":"Sunday Knight Acrylic Display\ub294 \ub3d9\uad00\uc5d0 \ubcf8\uc0ac\ub97c \ub454 \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774, \uc0c1\uc790, \ud2b8\ub808\uc774 \ubc0f \uc2a4\ud0e0\ub4dc \uc81c\uc870\uc5c5\uccb4\uc785\ub2c8\ub2e4. 2012\ub144\ubd80\ud130 OEM\/ODM \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud558\uba70 \uc804 \uc138\uacc4\ub85c \uc2e0\uc18d\ud55c \ubc30\uc1a1\uc744 \uc9c4\ud589\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.","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.display-stand-factory.com\/ko\/about-us\/","og_locale":"ko_KR","og_type":"article","og_title":"Custom Acrylic Displays Manufacturer in China | Sunday Knight Acrylic Display","og_description":"Sunday Knight Acrylic Display is a Dongguan-based manufacturer of custom acrylic displays, boxes, trays and stands. Since 2012, OEM\/ODM service and fast worldwide shipping.","og_url":"https:\/\/www.display-stand-factory.com\/ko\/about-us\/","og_site_name":"Sunday Knight Acrylic Display","article_modified_time":"2026-09-10T12:46:17+00:00","og_image":[{"url":"https:\/\/www.display-stand-factory.com\/wp-content\/uploads\/2024\/09\/Factory-small-size.webp","type":"","width":"","height":""}],"twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.display-stand-factory.com\/about-us\/","url":"https:\/\/www.display-stand-factory.com\/about-us\/","name":"\uc911\uad6d\uc758 \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774 \uc81c\uc870\uc5c5\uccb4 | Sunday Knight \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774","isPartOf":{"@id":"https:\/\/www.display-stand-factory.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.display-stand-factory.com\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/www.display-stand-factory.com\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/www.display-stand-factory.com\/wp-content\/uploads\/2024\/09\/Factory-small-size.webp","datePublished":"2016-12-02T05:37:39+00:00","dateModified":"2026-09-10T12:46:17+00:00","description":"Sunday Knight Acrylic Display\ub294 \ub3d9\uad00\uc5d0 \ubcf8\uc0ac\ub97c \ub454 \ub9de\ucda4\ud615 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774, \uc0c1\uc790, \ud2b8\ub808\uc774 \ubc0f \uc2a4\ud0e0\ub4dc \uc81c\uc870\uc5c5\uccb4\uc785\ub2c8\ub2e4. 2012\ub144\ubd80\ud130 OEM\/ODM \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud558\uba70 \uc804 \uc138\uacc4\ub85c \uc2e0\uc18d\ud55c \ubc30\uc1a1\uc744 \uc9c4\ud589\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/www.display-stand-factory.com\/about-us\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.display-stand-factory.com\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.display-stand-factory.com\/about-us\/#primaryimage","url":"https:\/\/www.display-stand-factory.com\/wp-content\/uploads\/2024\/09\/Factory-small-size.webp","contentUrl":"https:\/\/www.display-stand-factory.com\/wp-content\/uploads\/2024\/09\/Factory-small-size.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.display-stand-factory.com\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.display-stand-factory.com\/"},{"@type":"ListItem","position":2,"name":"About us"}]},{"@type":"WebSite","@id":"https:\/\/www.display-stand-factory.com\/#website","url":"https:\/\/www.display-stand-factory.com\/","name":"\uc120\ub370\uc774 \ub098\uc774\ud2b8 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774","description":"\uc120\ub370\uc774 \ub098\uc774\ud2b8 \uc544\ud06c\ub9b4 \ub514\uc2a4\ud50c\ub808\uc774","alternateName":"Sunday Knight | Custom Acrylic Products Factory","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.display-stand-factory.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"}]}},"_links":{"self":[{"href":"https:\/\/www.display-stand-factory.com\/ko\/wp-json\/wp\/v2\/pages\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.display-stand-factory.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.display-stand-factory.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.display-stand-factory.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.display-stand-factory.com\/ko\/wp-json\/wp\/v2\/comments?post=55"}],"version-history":[{"count":0,"href":"https:\/\/www.display-stand-factory.com\/ko\/wp-json\/wp\/v2\/pages\/55\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.display-stand-factory.com\/ko\/wp-json\/wp\/v2\/media?parent=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}