{"id":50,"date":"2024-12-15T00:04:16","date_gmt":"2024-12-14T17:04:16","guid":{"rendered":"https:\/\/mdlth.com\/?page_id=50"},"modified":"2024-12-30T15:44:11","modified_gmt":"2024-12-30T08:44:11","slug":"mobile-order","status":"publish","type":"page","link":"https:\/\/mdlth.com\/en\/mobile-order\/","title":{"rendered":"Mobile Order"},"content":{"rendered":"<div class=\"system-container\">\r\n    <div class=\"feature-introduction\">\r\n        <h2 class=\"section-title\">System Overview<\/h2>\r\n        <p>Our mobile ordering system is an innovative QR code ordering system specialized for restaurants. It is designed to flexibly accommodate a variety of operational configurations, and we can propose the optimal system configuration according to the size and needs of your restaurant.<\/p>\r\n        \r\n        <div class=\"highlight-box\">\r\n            <strong>Features of the system<\/strong>\r\n            <p>Highly accurate automatic translation functionality utilizing ChatGPT is standard. Unique prompt engineering for restaurant-specific terminology and expressions makes it possible to display all menus in multiple languages with flexible wording. It is an ideal replacement for restaurants that are having trouble translating with their existing translation systems or are having trouble with the accuracy of automatic translation. The system is also equipped with a system that allows repeat customers to enjoy playing games by setting the order amount and the probability of each order.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <h2 class=\"section-title\">Introduction Patterns<\/h2>\r\n    <div class=\"cards-grid\">\r\n        <div class=\"card\">\r\n            <div class=\"card-title\">1. dedicated system for displaying translated menus<\/div>\r\n            <div class=\"card-image\">\r\n               <a href=\"https:\/\/mdlth.com\/en\/viewonly-2\/\"><img decoding=\"async\" src=\"\/wp-content\/themes\/mdl-thailand\/images\/mobile_order01.png\" alt=\"Translation menu system image\"><\/a>\r\n            <\/div>\r\n            <div class=\"card-content\">\r\n                <p>It is a simple configuration that only displays the multilingual menu from the QR code. Orders are taken by store staff as before. Smooth communication with foreign customers is realized.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n            <div class=\"card-title\">Smart device-based ordering system<\/div>\r\n            <div class=\"card-image\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/easymenu\/\"><img decoding=\"async\" src=\"\/wp-content\/themes\/mdl-thailand\/images\/mobile_order02.png\" alt=\"Smart device order system image\"><\/a>\r\n            <\/div>\r\n            <div class=\"card-content\">\r\n                <p>Orders are accepted directly from customers through individually issued QR codes. Order details are displayed in real time on the store staff's smartphone or PC. The system can be introduced with minimal additional equipment investment.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n            <div class=\"card-title\">3. kitchen printer coordination system<\/div>\r\n            <div class=\"card-image\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/kitchenprinter\/\"><img decoding=\"async\" src=\"\/wp-content\/themes\/mdl-thailand\/images\/mobile_order03.png\" alt=\"Kitchen printer system image\"><\/a>\r\n            <\/div>\r\n            <div class=\"card-content\">\r\n                <p>Automatic printing by kitchen printers is supported upon order receipt. By installing multiple printers, efficient kitchen operations can be realized, such as by assigning printing to different cooking departments.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n            <div class=\"card-title\">4. system with POS cash register function<\/div>\r\n            <div class=\"card-image\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/pos-2\/\"><img decoding=\"async\" src=\"\/wp-content\/themes\/mdl-thailand\/images\/mobile_order04.png\" alt=\"POS cash register system image\"><\/a>\r\n            <\/div>\r\n            <div class=\"card-content\">\r\n                <p>Provides the same functions as conventional POS cash registers. It supports comprehensive store operations, including order confirmation at the customer side, sales confirmation at the store, and receipt printing.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n            <div class=\"card-title\">5. sales analysis system with AI<\/div>\r\n            <div class=\"card-image\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/ai-sales-2\/\"><img decoding=\"async\" src=\"\/wp-content\/themes\/mdl-thailand\/images\/mobile_order05.png\" alt=\"Sales Analysis System Image\"><\/a>\r\n            <\/div>\r\n            <div class=\"card-content\">\r\n                <p>Sales data can be collected and analyzed from multiple angles, such as by product, time of day, and day, etc. Advanced sales analysis using ChatGPT supports management decision making.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n            <div class=\"card-title\">6. customizable system<\/div>\r\n            <div class=\"card-image\">\r\n                <a href=\"https:\/\/mdlth.com\/en\/ordermade-2\/\"><img decoding=\"async\" src=\"\/wp-content\/themes\/mdl-thailand\/images\/mobile_order06.png\" alt=\"Customized system image\"><\/a>\r\n            <\/div>\r\n            <div class=\"card-content\">\r\n                <p>The design and functions of the order screen can be customized in detail to match the atmosphere and product mix of your store. We will build a unique system just for your store.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n<style>\r\n    :root {\r\n        --primary-color: #2563eb;\r\n        --secondary-color: #1e40af;\r\n        --text-color: #1f2937;\r\n        --card-bg: #ffffff;\r\n        --section-bg: #f3f4f6;\r\n        --title-bg: #1e40af;\r\n    }\r\n\r\n    .system-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\r\n    }\r\n\r\n    .feature-introduction {\r\n        background-color: var(--section-bg);\r\n        padding: 2rem;\r\n        border-radius: 8px;\r\n        margin-bottom: 2rem;\r\n    }\r\n\r\n    .highlight-box {\r\n        background-color: #dbeafe;\r\n        padding: 1.5rem;\r\n        border-radius: 4px;\r\n        margin: 1.5rem 0;\r\n    }\r\n\r\n    .cards-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(2, 1fr);\r\n        gap: 2rem;\r\n        margin-top: 2rem;\r\n    }\r\n\r\n    .card {\r\n        background: var(--card-bg);\r\n        border-radius: 12px;\r\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\r\n        overflow: hidden;\r\n        display: flex;\r\n        flex-direction: column;\r\n        break-inside: avoid;\r\n    }\r\n\r\n    .card-title {\r\n        background: var(--title-bg);\r\n        color: white;\r\n        padding: 1rem 1.5rem;\r\n        font-size: 1.2rem;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .card-image {\r\n        width: 100%;\r\n        height: 200px;\r\n        background-color: #e5e7eb;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: #6b7280;\r\n    }\r\n\r\n    .card-image img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n    }\r\n\r\n    .card-content {\r\n        padding: 1.5rem;\r\n        flex-grow: 1;\r\n    }\r\n\r\n    .section-title {\r\n        font-size: 1.5rem;\r\n        color: var(--primary-color);\r\n        margin: 2rem 0 1rem;\r\n        padding-bottom: 0.5rem;\r\n        border-bottom: 2px solid var(--primary-color);\r\n    }\r\n\r\n    \/* \u30bf\u30d6\u30ec\u30c3\u30c8\u30b5\u30a4\u30ba\u3067\u30822\u30ab\u30e9\u30e0\u3092\u7dad\u6301 *\/\r\n    @media (max-width: 1024px) {\r\n        .cards-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 1.5rem;\r\n        }\r\n    }\r\n\r\n    \/* \u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u30b5\u30a4\u30ba1\u30ab\u30e9\u30e0\u3092\u7dad\u6301 *\/\r\n    @media (max-width: 640px) {\r\n        .cards-grid {\r\n            grid-template-columns: repeat(1, 1fr);\r\n            gap: 1rem;\r\n        }\r\n        \r\n        .card-title {\r\n            font-size: 1rem;\r\n            padding: 0.8rem 1rem;\r\n        }\r\n\r\n        .card-image {\r\n            height: 150px;\r\n        }\r\n\r\n        .card-content {\r\n            padding: 1rem;\r\n            font-size: 0.9rem;\r\n        }\r\n    }\r\n<\/style>","protected":false},"excerpt":{"rendered":"<p>\u30b7\u30b9\u30c6\u30e0\u6982\u8981 \u5f53\u793e\u304c\u63d0\u4f9b\u3059\u308b\u30e2\u30d0\u30a4\u30eb\u30aa\u30fc\u30c0\u30fc\u30b7\u30b9\u30c6\u30e0\u306f\u3001\u98f2\u98df\u5e97\u5411\u3051\u306b\u7279\u5316\u3057\u305f\u9769\u65b0\u7684\u306aQR\u30b3\u30fc\u30c9\u30aa\u30fc\u30c0\u30fc\u30b7\u30b9\u30c6\u30e0 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-50","page","type-page","status-publish","hentry"],"aioseo_notices":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":14,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":394,"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/pages\/50\/revisions\/394"}],"wp:attachment":[{"href":"https:\/\/mdlth.com\/en\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}