{"id":2500,"date":"2023-01-31T09:58:25","date_gmt":"2023-01-31T09:58:25","guid":{"rendered":"http:\/\/localhost:8787\/menu\/"},"modified":"2026-07-28T01:57:02","modified_gmt":"2026-07-28T01:57:02","slug":"ecommerce-mcommerce","status":"publish","type":"page","link":"https:\/\/www.imt-soft.com\/ja\/expertise\/ecommerce-mcommerce\/","title":{"rendered":"Commerce Platform Solutions That Will Boost Revenue"},"content":{"rendered":"<section class=\"hero-ai\" style=\"   padding: 90px 20px 90px;\">\n\n    <div class=\"hero-overlay\"><\/div>\n\n    <div class=\"hero-content\">\n\n<span class=\"eyebrow\" style=\"color:#fff; font-size:18px;\">\nECOMMERCE &amp; MOBILE COMMERCE\n        <\/span>\n        <h2>\nEcommerce &amp; Mobile Commerce <br>That Grows With Your Business\n        <\/h2>\n\n        <p>\nBusiness growth shouldn&#8217;t mean slower software delivery. But as ecommerce platforms <br>become more complex, every change takes more time and effort. IMT helps businesses<br> modernize and extend their platforms to support the next stage of growth.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\/* ===========================\n   HERO SECTION\n=========================== *\/\n\n.hero-ai {\n    position: relative;\n\n    min-height: 400px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n \n\n    background-image: url('\/wp-content\/themes\/restly-child\/assets\/images\/ecom-mcom\/bg ecom mcom.png');\n    background-size: cover;\n    background-position: center;\n\n    overflow: hidden;\n}\n\n\/* ===========================\n   OVERLAY\n=========================== *\/\n\n.hero-overlay {\n    position: absolute;\n    inset: 0;\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(0,0,0,0.30),\n            rgba(0,0,0,0.45)\n        );\n}\n\n\/* ===========================\n   CONTENT BOX\n=========================== *\/\n\n.hero-content {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 1120px;\n\n    text-align: center;\n\n\n    border-radius: 28px;\n\n    background: rgba(13, 76, 142, 0.80);\n\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n\n    border: 1px solid rgba(255,255,255,0.10);\n\n    box-shadow:\n        0 24px 60px rgba(0,0,0,0.30);\n}\n\n\/* ===========================\n   HEADING\n=========================== *\/\n\n.hero-content h2 {\n    margin: 0 0 24px;\n\n    color: #ffffff;\n\n    font-size: 60px;\n    font-weight: 700;\n    line-height: 1.08;\n\n    letter-spacing: -1.5px;\n\n    text-align: center;\n\n    text-shadow:\n        0 6px 18px rgba(0,0,0,0.45);\n}\n\n\/* ===========================\n   SUBHEADING\n=========================== *\/\n\n.hero-content p {\n    max-width: 800px;\n\n    margin: 0 auto;\n\n    color: rgba(255,255,255,0.95);\n\n    font-size: 16px;\n    line-height: 1.9;\n\n    text-align: center;\n}\n\n.hero-content p strong {\n    font-weight: 800;\n}\n\n\/* ===========================\n   BUTTONS\n=========================== *\/\n\n.hero-buttons {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n\n    gap: 18px;\n\n    flex-wrap: wrap;\n}\n.hero-buttons .btn-primary,\n.hero-buttons .btn-outline {\n    font-weight: 900 !important;\n}\n.hero-buttons a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n \n    min-width: 260px;\n    height: 54px;\n\n    padding: 0 34px;\n\n    border-radius: 999px;\n\n    text-decoration: none;\n\n    font-size: 16px;\n\n    transition:\n        all .25s ease;\n}\n\n\/* ===========================\n   PRIMARY BUTTON\n=========================== *\/\n\n.btn-primary {\n    background: #ffffff !important;\n\n    color: #0d4c8e;\n\n    font-weight: 800;\n\n    border: 1px solid #ffffff;\n\n    box-shadow:\n        0 10px 28px rgba(0,0,0,0.20);\n}\n\n.btn-primary:hover {\n    transform: translateY(-3px);\n   background: #ffffff;\n}\n\n\/* ===========================\n   OUTLINE BUTTON\n=========================== *\/\n\n.btn-outline {\n    background: transparent;\n\n    border: 1.5px solid #fff;\n\n    color: #ffffff;\n\n    font-weight: 400;\n}\n\n.btn-outline:hover {\n    transform: translateY(-3px);\n\n   color:#ffffff;\n\n    border-color: #ffffff;\n}\n\n\/* ===========================\n   TABLET\n=========================== *\/\n\n@media (max-width: 1024px) {\n .hero-ai {\n        padding: 100px 16px;\n    }\n    .hero-content {\n        padding: 48px 36px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 16px;\n    }\n}\n\n\/* ===========================\n   MOBILE\n=========================== *\/\n\n@media (max-width: 768px) {\n\n    .hero-ai {\n        padding: 100px 16px;\n    }\n\n    .hero-content {\n        padding: 36px 22px;\n\n        border-radius: 20px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n        line-height: 1.2;\n    }\n\n    .hero-content p {\n        font-size: 16px;\n        line-height: 1.8;\n    }\n\n    .hero-buttons {\n        flex-direction: column;\n    }\n\n    .hero-buttons a {\n        width: 100%;\n        min-width: unset;\n    }\n}\n\n\/* ===========================\n   SMALL MOBILE\n=========================== *\/\n\n@media (max-width: 480px) {\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 14px;\n    }\n\n    .hero-buttons a {\n        height: 52px;\n        font-size: 14px;\n    }\n}\n<\/style>\n\n\n\n<style>\n\/* ==========================\nOUTCOMES SECTION\n========================== *\/\n\n.ai-outcomes{\n    padding:100px 0px;\n}\n.ai-outcomes-1{\n    padding:100px 0;\nbackground: #f7f8fa;\n}\n\n.ai-outcomes-container{\n    max-width:1200px;\n    margin:0 auto;\n}\n\n.ai-outcomes .eyebrow{\n    display:inline-block;\n    margin-bottom:16px;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n    color:#2f5bea;\n}\n\n.ai-outcomes h2{\n    margin:0 0 24px;\n    max-width:1000px;\n    font-size:48px;\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-2px;\n}\n.ai-outcomes-1 h2{\n    margin:0 0 24px;\n    max-width:1000px;\n    font-size:48px;\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-2px;\n}\n.ai-outcomes-intro{\n    margin:0 0 20px;\n    font-size:16px;\n    line-height:1.8;\n    color:#62708a;\n}\n\n\/* ==========================\nGRID\n========================== *\/\n\n.ai-outcomes-grid-five{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:30px;\n}\n\n\/* ==========================\nCARD\n========================== *\/\n\n.ai-outcome-box{\n    background:#fff;\n    border:1px solid #d8dde8;\n    border-radius:18px;\n    padding:28px 20px 28px 20px;\n\n    display:flex;\n    flex-direction:column;\n\n    transition:all .3s ease;\n}\n\n.ai-outcome-box:hover{\n    border-top:5px solid #24689a;\n    transform:translateY(-4px);\n    box-shadow:0 14px 28px rgba(0,0,0,.08);\n}\n\n\/* ==========================\nTITLE\n========================== *\/\n\n.ai-outcome-box h3{\n    margin:0;\n    height:70px;\n\n    display:flex;\n\n\n    text-align: left;\n\n    font-size:20px;\n    line-height:1.45;\n    font-weight:800;\n}\n\n\/* ==========================\nDESCRIPTION\n========================== *\/\n\n.ai-outcome-box p{\n    margin:0;\n    font-size:16px;\n    line-height:1.8;\n    color:#62708a;\n}\n\n\/* ==========================\nTABLET\n========================== *\/\n\n@media (max-width:1024px){\n\n    .ai-outcomes{\n        padding:80px 20px;\n    }\n\n    .ai-outcomes h2{\n        font-size:38px;\n        line-height:1.1;\n    }\n\n    .ai-outcomes-intro{\n        margin-bottom:45px;\n    }\n\n    .ai-outcomes-grid-five{\n        grid-template-columns:repeat(2,1fr);\n        gap:24px;\n    }\n\n    .ai-outcome-box{\n        min-height:230px;\n    }\n\n    .ai-outcome-box h3{\n        height:64px;\n        font-size:20px;\n    }\n\n    .ai-outcome-box p{\n        font-size:16px;\n    }\n\n}\n\n\/* ==========================\nMOBILE\n========================== *\/\n\n@media (max-width:767px){\n\n    .ai-outcomes{\n        padding:60px 16px;\n    }\n\n    .ai-outcomes h2{\n        font-size:36px;\n        line-height:1.15;\n        letter-spacing:-1px;\n    }\n\n    .ai-outcomes-intro{\n        margin-bottom:35px;\n        font-size:16px;\n        line-height:1.7;\n    }\n\n    .ai-outcomes-grid-five{\n        grid-template-columns:1fr;\n        gap:20px;\n    }\n\n    .ai-outcome-box{\n        min-height:auto;\n        padding:24px;\n    }\n\n    .ai-outcome-box h3{\n        height:auto;\n        min-height:56px;\n        font-size:20px;\n        line-height:1.4;\n    }\n\n    .ai-outcome-box p{\n        font-size:16px;\n        line-height:1.7;\n    }\n\n}\n<\/style>\n\n<section class=\"ai-outcomes\" style=\"background: #f7f8fa;\">\n     <div class=\"container\">\n     <div class=\"ai-outcomes-container container\">\n    <span class=\"eyebrow\">REALITY <\/span>\n        <h2>\n      Commerce Gets More Difficult to Change\n        <\/h2>\n\n        <p class=\"ai-outcomes-intro\">\nMost commerce platforms don&#8217;t become a problem overnight. They become more complex one <br>integration, one feature, and one business requirement at a time. Eventually, even small changes<br> require weeks of planning, testing, and coordination.\n        <\/p>\n\n<strong><p>Teams often tell us they&#8217;re dealing with challenges like these: <\/p><\/strong><br>\n\n        <div class=\"ai-outcomes-grid-five\">\n\n            <div class=\"ai-outcome-box\">\n\n                <p>\n   Releasing new features takes longer than it used to.\n                <\/p>\n            <\/div>\n\n            <div class=\"ai-outcome-box\">\n         \n                <p>\n        Legacy systems make every integration more complicated.\n                <\/p>\n            <\/div>\n\n            <div class=\"ai-outcome-box\">\n\n                <p>\n             Different sales channels don&#8217;t work together as smoothly as they should.\n                <\/p>\n            <\/div>\n\n            <div class=\"ai-outcome-box\">\n         \n                <p>\nPeak traffic exposes performance issues that weren&#8217;t obvious before.\n                <\/p>\n            <\/div>\n\n <div class=\"ai-outcome-box\">\n        \n                <p>\n     Engineers spend more time maintaining existing systems than improving the customer experience.\n                <\/p>\n            <\/div>\n\n\n    <\/div>\n\n    <\/div>\n    <\/div>\n\n<\/section>\n\n\n\n<style>\n\/* =========================================\nCHALLENGES SECTION\n========================================= *\/\n\n.challenge-start{\n    padding:100px 20px;\n    background:#fff;\n}\n\n.challenge-start-container{\n    max-width:1200px;\n    margin:0 auto;\n}\n\n.challenge-start h2{\n    margin:0 0 28px;\n    max-width:950px;\n    font-size:48px;\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-2px;\n}\n\n.challenge-start p{\n    margin:0 0 22px;\n    max-width:760px;\n    font-size:16px;\n    line-height:1.75;\n    color:#334766;\n}\n\n.challenge-start strong{\n    display:block;\n    margin:35px 0 24px;\n    font-size:16px;\n    color:#081F46;\n}\n\n\/* =========================================\nSUPPORT BOX\n========================================= *\/\n\n.challenge-support{\n    margin-top:18px;\n    padding:32px;\n    background:#F5F8FD;\n    border:1px solid #D7E2F0;\n    border-radius:30px;\n}\n\n.challenge-support-title{\n    margin-bottom:20px;\n    font-size:16px;\n    font-weight:700;\n    color:#081F46;\n}\n\n\/* =========================================\nPILLS\n========================================= *\/\n\n.challenge-pill-list{\n    display:flex;\n    flex-wrap:wrap;\n    gap:14px;\n}\n\n.challenge-pill{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    padding:12px 18px;\n\n    border:1px solid #A9C8EF;\n    border-radius:999px;\n\n    background:#fff;\n    color:#0C4F98;\n\n    font-size:14px;\n    font-weight:500;\n    text-decoration:none;\n\n    transition:.3s ease;\n}\n\n.challenge-pill:hover{\n    background:#0C4F98;\n    color:#fff;\n    border-color:#0C4F98;\n}\n\n\/* =========================================\nTABLET\n========================================= *\/\n\n@media(max-width:991px){\n\n.challenge-start{\n    padding:80px 20px;\n}\n\n.challenge-start h2{\n    font-size:36px;\n}\n\n.challenge-support{\n    padding:28px 24px;\n}\n\n}\n\n\/* =========================================\nMOBILE\n========================================= *\/\n\n@media(max-width:767px){\n\n.challenge-start{\n    padding:60px 16px;\n}\n\n.challenge-start h2{\n    font-size:36px;\n    letter-spacing:-1px;\n}\n\n.challenge-start p{\n    font-size:16px;\n}\n\n.challenge-pill{\n    width:100%;\n    justify-content:flex-start;\n    white-space:normal;\n}\n\n}\n<\/style>\n\n<section class=\"challenge-start container\">\n\n    <div class=\"challenge-start-container container\">\n\n        <h2>\n            Different Challenges. Different Starting Points\n        <\/h2>\n\n        <p>\n            No two businesses arrive at the same place.\n        <\/p>\n\n        <p>\n            Some have a platform that&#8217;s becoming difficult to maintain. Some have ambitious product<br> plans but not enough engineering capacity. Others want to introduce AI but aren&#8217;t sure<br> where it will actually make a difference.\n        <\/p>\n\n        <p>\n            Wherever you&#8217;re starting, the goal is usually the same: keep improving the business without <br>creating unnecessary disruption.\n        <\/p>\n\n        <strong>\n            That&#8217;s where we can help.\n        <\/strong>\n\n        <div class=\"challenge-support\">\n\n            <div class=\"challenge-support-title\">\n                We typically support teams with:\n            <\/div>\n\n            <div class=\"challenge-pill-list\">\n\n                <span class=\"challenge-pill\">\n                    Modernizing existing ecommerce platforms\n                <\/span>\n\n                <span class=\"challenge-pill\">\n                    Building new commerce experiences\n                <\/span>\n\n                <span class=\"challenge-pill\">\n                    Developing mobile commerce applications\n                <\/span>\n\n                <span class=\"challenge-pill\">\n                    Connecting ERP, CRM, payment, and logistics systems\n                <\/span>\n\n                <span class=\"challenge-pill\">\n                    Expanding engineering capacity\n                <\/span>\n\n                <span class=\"challenge-pill\">\n                    Improving platform performance and reliability\n                <\/span>\n\n                <span class=\"challenge-pill\">\n                    Supporting long-term product development\n                <\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<style>\n\n\/* ===========================\n   Healthcare Services Section\n=========================== *\/\n\n.financial-service-section{\n    padding:100px 20px;\n}\n\n.financial-service-container{\n    max-width:1200px;\n    margin:auto;\n}\n\n.financial-service-heading{\n    margin-bottom:55px;\n}\n\n.financial-service-heading h2{\n    font-size:48px;\n    font-weight:700;\n    line-height:1.1;\n    margin-bottom:20px;\n}\n\n.financial-service-heading p{\n    font-size:16px;\n    color:#6b7690;\n    line-height:1.8;\n}\n\n\/* Grid *\/\n\n.financial-service-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n    align-items:stretch;\n}\n\n\/* Card *\/\n\n.financial-service-card{\n    border:1px solid #dbe4ef;\n    border-radius:18px;\n    overflow:hidden;\n    background:#fff;\n    transition:.3s;\n\n    display:flex;\n    flex-direction:column;\n}\n\n.financial-service-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 15px 40px rgba(0,0,0,.08);\n}\n\n\/* Image *\/\n\n.financial-service-image{\n    height:180px;\n    overflow:hidden;\n}\n\n.financial-service-image img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n}\n\n\/* Content *\/\n\n.financial-service-content{\n    padding:20px;\n    display:flex;\n    flex-direction:column;\n    flex:1;\n}\n\n.financial-service-content h3{\n    font-size:20px;\n    line-height:1.35;\n    margin-bottom:18px;\n}\n\n.financial-service-content p{\n    color:#69758f;\n    line-height:1.8;\n    margin-bottom:22px;\n}\n\n.financial-service-content ul{\n    padding-left:18px;\n    margin-bottom:24px;\n}\n\n.financial-service-content li{\n    margin-bottom:10px;\n    color:#5d6780;\n    line-height:1.6;\n}\n\n\/* Case Study *\/\n\n.case-study{\n    margin-top:auto;\n\n    border:1px solid #24689a;\n    border-radius:12px;\n\n    padding:18px 20px;\n\n    min-height:110px;\n\n    display:flex;\n    align-items:flex-start;\n}\n\n.case-study a{\n    text-decoration:none;\n    color:inherit;\n    width:100%;\n}\n\n.case-study strong{\n    font-weight:700;\n}\n\n.case-study p{\n    margin:8px 0 0;\n    color:#000;\n    font-size:14px;\n    line-height:1.5;\n}\n\n\/* Responsive *\/\n\n@media(max-width:991px){\n\n    .financial-service-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .financial-service-heading h2{\n        font-size:36px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .financial-service-grid{\n        grid-template-columns:1fr;\n    }\n\n}\n\n@media(max-width:576px){\n\n    .financial-service-section{\n        padding:60px 20px;\n    }\n\n    .financial-service-heading h2{\n        font-size:32px;\n    }\n\n    .financial-service-content{\n        padding:22px;\n    }\n\n}\n\n<\/style>\n\n\n<section style=\"background: #f7f8fa;\">\n<div class=\"financial-service-section container\">\n<div class=\"financial-service-container container\">\n\n<div class=\"financial-service-heading\">\n\n<h2>\nPlatforms and Solutions We Support\n<\/h2>\n\n\n\n<\/div>\n\n<div class=\"financial-service-grid\">\n\n<!-- Card 1 -->\n\n<div class=\"financial-service-card\">\n\n<div class=\"financial-service-image\">\n<img decoding=\"async\" src=\"\/wp-content\/themes\/restly-child\/assets\/images\/ecom-mcom\/Commerce.jpeg\" alt=\"Commerce\">\n<\/div>\n\n<div class=\"financial-service-content\">\n\n<h3>Commerce Platforms<\/h3>\n\n<p>\nWhether you&#8217;re launching a new platform or improving an existing one, we help build commerce systems that continue to support business growth.\n<\/p>\n\n<ul>\n<li>B2B Commerce<\/li>\n<li>B2C Commerce<\/li>\n<li>Marketplace Platforms<\/li>\n<li>Headless Commerce<\/li>\n<li>Custom Ecommerce Development<\/li>\n<\/ul>\n\n\n\n<\/div>\n\n<\/div>\n\n<!-- Card 2 -->\n\n<div class=\"financial-service-card\">\n\n<div class=\"financial-service-image\">\n<img decoding=\"async\" src=\"\/wp-content\/themes\/restly-child\/assets\/images\/ecom-mcom\/Mobile Commerce.jpg\" alt=\"Mobile Commerce\">\n<\/div>\n\n<div class=\"financial-service-content\">\n\n<h3>Mobile Commerce<\/h3>\n\n<p>\nCustomers expect the same experience wherever they shop. We help businesses deliver consistent mobile experiences across devices.\n\n<\/p>\n\n<ul>\n<li>Native iOS &amp; Android Apps<\/li>\n<li>Mobile Shopping Applications<\/li>\n<li>Loyalty Applications<\/li>\n<li>Omnichannel Experiences<\/li>\n<\/ul>\n\n\n<\/div>\n\n<\/div>\n\n<!-- Card 3 -->\n\n<div class=\"financial-service-card\">\n\n<div class=\"financial-service-image\">\n<img decoding=\"async\" src=\"\/wp-content\/themes\/restly-child\/assets\/images\/ecom-mcom\/Integration.png\" alt=\"Integration\">\n<\/div>\n\n<div class=\"financial-service-content\">\n\n<h3>Integrations &amp; Platform Engineering<\/h3>\n\n<p>\nAs commerce grows, so does the number of systems behind it. We help connect them without making the platform harder to manage.\n<\/p>\n\n<ul>\n<li>ERP &amp; CRM Integration<\/li>\n<li>Payment Gateways<\/li>\n<li>Order Management<\/li>\n<li>Inventory Systems<\/li>\n<li>API Development<\/li>\n<li>DevOps &amp; Cloud Engineering<\/li>\n<\/ul>\n\n<div class=\"case-study\">\n    <a href=\"https:\/\/www.imt-soft.com\/ja\/company\/case-studies\/group-travel-platform\/\" style=\"text-decoration: none; color: inherit;\" target=\"_blank\" rel=\"noopener noreferrer\">\n        <strong style=\"font-weight:700;\"><i>Read Case Study:<\/i><\/strong>\n        <p style=\"color:#000;font-size:14px;\">\u56e3\u4f53\u65c5\u884c\u5411\u3051\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0<\/p>\n    <\/a>\n<\/div>\n<\/div>\n\n<\/div>\n\n<\/div>\n<\/div>\n\n<\/div>\n<\/section>\n\n\n\n<section class=\"ai-outcomes\">\n     <div class=\"container\">\n     <div class=\"ai-outcomes-container container\">\n    <span class=\"eyebrow\">AI &#038; AUTOMATION<\/span>\n        <h2>\nStart With the Work That Slows Everyone Down\n        <\/h2>\n        <p class=\"ai-outcomes-intro\">\nMost commerce teams aren&#8217;t looking for more AI. They&#8217;re looking for fewer manual tasks,<br> faster releases, and better visibility across their operations.\n        <\/p>\n<strong><p>That&#8217;s usually where AI creates the biggest impact. <\/p><\/strong><br>\n        <div class=\"ai-outcomes-grid-five\">\n            <div class=\"ai-outcome-box\">\n<h3>Customer Experience<\/h3>\n                <p>\nPersonalized product recommendations   <\/p><hr>\n   <p>Smarter product search   <\/p><hr>\n   <p>AI shopping assistants\n                <\/p>\n            <\/div>\n            <div class=\"ai-outcome-box\">\n         <h3>Operations<\/h3>\n                <p>\n   Inventory forecasting<\/p><hr>\n   <p>Product catalog management <\/p><hr>\n   <p>Customer support automation\n                <\/p>\n            <\/div>\n            <div class=\"ai-outcome-box\">\n<h3>Software Delivery<\/h3>\n                <p>\n           Faster testing<\/p><hr>\n   <p>Code assistance<\/p><hr>   \n   <p>Documentation\n<hr>   <p>Release automation   <\/p>\n                \n            <\/div>\n    <\/div>\n    <\/div>\n    <\/div>\n<\/section>\n\n\n\n<section style=\" background: #f7f8fa;\"> \n    <div class=\"container\">\n\n    \n    <div class=\"container ai-reality-container\">\n    <h2>\n  \nEngineering For Commerce Without The Gaps\n    <\/h2>\n \n\n    <div class=\"ai-reality-grid\">\n\n      <div class=\"ai-reality-card\">\n        <h3>Expertise in eCommerce &amp; mCommerce<\/h3>\n        <p>\nWe&#8217;ve spent years building inside the commerce space, so we know which platforms scale, where complexity hides, and what actually drives long-term performance.\n        <\/p>\n \n\n      <\/div>\n\n      <div class=\"ai-reality-card\">\n        <h3>Friendshore collaboration<\/h3>\n<p>\nWe work alongside your team with complete transparency and shared priorities, combining deep technical competency with a genuine understanding of your business to keep every decision aligned with what actually moves the needle.\n        <\/p>\n\n\n      <\/div>\n\n      <div class=\"ai-reality-card\">\n        <h3>Commitment to measurable success<\/h3>\n\n        <p>\nWe stay beyond launch through every iteration and upgrade, with clear metrics tied to performance, conversion, and platform stability, so you always see exactly what our work delivers.\n\n        <\/p>\n\n\n      <\/div>\n    <\/div>\n\n  <a href=\"https:\/\/www.imt-soft.com\/ja\/company\/how-we-work\/\" class=\"framework-btn-1 mt-5\">\nExplore How IMT Delivers Reliable Engineering Execution\n\n               \n                <\/a>\n   \n   <\/div>\n   <\/div>\n<\/section>\n\n<style>\n\n\/* =========================\n   REALITY SECTION\n========================= *\/\n\n.ai-reality-container .eyebrow {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #2f5bea;\n    margin-bottom: 16px;\n}\n\n.ai-reality-container{\n   padding:100px 0;\n}\n\n.ai-reality-container h2{\n    margin:0 0 30px;\n    font-size:48px;\n    line-height:1.05;\n    font-weight:800;\n    letter-spacing:-2px;\n}\n .ai-reality-container > p{\n    font-size:16px;\n    line-height:1.9;\n    color:#5F6F8F;\n    margin-bottom:50px;\n}\n\n\/* =========================\n   CARDS\n========================= *\/\n\n.ai-reality-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:30px;\n}\n\n.ai-reality-card{\n    background:#ffffff;\n    border:1px solid #e4eaf2;\n    border-radius:24px;\n    padding: 30px 20px 30px 20px;\n    transition:.3s ease;\n}\n\n.ai-reality-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 20px 40px rgba(0,0,0,.08);\n}\n\n.ai-reality-card h3{\n    margin:0 0 20px;\n    font-size:22px;\n    line-height:1.2;\n    font-weight:800;\n}\n\n.ai-reality-card p{\ncolor: #62708a;\n    font-size:16px;\n    line-height:1.8;\n    margin-top: 20px;\n}\n\n\/* =========================\n   NOTE\n========================= *\/\n\n.ai-reality-note{\n    text-align:center;\n    margin-top:35px;\n    font-size:20px;\n    font-style:italic;\n    color:#6a7c99;\n}\n\/* ==========================\n   BUTTON\n========================== *\/\n\n.framework-btn-1 {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    border: 1px solid #0d4c8e;\n    margin-top: 24px;\n    padding: 16px 20px;\n\n    background: #0d4c8e;\n    color: #fff !important;\n    text-decoration: none !important;\n\n    border-radius: 999px;\n    width: 500px;\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.4;\n\n    transition: all .3s ease;\n}\n\n.framework-btn-1:hover {\n    background: #0d4c8e;\n    color: #fff !important;\n    text-decoration: none !important;\n  transform: translateY(-4px);\n}\n\n.framework-btn-1 svg {\n    transition: transform .3s ease;\n    width: 20px;\n}\n\n.framework-btn-1:hover svg {\n    transform: translateX(4px);\n}\n\/* =========================\n   TABLET\n========================= *\/\n\n@media (max-width:1024px){\n\n    .ai-reality-container{\n        padding:80px 0px;\n    }\n\n    .ai-reality-container h2{\n        font-size:36px;\n        line-height:1.15;\n    }\n\n .ai-reality-container > p{\n        font-size:18px;\n    }\n\n    .ai-reality-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:20px;\n    }\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width:768px){\n\n    .ai-reality-container{\n        padding:60px 0px;\n    }\n.framework-btn-1 {\n    width: 360px;\n\n}\n    .ai-reality-container h2{\n        font-size:36px;\n        line-height:1.2;\n        letter-spacing:-1px;\n        margin-bottom:20px;\n    }\n\n\n .ai-reality-container > p{\n        font-size:16px;\n        line-height:1.8;\n        margin-bottom:30px;\n    }\n\n    .ai-reality-grid{\n        grid-template-columns:1fr;\n        gap:18px;\n    }\n\n    .ai-reality-card{\n        padding:24px;\n        border-radius:18px;\n    }\n\n    .ai-reality-card h3{\n        font-size:24px;\n    }\n\n    .ai-reality-card p{\n        font-size:16px;\n        line-height:1.8;\n    }\n\n    .ai-reality-note{\n        font-size:16px;\n        line-height:1.7;\n        margin-top:25px;\n    }\n}\n\n\/* =========================\n   SMALL MOBILE\n========================= *\/\n\n@media (max-width:480px){\n.framework-btn-1 {\n    width: 300px;\n\n}\n    .ai-reality-container h2{\n        font-size:36px;\n    }\n\n    .ai-reality-card{\n        padding:20px;\n    }\n\n    .ai-reality-card h3{\n        font-size:20px;\n    }\n\n    .ai-reality-card p{\n        font-size:16px;\n    }\n\n    .ai-reality-note{\n        font-size:16px;\n    }\n}\n\n<\/style>\n\n\n\n<style>\n\/*==================================\nSECTION\n==================================*\/\n.trust-experience{\n    padding:100px 20px;\n}\n.trust-experience-container{\n    max-width:1200px;\n    margin:auto;\n}\n.trust-experience h2{\n    font-size:48px;\n    line-height:1.08;\n    font-weight:800;\n    letter-spacing:-2px;\n    margin-bottom:24px;\n    max-width:900px;\n}\n.trust-experience-intro{\n    max-width:860px;\n    font-size:16px;\n    line-height:1.8;\n    color:#5f6c82;\n    margin-bottom:60px;\n}\n\/*==================================\nGRID\n==================================*\/\n.trust-feature-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n}\n\/*==================================\nCARD\n==================================*\/\n.trust-feature-card{\n    background:#fff;\n    border:1px solid #d9dee8;\n    border-radius:20px;\n    height:64px;              \/* d\u00f9ng height thay v\u00ec min-height *\/\n    padding:0 0 0 20px;\n    display:flex;\n    align-items:center;\n    box-sizing:border-box;\n}\n.trust-feature-card:hover{\n    transform:translateY(-4px);\n    border-color:#2F5BEA;\n    box-shadow:0 12px 28px rgba(0,0,0,.08);\n}\n\/*==================================\nICON\n==================================*\/\n.trust-feature-icon{\n    width:48px;\n    height:48px;\n    flex-shrink:0;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n}\n.trust-feature-icon img{\n    width:42px;\n    height:42px;\n    object-fit:contain;\n    display:block;\n}\n\/*==================================\nTEXT\n==================================*\/\n.trust-feature-card h3{\n    margin:0 !important;      \/* Quan tr\u1ecdng *\/\n    padding:0 !important;\n    font-size:18px;\n    font-weight:500;\n    line-height:1.2;\n}\n\/*==================================\nTABLET\n==================================*\/\n@media (max-width:1024px){\n    .trust-feature-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n    .trust-experience h2{\n        font-size:36px;\n    }\n    .trust-feature-card h3{\n        font-size:20px;\n    }\n}\n\/*==================================\nMOBILE\n==================================*\/\n@media (max-width:767px){\n    .trust-experience{\n        padding:60px 16px;\n    }\n    .trust-feature-grid{\n        grid-template-columns:1fr;\n    }\n    .trust-experience h2{\n        font-size:36px;\n    }\n    .trust-experience-intro{\n        font-size:16px;\n    }\n  \n    .trust-feature-card h3{\n        font-size:20px;\n    }\n    .trust-feature-icon{\n        width:40px;\n        height:40px;\n    }\n    .trust-feature-icon img{\n        width:36px;\n        height:36px;\n    }\n}\n<\/style>\n<\/head>\n<body>\n<section class=\"trust-experience container\">\n    <div class=\"trust-experience-container container\">\n        <h2>Good Engineering Starts With Good Practices<\/h2>\n        <p class=\"trust-experience-intro\">\n    Commerce platforms handle customer data, payments, and business-critical transactions <br>every day. That means security, quality, and governance need to be part of every release <br>not something added before go-live.\n        <\/p>\n        <div class=\"trust-feature-grid\">\n            <div class=\"trust-feature-card\">\n              \n                <h3>ISO 27001-certified processes<\/h3>\n            <\/div>\n            <div class=\"trust-feature-card\">\n                <h3>GDPR-aware development<\/h3>\n            <\/div>\n            <div class=\"trust-feature-card\">\n                <h3>Secure software development lifecycle<\/h3>\n            <\/div>\n            <div class=\"trust-feature-card\">\n                <h3>Code reviews and quality assurance<\/h3>\n            <\/div>\n            <div class=\"trust-feature-card\">\n                <h3>Cloud security best practices<\/h3>\n            <\/div>\n            <div class=\"trust-feature-card\">\n                <h3>Structured delivery governance<\/h3>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<section class=\"hero-ai-footer mb-5\" style=\"   padding: 90px 20px 90px;\">\n\n    <div class=\"hero-overlay\"><\/div>\n\n    <div class=\"hero-content\">\n        <h2>\nReady For A Different Approach?\n        <\/h2>\n\n        <p>\nYou already know where your platform needs to move faster, scale smarter, or<br> perform better. We&#8217;re here to help you get there with the right engineering support,<br> on your timeline, without the usual friction.\n        <\/p>\n<br>\n        <div class=\"hero-buttons\">\n\n            <a href=\"https:\/\/www.imt-soft.com\/ja\/contact\/\" class=\"btn-primary\" style=\"color:#0d4c8e;\">\nTalk to Our Experts\n            <\/a>\n\n \n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\/* ===========================\n   HERO SECTION\n=========================== *\/\n\n.hero-ai-footer {\n    position: relative;\n\n    min-height: 400px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n \n\n    background-image: url('\/wp-content\/themes\/restly-child\/assets\/images\/ecom-mcom\/bg ecom mcom.png');\n    background-size: cover;\n    background-position: center;\n\n    overflow: hidden;\n}\n\n\/* ===========================\n   OVERLAY\n=========================== *\/\n\n.hero-overlay {\n    position: absolute;\n    inset: 0;\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(0,0,0,0.30),\n            rgba(0,0,0,0.45)\n        );\n}\n\n\/* ===========================\n   CONTENT BOX\n=========================== *\/\n\n.hero-content {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 1120px;\n\n    text-align: center;\n\n    padding: 50px 30px;\n\n    border-radius: 28px;\n\n    background: rgba(13, 76, 142, 0.80);\n\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n\n    border: 1px solid rgba(255,255,255,0.10);\n\n    box-shadow:\n        0 24px 60px rgba(0,0,0,0.30);\n}\n\n\/* ===========================\n   HEADING\n=========================== *\/\n\n.hero-content h2 {\n    margin: 0 0 24px;\n\n    color: #ffffff;\n\n    font-size: 60px;\n    font-weight: 700;\n    line-height: 1.08;\n\n    letter-spacing: -1.5px;\n\n    text-align: center;\n\n    text-shadow:\n        0 6px 18px rgba(0,0,0,0.45);\n}\n\n\/* ===========================\n   SUBHEADING\n=========================== *\/\n\n.hero-content p {\n    max-width: 940px;\n\n    margin: 0 auto;\n\n    color: rgba(255,255,255,0.95);\n\n    font-size: 16px;\n    line-height: 1.9;\n\n    text-align: center;\n}\n\n.hero-content p strong {\n    font-weight: 800;\n}\n\n\/* ===========================\n   BUTTONS\n=========================== *\/\n\n.hero-buttons {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n\n    gap: 18px;\n\n    flex-wrap: wrap;\n}\n.hero-buttons .btn-primary,\n.hero-buttons .btn-outline {\n    font-weight: 900 !important;\n}\n.hero-buttons a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n \n    min-width: 260px;\n    height: 54px;\n\n    padding: 0 34px;\n\n    border-radius: 999px;\n\n    text-decoration: none;\n\n    font-size: 16px;\n\n    transition:\n        all .25s ease;\n}\n\n\/* ===========================\n   PRIMARY BUTTON\n=========================== *\/\n\n.btn-primary {\n    background: #ffffff !important;\n\n    color: #0d4c8e;\n\n    font-weight: 800;\n\n    border: 1px solid #ffffff;\n\n    box-shadow:\n        0 10px 28px rgba(0,0,0,0.20);\n}\n\n.btn-primary:hover {\n    transform: translateY(-3px);\n   background: #ffffff;\n}\n\n\/* ===========================\n   OUTLINE BUTTON\n=========================== *\/\n\n.btn-outline {\n    background: transparent;\n\n    border: 1.5px solid #fff;\n\n    color: #ffffff;\n\n    font-weight: 400;\n}\n\n.btn-outline:hover {\n    transform: translateY(-3px);\n\n   color:#ffffff;\n\n    border-color: #ffffff;\n}\n\n\/* ===========================\n   TABLET\n=========================== *\/\n\n@media (max-width: 1024px) {\n .hero-ai {\n        padding: 100px 16px;\n    }\n    .hero-content {\n        padding: 48px 36px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 16px;\n    }\n}\n\n\/* ===========================\n   MOBILE\n=========================== *\/\n\n@media (max-width: 768px) {\n\n    .hero-ai {\n        padding: 100px 16px;\n    }\n\n    .hero-content {\n        padding: 36px 22px;\n\n        border-radius: 20px;\n    }\n\n    .hero-content h2 {\n        font-size: 36px;\n        line-height: 1.2;\n    }\n\n    .hero-content p {\n        font-size: 16px;\n        line-height: 1.8;\n\n    }\n\n    .hero-buttons {\n        flex-direction: column;\n    }\n\n    .hero-buttons a {\n        width: 100%;\n        min-width: unset;\n    }\n}\n\n\/* ===========================\n   SMALL MOBILE\n=========================== *\/\n\n@media (max-width: 480px) {\n\n    .hero-content h2 {\n        font-size: 36px;\n    }\n\n    .hero-content p {\n        font-size: 14px;\n    }\n\n    .hero-buttons a {\n        height: 52px;\n        font-size: 14px;\n    }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>ECOMMERCE &amp; MOBILE COMMERCE Ecommerce &amp; Mobile Commerce That Grows With Your Business Business growth shouldn&#8217;t mean slower software delivery. But as ecommerce platforms become more complex, every change takes more time and effort. IMT helps businesses modernize and extend their platforms to support the next stage of growth. REALITY Commerce Gets More Difficult to Change Most commerce platforms don&#8217;t become a problem overnight. They become more complex one integration, one feature, and one business requirement at a time. Eventually, even small changes require weeks of planning, testing, and coordination. Teams often tell us they&#8217;re dealing with challenges like these: Releasing new features takes longer than it used to. Legacy [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":2606,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"template-home.php","meta":{"om_disable_all_campaigns":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2500","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Commerce Platform Solutions That Will Boost Revenue - IMT Solutions<\/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:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Commerce Platform Solutions That Will Boost Revenue - IMT Solutions\" \/>\n<meta property=\"og:description\" content=\"ECOMMERCE &amp; MOBILE COMMERCE Ecommerce &amp; Mobile Commerce That Grows With Your Business Business growth shouldn&#8217;t mean slower software delivery. But as ecommerce platforms become more complex, every change takes more time and effort. IMT helps businesses modernize and extend their platforms to support the next stage of growth. REALITY Commerce Gets More Difficult to Change Most commerce platforms don&#8217;t become a problem overnight. They become more complex one integration, one feature, and one business requirement at a time. Eventually, even small changes require weeks of planning, testing, and coordination. Teams often tell us they&#8217;re dealing with challenges like these: Releasing new features takes longer than it used to. Legacy [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/\" \/>\n<meta property=\"og:site_name\" content=\"IMT Solutions\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/IMTSolutions\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-28T01:57:02+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@imtsolutions\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/\",\"url\":\"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/\",\"name\":\"Commerce Platform Solutions That Will Boost Revenue - IMT Solutions\",\"isPartOf\":{\"@id\":\"https:\/\/m.imt-soft.com\/en\/#website\"},\"datePublished\":\"2023-01-31T09:58:25+00:00\",\"dateModified\":\"2026-07-28T01:57:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/m.imt-soft.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expertise\",\"item\":\"https:\/\/m.imt-soft.com\/ja\/expertise\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Commerce Platform Solutions That Will Boost Revenue\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/m.imt-soft.com\/en\/#website\",\"url\":\"https:\/\/m.imt-soft.com\/en\/\",\"name\":\"IMT Solutions\",\"description\":\"Trusted IT Outsourcing Provider\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/m.imt-soft.com\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ja\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Commerce Platform Solutions That Will Boost Revenue - IMT Solutions","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:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/","og_locale":"ja_JP","og_type":"article","og_title":"Commerce Platform Solutions That Will Boost Revenue - IMT Solutions","og_description":"ECOMMERCE &amp; MOBILE COMMERCE Ecommerce &amp; Mobile Commerce That Grows With Your Business Business growth shouldn&#8217;t mean slower software delivery. But as ecommerce platforms become more complex, every change takes more time and effort. IMT helps businesses modernize and extend their platforms to support the next stage of growth. REALITY Commerce Gets More Difficult to Change Most commerce platforms don&#8217;t become a problem overnight. They become more complex one integration, one feature, and one business requirement at a time. Eventually, even small changes require weeks of planning, testing, and coordination. Teams often tell us they&#8217;re dealing with challenges like these: Releasing new features takes longer than it used to. Legacy [&hellip;]","og_url":"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/","og_site_name":"IMT Solutions","article_publisher":"https:\/\/www.facebook.com\/IMTSolutions\/","article_modified_time":"2026-07-28T01:57:02+00:00","twitter_card":"summary_large_image","twitter_site":"@imtsolutions","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/","url":"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/","name":"Commerce Platform Solutions That Will Boost Revenue - IMT Solutions","isPartOf":{"@id":"https:\/\/m.imt-soft.com\/en\/#website"},"datePublished":"2023-01-31T09:58:25+00:00","dateModified":"2026-07-28T01:57:02+00:00","breadcrumb":{"@id":"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/m.imt-soft.com\/en\/expertise\/ecommerce-mcommerce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/m.imt-soft.com\/en\/"},{"@type":"ListItem","position":2,"name":"Expertise","item":"https:\/\/m.imt-soft.com\/ja\/expertise\/"},{"@type":"ListItem","position":3,"name":"Commerce Platform Solutions That Will Boost Revenue"}]},{"@type":"WebSite","@id":"https:\/\/m.imt-soft.com\/en\/#website","url":"https:\/\/m.imt-soft.com\/en\/","name":"IMT Solutions","description":"Trusted IT Outsourcing Provider","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/m.imt-soft.com\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ja"}]}},"_links":{"self":[{"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/pages\/2500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/comments?post=2500"}],"version-history":[{"count":20,"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/pages\/2500\/revisions"}],"predecessor-version":[{"id":7275,"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/pages\/2500\/revisions\/7275"}],"up":[{"embeddable":true,"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/pages\/2606"}],"wp:attachment":[{"href":"https:\/\/www.imt-soft.com\/ja\/wp-json\/wp\/v2\/media?parent=2500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}